[matplotlib-devel] Path simplification in backend_ps

2008-08-25 Thread David Baddeley
Are there any plans for path simplification in any of the non-agg backends? When plotting large numbers of data points (~50k upwards in my case) using the ps backend the resulting file are rather large (several MB). More of a concern is that they take a very long time (~5 minutes) to render with

Re: [matplotlib-devel] problems with labeling contour lines in 0.98.3

2008-08-25 Thread kaplan
Hi, I am currently on vacation, so I can´t be of much help - back beginning of next month. It would be useful if you could try the clabel and ginput demo scripts and send images of the resulting figures so that we can determine exactly what things work and don´t work. Thanks, David Mark

Re: [matplotlib-devel] Path simplification in backend_ps

2008-08-25 Thread Eric Firing
David Baddeley wrote: > Are there any plans for path simplification in any of the non-agg backends? > When plotting large numbers of data points (~50k upwards in my case) using > the ps backend the resulting file are rather large (several MB). More of a > concern is that they take a very long t