Hello,

Attached is a test script to produce low and high resolution (data-wise)
images in multiple formats.  You can change the dpi in the script, however,
I have not noticed any significant difference.  It also appears that the
data resolution doesn't impact the size of the artifact as much as I
originally thought.

I hope this is helpful!

Ben Root

On Fri, May 21, 2010 at 10:39 AM, Jae-Joon Lee <lee.j.j...@gmail.com> wrote:

> If possible, can you try the latest svn version and see if it makes
> any difference?
> Also, see if increasing the dpi helps, i.e.,
>
> savefig(..., dpi=150)
>
> Given the nature of the rasterization, I'm not sure if we can
> completely avoid the white gap for low dpi settings.
> But the displacement issue you see (although  think it has been fixed
> in the svn) needs to be fixed.
>
> Regards,
>
> -JJ
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>

Attachment: testpcolor.py
Description: Binary data

------------------------------------------------------------------------------

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

Reply via email to