Revision: 7501
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7501&view=rev
Author: mdboom
Date: 2009-08-18 14:01:41 +0000 (Tue, 18 Aug 2009)
Log Message:
-----------
Fix some minor typos in the transforms tutorial
Modified Paths:
--------------
branches/v0_99_maint/doc/users/transforms_tutorial.rst
Modified: branches/v0_99_maint/doc/users/transforms_tutorial.rst
===================================================================
--- branches/v0_99_maint/doc/users/transforms_tutorial.rst 2009-08-18
14:00:28 UTC (rev 7500)
+++ branches/v0_99_maint/doc/users/transforms_tutorial.rst 2009-08-18
14:01:41 UTC (rev 7501)
@@ -348,7 +348,10 @@
and zoom. There is an efficiency here, because you can pan and zoom
in your axes which affects the affine transformation, but you may not
need to compute the potentially expensive nonlinear scales or
-projections on simple navigation events.
+projections on simple navigation events. It is also possible to
+multiply affine transformation matrices togeter, and then apply them
+to coordinates in one step. This is not true of all possible
+transformations.
Here is how the ``ax.transData`` instance is defined in the basic
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