Autoscaling the y axis when using rangeslider

I’m following the rangeslider example from the docs: https://plot.ly/python/range-slider/

Is there a way to automatically (or even manually) rescale the y axis as the x range changes? For example, if the date range in the example above is set between Nov 2008 - April 2009, how can we automatically rescale the y axis to a more appropriate range to see the features in the data better?

Not at the moment, unfortunately.

It appears this was incorporated to plotly.js here, any word on this feature for python api users?

Did you find a way to resolve this issue?

Alas, I have not. For me, I only needed this feature for a pet project so it wasn’t too big of a deal and I haven’t followed up.

so, anyone found a solution to this one?

Any solution to this yet ?