Hello I am trying to do a plotly chart in python. I was wondering if there is a way to specify a middle range on the Y-axis.
For example:
if we have a Time Series with values ranging from 100 - 10 000, is there a way to set the scale of the Y axis to start from 100, end in 10 000 and the middle of the scale to be at 1000? Please find attached an example picture done in excel.