Markus,

That is good to know that it has been fixed.  As for the difference in
pcolor and pcolormesh, I think it has to do with the fact that pcolormesh is
composed of many lines while pcolor is composed of many polygons.  It is
probably more efficient to rasterize polygons than lines.

Ben Root

On Mon, May 31, 2010 at 4:45 AM, Markus Haider <markus.hai...@uibk.ac.at>wrote:

> > But the displacement issue you see (although  think it has been fixed
> > in the svn) needs to be fixed.
>
> Hi,
>
> I just tried out the svn version, and the displacement issue is indeed
> fixed in svn. There is one more question: If I use pcolor with
> rasterized, filesize is 165 kb, if I use pcolormesh it is 864 kb. What
> is the difference between pcolor and pcolormesh?
>
> Greetings,
> Markus
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
------------------------------------------------------------------------------

_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to