Set custom y-axis tick positions and optional labels.
Parameters positions : real(wp), contiguous, intent(in) Tick locations. labels : character(len=*), optional Tick labels.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in), | contiguous | :: | positions(:) | ||
| character(len=*), | intent(in), | optional | :: | labels(:) |