|
From: dodermat <dan...@gm...> - 2013-11-28 13:23:12
|
Joe's guess was right, I got identical IDs for all twinx(). I had OSX10.9, matplotlib 1.3.x and tried both Python 2.7 and 3.3. A friend of mine has Win7, matplotlib 1.2.0 and Pyhton 3.3, and also encountered the problem I described. Even the comments by Damian and Lunayo on Joe's snippet in Stackoverflow indicate that they had the same issue. I renewed all my package installations in order to get matplotlib 1.3.1 and have an environment that is similar to Dale's. Now I get the proper output with both Python 2.7 and 3.3. Problem solved - yet not understood... Thank you for your help! -- View this message in context: http://matplotlib.1069221.n5.nabble.com/Plotting-with-more-than-two-y-axes-with-twinx-tp42556p42560.html Sent from the matplotlib - users mailing list archive at Nabble.com. |