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',fontsize=16)
     ax.set_zlabel('Cost',fontsize=16)

Is it also possible to give an orientation to the labels? It would be 
nicer if they are oriented parallel to the axis..
Thanks in advance for your advice!
Cheers,
Luis

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to