Michael Droettboom wrote:
> If you're using 0.98.x with the wx backend, things are *very* slow.  The 
> performance of wx.GraphicsContext (that is uses under the hood) is 
> terrible. 

For what it's worth, apparently you can speed up GraphicsContext code 
substantially if you use it right -- i.e. create and manipulate paths, 
rather than using GCDC.

I haven't looked at the MPL code though, so I can't make any 
recommendations (I use wxAGG myself).

I just thought I'd post this, so if someone does want to improve the wx 
back-end performance, they'll know it's likely that it can be done.

-Chris




-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to