I've been grappling with an annoying bug for a while now - attached
are two examples of an empty set of log-log axes with an xlabel.  one
has figsize(10,5) and the other is figsize(10,6) .  As is apparent
from the images, the (10,5) figure has the xlabel cut off because the
log axes are too big.  If I don't use a log axis, everything is fine,
but the added size of the superscript in the axis pushes the label off
the edge of the figure.  I've been working around this by changing the
size of the figure (as shown in the (10,6) figure , but sometimes I
have strict limits on the size I need for my figures.  Is there an
obvious work-around to fix this, or does some of the labelling code
need to be changed?  Note that this problem is much exacerbated if I
use larger font sizes or smaller figures...

-- 
Erik Tollerud
Graduate Student
Center For Cosmology
Department of Physics and Astronomy
2142 Frederick Reines Hall
University of California, Irvine
Office Phone: (949)824-2587
Cell: (651)307-9409
[EMAIL PROTECTED]

<<attachment: labelerrbad.png>>

<<attachment: labelerrgood.png>>

-------------------------------------------------------------------------
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