Hi matplotlib users,

I am currently performing some experiments with plotting in matplotlib for
at web application. One thing I have noticed is that my image test sizes
are reduced by a factor 4.5 when not using antialiasing. And that for
pcolormesh the time it takes to produce a plot without antialiasing is
approximately half the time it takes to produce one with. And for my
application I do not really need antialiasing when the cost is so large.

I was therefore wondering whether it is possible to disable antialiasing
for pcolorfast? Otherwise I guess I will stick with pcolormesh and contourf.

Best regards,
Jesper
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to