Draw basic rectangular axes frame Uses a procedure pointer to be backend-agnostic
Type | Intent | Optional | Attributes | Name | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type(plot_area_t), | intent(in) | :: | plot_area | ||||||||||||||||||||||||||||||||||||||
private subroutine draw_line_proc(x1, y1, x2, y2)Arguments
|