Skip to content

Passing slider tick values and positions as arguments #6447

@bonskotti

Description

@bonskotti

Hi,

As far as I understand, it is not possible to give slider tick values or positions as arguments. The values and positions are currently defined based on the number of steps and the length of the slider. If the number of steps is a large number, it can result in a slider with unwanted tick values and positions.

plotly_slider_example_1

There is a workaround for this, but it would be nice to be able to pass tick values and positions as arguments, like with Dash Slider (https://dash.plotly.com/dash-daq/slider).

Desired output would look something like this:
plotly_slider_example_2

If this feature sounds good, I would be interested in developing it.

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