SF.net SVN: matplotlib:[8624] trunk/matplotlib

2010-08-05 Thread jrevans
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

SF.net SVN: matplotlib:[8228] trunk/matplotlib/lib/matplotlib/backends/ backend_ps.py

2010-04-14 Thread jrevans
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

SF.net SVN: matplotlib:[7905] trunk/matplotlib/lib/matplotlib/units.py

2009-10-23 Thread jrevans
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

SF.net SVN: matplotlib:[7825] trunk/matplotlib/lib/matplotlib/axes.py

2009-09-24 Thread jrevans
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

SF.net SVN: matplotlib:[7824] trunk/matplotlib/lib/matplotlib/axes.py

2009-09-24 Thread jrevans
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

SF.net SVN: matplotlib:[7814] trunk/matplotlib/lib/matplotlib/backends/ backend_qt.py

2009-09-21 Thread jrevans
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

SF.net SVN: matplotlib:[7020] trunk/matplotlib

2009-04-01 Thread jrevans
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.

SF.net SVN: matplotlib:[6930] trunk/matplotlib/examples/units

2009-02-24 Thread jrevans
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

SF.net SVN: matplotlib:[6898] trunk/matplotlib/lib/matplotlib/axes.py

2009-02-09 Thread jrevans
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

SF.net SVN: matplotlib:[6872] trunk/matplotlib/lib/matplotlib/dates.py

2009-02-03 Thread jrevans
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

SF.net SVN: matplotlib:[6870] trunk/matplotlib/lib/matplotlib

2009-02-03 Thread jrevans
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

SF.net SVN: matplotlib:[6853] trunk/matplotlib/lib/matplotlib/axes.py

2009-01-29 Thread jrevans
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

SF.net SVN: matplotlib:[6849] trunk/matplotlib

2009-01-29 Thread jrevans
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

SF.net SVN: matplotlib:[6844] trunk/matplotlib/lib/matplotlib

2009-01-28 Thread jrevans
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

SF.net SVN: matplotlib:[6756] trunk/matplotlib/lib/matplotlib/contour.py

2009-01-06 Thread jrevans
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.

SF.net SVN: matplotlib:[6360] trunk/matplotlib/lib/matplotlib/axes.py

2008-10-31 Thread jrevans
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

SF.net SVN: matplotlib:[6100] trunk/matplotlib/lib/matplotlib/axes.py

2008-09-17 Thread jrevans
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

SF.net SVN: matplotlib:[6097] trunk/matplotlib/lib/matplotlib

2008-09-15 Thread jrevans
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

SF.net SVN: matplotlib:[6095] trunk/matplotlib/lib/matplotlib/axes.py

2008-09-15 Thread jrevans
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

SF.net SVN: matplotlib:[6077] trunk/matplotlib/lib/matplotlib

2008-09-09 Thread jrevans
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

SF.net SVN: matplotlib: [5032] branches/v0_91_maint/lib/matplotlib/backends

2008-04-07 Thread jrevans
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

SF.net SVN: matplotlib: [5031] trunk/matplotlib/lib/matplotlib/backends

2008-04-07 Thread jrevans
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

SF.net SVN: matplotlib: [4948] branches/v0_91_maint/examples/units/ units_sample.py

2008-02-08 Thread jrevans
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

SF.net SVN: matplotlib: [4904] branches/v0_91_maint/lib/matplotlib/axes.py

2008-01-28 Thread jrevans
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

SF.net SVN: matplotlib: [4811] trunk/matplotlib/lib/matplotlib/axes.py

2008-01-08 Thread jrevans
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

SF.net SVN: matplotlib: [4644] trunk/matplotlib/examples/annotation_demo.py

2007-12-06 Thread jrevans
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

SF.net SVN: matplotlib: [4637] trunk/matplotlib/lib/matplotlib/text.py

2007-12-05 Thread jrevans
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

SF.net SVN: matplotlib: [4636] trunk/matplotlib/lib/matplotlib/text.py

2007-12-05 Thread jrevans
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: --

SF.net SVN: matplotlib: [3921] trunk/matplotlib/lib/matplotlib/axes.py

2007-10-05 Thread jrevans
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,

SF.net SVN: matplotlib: [3920] trunk/matplotlib/lib/matplotlib/patches.py

2007-10-05 Thread jrevans
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

SF.net SVN: matplotlib: [3917] trunk/matplotlib/lib/matplotlib

2007-10-04 Thread jrevans
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

SF.net SVN: matplotlib: [3911] trunk/matplotlib/lib/matplotlib

2007-10-03 Thread jrevans
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

SF.net SVN: matplotlib: [3910] trunk/matplotlib/lib/matplotlib/backends

2007-10-03 Thread jrevans
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

SF.net SVN: matplotlib: [3833] trunk/matplotlib/lib/matplotlib

2007-09-11 Thread jrevans
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 >>&