From: Darren D. <dar...@co...> - 2008-02-29 16:04:42
|
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 |