Draw the plot frame using actual plot area coordinates (FIXED version)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(pdf_context_core), | intent(inout) | :: | ctx | |||
real(kind=wp), | intent(in) | :: | plot_left | |||
real(kind=wp), | intent(in) | :: | plot_bottom | |||
real(kind=wp), | intent(in) | :: | plot_width | |||
real(kind=wp), | intent(in) | :: | plot_height | |||
real(kind=wp), | intent(in) | :: | canvas_height |