Can I have rangeslider in yaxis

Is there a possibility that I can have a range slider in Yaxis for a plotly curve ?
I know I can use range=[min , max ] , but using this function results in replotting of plot , which i dont want . Can some one help me on that :slight_smile:

Not at the moment, unfortunately.

Range sliders are limited to x axes.

Hi etienne

Can you suggest something similar so that I donot have to reload my graph , but at the same time clipping Y axis values outside a defined range ? Thanks in advance :slight_smile:

Here’s an example using Plotly.relayout: http://codepen.io/etpinard/pen/jrBbbx