Re: [Matplotlib-users] mplot3d and ticks

2011-05-05 Thread Benjamin Root
On Sat, Apr 16, 2011 at 8:17 AM, Giovanni Luca Ciampaglia < junkie.dolp...@gmail.com> wrote: > Is there a way to control the distance between the axis label and the > tick labels with mplot3d.Axes3D? For small figure sizes they overlap and > I haven't found a way to fix that. My last resort was to

[Matplotlib-users] mplot3d and ticks

2011-04-16 Thread Giovanni Luca Ciampaglia
Is there a way to control the distance between the axis label and the tick labels with mplot3d.Axes3D? For small figure sizes they overlap and I haven't found a way to fix that. My last resort was to remove the tick labels but that sucks for publication-quality plots. Cheers, -- Giovanni Luca