Relative Content

Tag Archive for pythonpandasmatplotlibaxis

unexpected reversed secondary y axis on dataframe plot

I’m trying to plot a electrical consumption, first in mA with a date, and with secondary axis in W with julian day.
I refered to this matplotlib article, and even if the example works perfectly, I can’t figrure where mine differ of it.
Because my secondary y axis is inverted as it’s supposed to be.