Dear Paul,

thank you very much for the quick reply! Unfortunately, I don't seem to get
things right with your snippet of code:

# prevent the automatic rotation caused by view changes
> ax.yaxis.set_rotate_label(False)
> ax.yaxis.label.set_rotation(45)
>


Traceback (most recent call last):
  File "example_mpl3D_spiral.py", line 41, in <module>
    ax.yaxis.set_rotate_label(False)
AttributeError: 'YAxis' object has no attribute 'set_rotate_label'

Am I missing something?

Thanks in advance,
best regards from a snowed up Salzburg,

Daniel
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to