draw_text_axis_tick Subroutine

public subroutine draw_text_axis_tick(canvas, row, col)

Draw a single tick mark on a spine at a labeled tick position.

Arguments

Type IntentOptional Attributes Name
character(len=1), intent(inout) :: canvas(:,:)
integer, intent(in) :: row
integer, intent(in) :: col