Draw minor tick marks (shorter than major ticks)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(pdf_context_core), | intent(inout) | :: | ctx | |||
| real(kind=wp), | intent(in) | :: | x_minor_positions(:) | |||
| real(kind=wp), | intent(in) | :: | y_minor_positions(:) | |||
| integer, | intent(in) | :: | num_x_minor | |||
| integer, | intent(in) | :: | num_y_minor | |||
| real(kind=wp), | intent(in) | :: | plot_left | |||
| real(kind=wp), | intent(in) | :: | plot_bottom |