[Matplotlib-users] Third Y axis is like cryptonite to pyplot.

Andre andre.kjellstrup at gmail.com
Sat Apr 11 04:15:08 EDT 2020


I modified
https://matplotlib.org/3.2.1/gallery/ticks_and_spines/multiple_yaxis_with_spines.html
to have a fourth data-set: 
https://gist.github.com/AndKe/c0c999a22a8daebafb62171b671bf131

With the offset of "1.35"
par3.spines["right"].set_position(("axes", 1.35))
One can get a glimpse of that, any less, and it will overlap, and more it
will be invisible.

changing "right" to "left" does nothing.
Also, the resulting spines placement does vary with the width of the window. 
- wasting more space the wider the window gets.



--
Sent from: http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html


More information about the Matplotlib-users mailing list