|
From: <md...@us...> - 2009-11-02 18:31:55
|
Revision: 7915
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7915&view=rev
Author: mdboom
Date: 2009-11-02 18:31:42 +0000 (Mon, 02 Nov 2009)
Log Message:
-----------
[2890784] documentation bug in ellipse
Modified Paths:
--------------
trunk/matplotlib/lib/matplotlib/patches.py
Modified: trunk/matplotlib/lib/matplotlib/patches.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/patches.py 2009-11-02 17:46:59 UTC (rev 7914)
+++ trunk/matplotlib/lib/matplotlib/patches.py 2009-11-02 18:31:42 UTC (rev 7915)
@@ -1091,10 +1091,10 @@
center of ellipse
*width*
- length of horizontal axis
+ total length (diameter) of horizontal axis
*height*
- length of vertical axis
+ total length (diameter) of vertical axis
*angle*
rotation in degrees (anti-clockwise)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|