Skip to content

Percentage tick labels #336

@sfiruch

Description

@sfiruch

What can we do to make ScottPlot better?
I'm trying to do a Scatter plott with percentages on both axes. It'd be great it ScottPlot supported conversion from "0.3184" to "31.8%" with a simple flag.

var plot = new ScottPlot.Plot();
...
plot.Ticks(percentages: true);

A more flexible, alternative solution of #297 might help in this case as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions