transAxis attribute of the Axis object

In the documentation for the Axis object, I see that there is supposed to be a transAxis attribute. However, when grepping for it in the source, the only place it appears is in the documentation:

grout@...757...:~/sage/local/lib/python2.6/site-packages/matplotlib$ grep -r transAxis *
axis.py: * :attr:`transAxis` - transform axis coords to display coords
Binary file axis.pyc matches

Has this attribute been removed? This is with version 0.99.0.

Thanks,

Jason

It is now stored in the parent Axes object.

  axis.axes.transAxes

Same is true of transData.

Thanks for pointing this out. I will update the docs.

Cheers,
Mike

ยทยทยท

jason-sage@...691... wrote:

In the documentation for the Axis object, I see that there is supposed to be a transAxis attribute. However, when grepping for it in the source, the only place it appears is in the documentation:

grout@...757...:~/sage/local/lib/python2.6/site-packages/matplotlib$ grep -r transAxis *
axis.py: * :attr:`transAxis` - transform axis coords to display coords
Binary file axis.pyc matches

Has this attribute been removed? This is with version 0.99.0.

Thanks,

Jason

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
matplotlib-devel List Signup and Options
  
--
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA