On 07/21/2010 05:26 PM, John Hunter wrote:
> On Wed, Jul 21, 2010 at 10:09 PM, Tony S Yu<tsy...@gmail.com>  wrote:
>> Wow, I don't see that at all. I'm on OS X, mpl svn HEAD (r8567), and Qt4Agg. 
>> I don't have GTK installed, so unfortunately, I can't really do a proper 
>> comparison. Here's the output I get from your modified script. I get 
>> something similar with TkAgg (unfortunately, I get an AttributeError with 
>> the macosx backend).
>
> Works on my system for tkagg and qtagg4, so the bug appears gtkagg
> specific.  Must be something in the draw vs window realized and sized
> pipeline.  It appears you are getting some bogus size info.    Wonder
> if connecting to the draw_event might help here (longshot) or if any
> any of Eric's recent work on show is impacting th behavior here.

No. I modified the script to eliminate the subplots() calls so that I 
could run it on 0.99.3 (the first 2 figures only), and it still doesn't 
work on gtkagg, but does work on qt4agg.

Eric

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to