Possibly a question for JJ:

    pary.axis["right"].get_helper()._label_angles["right"]=270

This lines complain in my script when I try to run it:

Traceback (most recent call last):
  File "/usr/local/bin/aerosol_plot.py", line 276, in <module>
    pary.axis["right"].get_helper()._label_angles["right"]=270
AttributeError: 'Fixed' object has no attribute '_label_angles'

Could you tell me how to eliminate this issue?

Thanks.

-- 
Gökhan
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to