0

I explored and didn't find if its possible make slider to horizontal axis (specifically time axis for my case) with Matplotlib library. I mean something in style in this page: plotly slider

user3205436
  • 57
  • 1
  • 8
  • There is a [slider demo](https://matplotlib.org/gallery/widgets/slider_demo.html). Maybe you want to spend some more words on what you want to achieve. – ImportanceOfBeingErnest Jul 02 '18 at 11:26
  • I have long time measurement, and sample is made every second. So i get dense data on the graph and can't analyze it properly. I would want add slider to the graph that will control the zoom i see on the graph, or slider that navigate along the timline axis (like plotly slider in the above link). In addition, this graph should be presented in ppt, so more "modern" slider is preferable. – user3205436 Jul 02 '18 at 11:40
  • Duplicate: https://stackoverflow.com/questions/44791466/scrollable-bar-graph-matplotlib – ImportanceOfBeingErnest Jul 12 '18 at 23:51

0 Answers0