-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
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.
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:
If this feature sounds good, I would be interested in developing it.
Metadata
Metadata
Assignees
Labels
No labels