Interaction with Scatter- or Bar-Charts

Ah, but things like logarithmic scaling wouldn’t work with a dcc.Slider. :slight_smile:

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: