Revision: 7486
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7486&view=rev
Author:   mdboom
Date:     2009-08-14 13:30:32 +0000 (Fri, 14 Aug 2009)

Log Message:
-----------
Fix documentation about Axis.transAxis (thanks Jason Sage)

Modified Paths:
--------------
    branches/v0_99_maint/lib/matplotlib/axis.py

Modified: branches/v0_99_maint/lib/matplotlib/axis.py
===================================================================
--- branches/v0_99_maint/lib/matplotlib/axis.py 2009-08-14 03:29:14 UTC (rev 
7485)
+++ branches/v0_99_maint/lib/matplotlib/axis.py 2009-08-14 13:30:32 UTC (rev 
7486)
@@ -501,8 +501,8 @@
     """
     Public attributes
 
-    * :attr:`transData` - transform data coords to display coords
-    * :attr:`transAxis` - transform axis coords to display coords
+    * :attr:`axes.transData` - transform data coords to display coords
+    * :attr:`axes.transAxes` - transform axis coords to display coords
     * :attr:`labelpad` - number of points between the axis and its label
     """
     OFFSETTEXTPAD = 3


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
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-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to