On Sat, Jul 26, 2008 at 12:55 PM, eliben <[EMAIL PROTECTED]> wrote:

> Yes, WXAgg works.
> What is the difference between WXAgg and WX backends ? I couldn't find any
> real documentation on the subject and I would really like to know. Can WX do
> something WXAgg can't ?

WXAgg is the full featured wx backend, wx has limited support for all
of matplotlib's features.  Agg is the antigrain C++ rendering library
(http://antigrain.com) that is the standard matplotlib raster backend.
 See http://matplotlib.sourceforge.net/doc/html/faq/installing_faq.html#id1
for details.

JDH

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to