Skip to content

Define axis step size #332

@msantelices

Description

@msantelices

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.

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