Am 17.09.2011 18:49, schrieb Kurt Mueller:
> Am 17.09.2011 um 15:38 schrieb Jae-Joon Lee:
>> Thanks for reporting this.
>> I opened a pull request that I believe fixes this problem.
>> https://github.com/matplotlib/matplotlib/pull/472
> Thank you very much!
>> Please test this if you can.
> I hope next week.

I did a brief test.
(I added the three "if ax. ..." to the file gridspec.py in the matplotlib 
library.)
(matplotlib 1.0.1)
As far as I can tell is, that the unexpected effect did not occur any more.
I did not test it with shared axis.


>> Depending on your need, you may work around this by calling all the
>> set_position method always after all the GridSpec.update call.

In my programs I will use this approach until we move to a more recent 
matplotlib version.


Thanks
-- 
Kurt Mueller

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to