set_xticks Subroutine

public subroutine set_xticks(positions, labels)

Set custom x-axis tick positions and optionally labels

Arguments

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