auto-rescale y-axis for range slider in plotly bar graph – python
Is there a way to force the rangeslider
in plotly to auto-rescale the y-axis? Manually selecting a date range with the DatePicker
works fine as the y-axis automatically updates. However, when updating through the rangeslider
, the y-axis doesn’t auto-rescale.