Re: [Matplotlib-users] xlabel vertical positioning

2009-04-28 Thread Yong-Duk Jin
You can use 'LABELPAD' to adjust label position. e.g. import pylab hAxes = pylab.axes() pylab.xlabel('test') hAxes.xaxis.LABELPAD = 0 pylab.show() -- Yong-Duk Jin On Tuesday 28 April 2009 14:08:50 Thomas Robitaille wrote: > Hi, > > This is probably a simple question

[Matplotlib-users] legend - markerscale does not work

2008-09-23 Thread Yong-Duk Jin
does not change. Please help me here to change the legend marker size. Thanks. -- Yong-Duk Jin - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with M

[Matplotlib-users] legend is not properly drawn when a plot is saved in 'pdf' format

2008-04-23 Thread Yong-Duk Jin
t * x = []; y = [] figure(figsize=(2,2)) Angle = '0.0' plot(x,y,label='0.0deg'); axis([0,1,0,1]); legend() savefig('test.pdf') Any comment? -- Yong-Duk Jin <>- This SF.net email is spo

[Matplotlib-users] failed to save in 'eps' format when I use latex environment

2008-04-23 Thread Yong-Duk Jin
{figure} ! Extra \endgroup. \endgroup l.33 \end{figure} [1] (./8c18ecc500de49027f0ed1df1bec10b8.aux) ) (see the transcript file for additional information) Output written on 8c18ecc500de49027f0ed1df1bec10b8.dvi (1 page, 424 bytes). Transcript written on 8c18ecc500de49027f0ed1df1bec10b8.log.

[Matplotlib-users] distance between tick label and xlabel

2008-04-19 Thread Yong-Duk Jin
When I increase the xlabel fontsize, it overlaps with the tick label. How can I adjust the distance between tick label and xlable (or ylabel)? Please help me. -- Yong-Duk Jin - This SF.net email is sponsored by the 2008