Interesting. I can't reproduce your result using either the MacOSX or WXAgg backend. Which backend are you using, and does the problem persist if you use a different one?
Josh On Wed, Feb 18, 2009 at 11:12 AM, Olle Engdegård <o...@fysast.uu.se> wrote: > > Doing > > from pylab import * > x=normal(10, size=1000) > hist(x) > xlim(0,10) > savefig("Image.svg") > > and then importing the file to Inkscape and saving it there as a pdf gives > the attached result. The stuff right of x=10 is suddenly there. The weirdest > thing is that Inkscape _does not see this overspill_! > > Not sure what is happening here, cannot reproduce it with plot() instead of > hist(). > > Cheers, > Olle > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > > ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel