Revision: 8624
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8624&view=rev
Author: jrevans
Date: 2010-08-05 17:04:14 + (Thu, 05 Aug 2010)
Log Message:
---
Added keyword arguments 'thetaunits' and 'runits' for polar plots.
Fixed Polar
Revision: 8228
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8228&view=rev
Author: jrevans
Date: 2010-04-14 18:48:36 + (Wed, 14 Apr 2010)
Log Message:
---
Added the ps temp file ipermissions copy fix (as discussed on the devel list).
Modified P
Revision: 7905
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7905&view=rev
Author: jrevans
Date: 2009-10-23 17:44:29 + (Fri, 23 Oct 2009)
Log Message:
---
Changed the algorithm that determines what converter to use for
unitized data to allow for strings
Revision: 7825
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7825&view=rev
Author: jrevans
Date: 2009-09-24 21:16:07 + (Thu, 24 Sep 2009)
Log Message:
---
Fixed a typo.
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/axes.py
Modified: t
Revision: 7824
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7824&view=rev
Author: jrevans
Date: 2009-09-24 20:47:11 + (Thu, 24 Sep 2009)
Log Message:
---
Fixed a comparison in update_patch_limits that compared data with being equall
to zero. This will
Revision: 7814
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7814&view=rev
Author: jrevans
Date: 2009-09-21 23:02:27 + (Mon, 21 Sep 2009)
Log Message:
---
Fixed a typo in _get_key. Was checking if a key existed in a dictionary in a
way that does not
Revision: 7020
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7020&view=rev
Author: jrevans
Date: 2009-04-01 17:28:11 + (Wed, 01 Apr 2009)
Log Message:
---
Updated 'fill' to handle unitized data. Added a unit-test for it.
Revision: 6930
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6930&view=rev
Author: jrevans
Date: 2009-02-24 15:38:33 + (Tue, 24 Feb 2009)
Log Message:
---
Updated to reflect updated unit conversion interface.
Modified Paths:
--
trunk/matplo
Revision: 6898
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6898&view=rev
Author: jrevans
Date: 2009-02-09 23:05:22 + (Mon, 09 Feb 2009)
Log Message:
---
Fixed the bar plot code to use the proper unit conversion interface code.
Modified P
Revision: 6872
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6872&view=rev
Author: jrevans
Date: 2009-02-03 22:29:30 + (Tue, 03 Feb 2009)
Log Message:
---
Fixed a bug in RRuleLocator that generated invalid datetimes when padding the
axes bounds for l
Revision: 6870
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6870&view=rev
Author: jrevans
Date: 2009-02-03 17:25:49 + (Tue, 03 Feb 2009)
Log Message:
---
User specified tickers and labels for any given axis will now take precedence
over "defaul
Revision: 6853
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6853&view=rev
Author: jrevans
Date: 2009-01-29 21:01:45 + (Thu, 29 Jan 2009)
Log Message:
---
Added ability to turn on/off the autoscale for the X & Y axes independantly.
Modifi
Revision: 6849
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6849&view=rev
Author: jrevans
Date: 2009-01-29 17:57:43 + (Thu, 29 Jan 2009)
Log Message:
---
hanged the order of arguments for unit.ConverterInterface class.
Modified Paths:
--
t
Revision: 6844
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6844&view=rev
Author: jrevans
Date: 2009-01-28 17:55:07 + (Wed, 28 Jan 2009)
Log Message:
---
Updated ConversionInterface to recieve the associated calling Axis instance for
each of the met
Revision: 6756
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6756&view=rev
Author: jrevans
Date: 2009-01-06 23:38:46 + (Tue, 06 Jan 2009)
Log Message:
---
Fixed a typo, an elif was placed after the else part of an 'if' statement.
Revision: 6360
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6360&view=rev
Author: jrevans
Date: 2008-10-31 14:54:42 + (Fri, 31 Oct 2008)
Log Message:
---
Added unit handling for axhspan and axvspan.
Modified Paths:
--
trunk/matplotlib
Revision: 6100
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6100&view=rev
Author: jrevans
Date: 2008-09-17 15:47:02 + (Wed, 17 Sep 2008)
Log Message:
---
The previous fix broke the current behaviour of being able to explicitly set a
new unit type f
Revision: 6097
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6097&view=rev
Author: jrevans
Date: 2008-09-15 23:09:24 + (Mon, 15 Sep 2008)
Log Message:
---
Fixed contour to now properly strip away units for unitized data on the x and y
axes.
Unit registry
Revision: 6095
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6095&view=rev
Author: jrevans
Date: 2008-09-15 19:58:25 + (Mon, 15 Sep 2008)
Log Message:
---
Fixed bug #1889750.
Now an axes will not attempt to determine the default units to use if units
Revision: 6077
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6077&view=rev
Author: jrevans
Date: 2008-09-09 23:15:59 + (Tue, 09 Sep 2008)
Log Message:
---
Fixed some issues with unitized data. Some Patches were attempting to
calculate some results wit
Revision: 5032
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5032&view=rev
Author: jrevans
Date: 2008-04-07 15:26:21 -0700 (Mon, 07 Apr 2008)
Log Message:
---
Fixed the double draw bug.
Modified Paths:
--
branches/v0_91_maint/lib/matplo
Revision: 5031
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5031&view=rev
Author: jrevans
Date: 2008-04-07 15:25:37 -0700 (Mon, 07 Apr 2008)
Log Message:
---
Edited so that a double draw does not occur.
Modified Paths:
--
trunk/matplotlib
Revision: 4948
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4948&view=rev
Author: jrevans
Date: 2008-02-08 09:56:12 -0800 (Fri, 08 Feb 2008)
Log Message:
---
Removed a reference to nx, replaced with numpy.
Modified Paths:
--
branches/v0_91_m
Revision: 4904
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4904&view=rev
Author: jrevans
Date: 2008-01-28 10:02:31 -0800 (Mon, 28 Jan 2008)
Log Message:
---
Fixed a bug where plotting a singe point unitized errorbar data would
fail. Fixed a bug where plot
Revision: 4811
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4811&view=rev
Author: jrevans
Date: 2008-01-08 10:57:23 -0800 (Tue, 08 Jan 2008)
Log Message:
---
Added some logic to Axes.bar that will preconvert unitized data before creating
the rectangular P
Revision: 4644
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4644&view=rev
Author: jrevans
Date: 2007-12-06 08:11:17 -0800 (Thu, 06 Dec 2007)
Log Message:
---
Updated to demonstrate 'offset points'
Modified Paths:
--
trunk/matpl
Revision: 4637
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4637&view=rev
Author: jrevans
Date: 2007-12-05 16:09:49 -0800 (Wed, 05 Dec 2007)
Log Message:
---
Submitted the wrong version. This is the correct one.
Modified Paths:
--
t
Revision: 4636
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4636&view=rev
Author: jrevans
Date: 2007-12-05 16:04:49 -0800 (Wed, 05 Dec 2007)
Log Message:
---
Added a 'data offset' coordinate to the Annotation class.
Modified Paths:
--
Revision: 3921
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3921&view=rev
Author: jrevans
Date: 2007-10-05 10:01:36 -0700 (Fri, 05 Oct 2007)
Log Message:
---
Fixed an error in calculating the mid-point of a bar since the values are now
lists and not arrays,
Revision: 3920
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3920&view=rev
Author: jrevans
Date: 2007-10-05 09:29:17 -0700 (Fri, 05 Oct 2007)
Log Message:
---
Fixed a typo in the Ellipse code that was causing the ellipse angle to go in
the wrong direction. Wh
Revision: 3917
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3917&view=rev
Author: jrevans
Date: 2007-10-04 15:13:18 -0700 (Thu, 04 Oct 2007)
Log Message:
---
axes.py: Reverted get/set xlim/ylim methods to original state
Added get/set xbound/yboun
Revision: 3911
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3911&view=rev
Author: jrevans
Date: 2007-10-03 16:05:30 -0700 (Wed, 03 Oct 2007)
Log Message:
---
Removed an erroneous print statment in backend_qt.py.
Added a feature to keep track of axes invers
Revision: 3910
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3910&view=rev
Author: jrevans
Date: 2007-10-03 15:23:48 -0700 (Wed, 03 Oct 2007)
Log Message:
---
Moved a couple of routines from the Agg version of the FigureCanvas to the base
qt
version where
Revision: 3833
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3833&view=rev
Author: jrevans
Date: 2007-09-11 12:40:27 -0700 (Tue, 11 Sep 2007)
Log Message:
---
Added the ability for the following in the various GUI backends:
>>> import pylab
>>&
34 matches
Mail list logo