Re: [Matplotlib-users] Resolution in pdf exporting

2011-01-03 Thread Alan G Isaac
On 1/3/2011 11:41 AM, Keld Lundgaard wrote: > I have found that the pdf/eps backend make my plots in a too low resolution > (meaning do not uses enough points in the vector description). "path.simplify" must be set to True in your matplotlibrc? Alan Isaac -

[Matplotlib-users] Resolution in pdf exporting

2011-01-03 Thread Keld Lundgaard
Dear mailing list, I have found that the pdf/eps backend make my plots in a too low resolution (meaning do not uses enough points in the vector description). Is there any way to change this? (simply making the DPI higher does not change the case) Right now I have to save to png and then convert