On Thursday 13 July 2006 10:32, Martin Manns wrote:
> > The bigger problem is that each file format has basic characteristics
> > and limitations. If you draw a million markers and line segments, you
> > are inevitably going to have a big postscript file, unless the
> > postscript backend somehow
Hi all:
> > When I use matplotlib for a scatter plot with both dots and connecting
> > lines, the exported eps file is huge, if the distances between many points
> > are small. I think of this as a bug, since no preview tiff is included in
> > the generated eps and a variety of text processing app
On Friday 07 July 2006 3:30 pm, Eric Firing wrote:
> Martin,
>
> When I try your example with svn matplotlib, I get a 34 MB eps file, and
> looking at it, I don't see much room for making it smaller--there is one
> obvious optimization, abbreviating "marker", but that's it.
Thanks for the suggesti
> "Eric" == Eric Firing <[EMAIL PROTECTED]> writes:
Eric> Martin, When I try your example with svn matplotlib, I get a
Eric> 34 MB eps file, and looking at it, I don't see much room for
Eric> making it smaller--there is one obvious optimization,
Eric> abbreviating "marker", but
Martin,
When I try your example with svn matplotlib, I get a 34 MB eps file, and
looking at it, I don't see much room for making it smaller--there is one
obvious optimization, abbreviating "marker", but that's it. (The svg
file is 456 MB!) So, maybe some major optimization has already been
d
Hi Martin,
I suggest upgrading to 0.87.3. I can run your test script and can open the
resulting eps file. Please note, however, that you are asking for a file that
plots 2e6 points. We have already optimized the postscript commands such that
each marker or line requires essentially only a singl