plotly / dash-slicer

A volume slicer for Dash
https://dash.plotly.com/slicer
MIT License
24 stars 8 forks source link

Enable navigating by clicking #21

Closed almarklein closed 3 years ago

almarklein commented 3 years ago

Closes #16

In short:

The disadvantage is that application code can no longer use the slider value as output, but that felt kinda iffy anyway. The new approach is for users to create a store with a similar dict-id. The advantage of this is that the slicer positions can be set from multiple sources!