On Friday 29 February 2008 10:38:33 am Matthieu Brucher wrote:
> > Anyway, it is almost surely a bounding box problem.
> >
> > > I think you can use eps2eps to get a new bounding box.
> >
> > Thanks, I'll try this :)
>
> It doesn't change a thing :|
>
> Besides, even if it worked, there should be a way of changing the global
> scale (see the attached image for a example).

You can either set your axes.formatter.limits rc setting to something like 4, 
or you can make your axes smaller in the figure, like 
axes([0.25,0.125,0.7,0.85])

Darren

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to