On Sun, Apr 25, 2010 at 1:09 PM, Miguel de Val Borro <[email protected]> wrote: > Hello, > > The amplitude of sharp peaks is not shown correctly when several plots > are stitched together and the x scale becomes very large. I have > noticed this problem with the pdf and png backends in the attached > script.
This is a known bug which is fixed in svn. You need to set path.simplify : False in your matplotlibrc http://matplotlib.sourceforge.net/users/customizing.html ------------------------------------------------------------------------------ _______________________________________________ Matplotlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
