Ah, but things like logarithmic scaling wouldn’t work with a dcc.Slider.
You could get a slider to work for sure.
The mouse events would cause the svg to update, then on release it would trigger the update.
Using the same mechanisms as here:
Ah, but things like logarithmic scaling wouldn’t work with a dcc.Slider.
You could get a slider to work for sure.
The mouse events would cause the svg to update, then on release it would trigger the update.
Using the same mechanisms as here: