Draw the solid left and bottom axis spines plus the corner tick. Spines are filled cell-by-cell in screen space so they stay continuous regardless of the data range (issue #2069).
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=1), | intent(inout) | :: | canvas(:,:) | |||
| integer, | intent(in) | :: | axis_col | |||
| integer, | intent(in) | :: | bottom_row | |||
| integer, | intent(in) | :: | top_row | |||
| integer, | intent(in) | :: | right_col |