plotly.graph_objs.layout.xaxis.rangeslider Module
Functions
plotly.graph_objs.layout.xaxis.rangeslider.YAxis([range=], [rangemode=]) → YAxis
Create a new ‘YAxis’ object
range- Sets the range of this axis for the rangeslider.rangemode- Determines whether or not the range of this axis in the rangeslider use the same value than in the main plot when zooming in/out. If *auto*, the autorange will be used. If *fixed*, the `range` is used. If *match*, the current range of the corresponding y-axis on the main subplot is used.
Do you still have questions?
Our Community Forum is full of helpful information and Anvil experts.