[Matplotlib-users] Range Slider?

Dieter Werthmüller dieter at werthmuller.org
Wed Oct 24 17:10:47 EDT 2018


Hi matplotlib users,

Matplotlib has the Slider-widget (matplotlib.widgets.Slider).

Is there a way to achieve a range-slider, hence to have a slider where 
you can drag from both sides and therefore get two values, the minimum 
and the maximum. For instance as it is implemented in the Jupyter 
widgets, see 
https://ipywidgets.readthedocs.io/en/stable/examples/Widget%20List.html#IntRangeSlider

Thanks,
Dieter


More information about the Matplotlib-users mailing list