Format a tick value as a string label
@param value: Tick value to format @param scale_type: Scale type for context @return label: Formatted label string
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | value | |||
| character(len=*), | intent(in) | :: | scale_type |