New to matplotlib. Basically, I have 2 axis using ax.twinx(). I have daily data going back 20 years. One of plots (LHS - Red) shows up as expected, but when I add the second plot (RHS - Blue), it doesn't show up as I want it as there is a large variation in the data points.
How can I fix it? I want it to be a smooth line.
This is what I want the blue line to look like: