-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
I need to create a chart showing standard deviations, so the scale of the y-axis should be based on SD value. For example, if my mean is 50 and my SD is 14, the Y-axis must be: 8, 22, 36, 50, 64, 78, 92
I can define the min and max values, and the amount of ticks in the axis but the step size is calculated automatically and most of times is not the values I need
Describe the solution you'd like
Being able to define the step size between axis values.
cb109, rlam3, AndreaMinato, lucasSzavara, josefinaestevez and 25 more
Metadata
Metadata
Assignees
Labels
No labels