Skip to content

Axis range values in scatter charts  #5715

@esraashabrani

Description

@esraashabrani

I would like to remove the decimal and minus values from my charts, I tried with

 layout={{
                    yaxis: {
                      range: [0, 100],
                    },
                  }}

plotly

this will limit the values to 100 and I don't want any limitation on the 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