Smart tick value formatting with automatic exponential notation for long labels Limits output to max_chars and uses exponential notation when needed
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | value | |||
integer, | intent(in) | :: | max_chars |