Re: [Matplotlib-users] Text overlapping in mplot3d legends

2010-10-28 Thread Luis Quesada
On 25/10/2010 01:15, Benjamin Root wrote: On Mon, Oct 18, 2010 at 8:52 AM, Luis Quesada > wrote: Dear all, Is there a way of avoiding the overlap between the text of the labels and the text of the ticks? This is what I am getting: http://4c.ucc.

Re: [Matplotlib-users] Text overlapping in mplot3d legends

2010-10-24 Thread Benjamin Root
On Mon, Oct 18, 2010 at 8:52 AM, Luis Quesada wrote: > Dear all, > > Is there a way of avoiding the overlap between the text of the labels > and the text of the ticks? This is what I am getting: > > > http://4c.ucc.ie/~lquesada/tmp/surface.pdf

[Matplotlib-users] Text overlapping in mplot3d legends

2010-10-18 Thread Luis Quesada
Dear all, Is there a way of avoiding the overlap between the text of the labels and the text of the ticks? This is what I am getting: http://4c.ucc.ie/~lquesada/tmp/surface.pdf Currently I am only doing this: ax.set_xlabel('Distance',fontsize=16) ax.set_ylabel('Size',fonts