Hi!

This may be a pdf issue or an SVG issue and have nothing to do with matplotlib. 
If so, sorry...

Whenever I produce a figure with matplotlib and 'crop it' using the axis 
command 
the svg comes out fine. However, when I save this svg to pdf using inkscape's 
'cairo' backend the part of the data that was 'cropped' becomes visible in the 
pdf. e.g. if I had plotted data from x = -2 to +10, and then I set the axes to 
only show the data from +3 to +6, the svg comes out fine, but the pdf shows the 
rest of the graph leaking out from the axes.

I currently have to manually crop my data to prevent this.

Thanks!
-K


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to