Skip to content

Colorbar: add support for custom tick formatter #3844

@mawbydp

Description

@mawbydp

Suggestion:
Add ability to define how the value of the tick marks on a color bar are displayed.
For example with very large values (10^15+) the labels do not always display properly. It would be good to be able to define the string format for these ticks.

For example:

tickLabel= tickValue.ToString("+0.000e00; -0.000e00")

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions