set_yticks Subroutine

public subroutine set_yticks(positions, labels)

Set custom y-axis tick positions and optionally labels

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in), contiguous :: positions(:)
character(len=*), intent(in), optional :: labels(:)