On 2013-04-04, at 10:51 AM, Derek Thomas wrote:

> ...screen capture of the display...
> <grab.tiff>

Derek,

I just tried Phil's version of the code on my Mac (MP 1.2.0), and I  
see exactly the same problem as in your grab.tiff. This is using the  
default TkAgg backend.

I happen to have built MP 1.2.0 with the Qt4 backend option. When I  
prepend the lines

     from matplotlib import use
     use("QT4Agg")

to use Qt4, I get the expected (correct) display output.

Apparently this is a bug somewhere in the chain TkAgg/Tkinter/Tk.

John


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to