SF.net SVN: matplotlib:[5902] trunk/matplotlib/examples

2008-07-26 Thread jdh2358
Revision: 5902 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5902&view=rev Author: jdh2358 Date: 2008-07-27 05:13:23 + (Sun, 27 Jul 2008) Log Message: --- added missing coverage report to backend driver Modified Paths: -- trunk/matplotlib/exampl

SF.net SVN: matplotlib:[5901] trunk/matplotlib/examples/tests/ backend_driver.py

2008-07-26 Thread jdh2358
Revision: 5901 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5901&view=rev Author: jdh2358 Date: 2008-07-27 04:48:53 + (Sun, 27 Jul 2008) Log Message: --- fix backend driver typo Modified Paths: -- trunk/matplotlib/examples/tests/backend_driver.

SF.net SVN: matplotlib:[5900] trunk/matplotlib/examples

2008-07-26 Thread jdh2358
Revision: 5900 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5900&view=rev Author: jdh2358 Date: 2008-07-27 04:47:42 + (Sun, 27 Jul 2008) Log Message: --- commented out wide unicode line in stix example until we have a conditional check for wide char support M

SF.net SVN: matplotlib:[5899] trunk/matplotlib/lib/matplotlib/collections. py

2008-07-26 Thread efiring
Revision: 5899 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5899&view=rev Author: efiring Date: 2008-07-27 02:11:05 + (Sun, 27 Jul 2008) Log Message: --- Fix PolyCollection sizes kwarg docstring Modified Paths: -- trunk/matplotlib/lib/matplotli

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

2008-07-26 Thread astraw
Revision: 5898 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5898&view=rev Author: astraw Date: 2008-07-27 01:17:54 + (Sun, 27 Jul 2008) Log Message: --- fix bug where reduce_C_function was being misapplied in hexbin() Modified Paths: -- trunk/m

SF.net SVN: matplotlib:[5897] trunk/matplotlib/lib/matplotlib/quiver.py

2008-07-26 Thread efiring
Revision: 5897 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5897&view=rev Author: efiring Date: 2008-07-27 00:58:51 + (Sun, 27 Jul 2008) Log Message: --- Add contains method to QuiverKey Modified Paths: -- trunk/matplotlib/lib/matplotlib/quiver

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

2008-07-26 Thread astraw
Revision: 5896 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5896&view=rev Author: astraw Date: 2008-07-27 00:07:33 + (Sun, 27 Jul 2008) Log Message: --- Added optional C and reduce_C_function arguments to axes.hexbin(). Modified Paths: -- trunk

SF.net SVN: matplotlib:[5895] trunk/matplotlib/examples

2008-07-26 Thread jdh2358
Revision: 5895 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5895&view=rev Author: jdh2358 Date: 2008-07-26 23:26:02 + (Sat, 26 Jul 2008) Log Message: --- more broken example fixes Modified Paths: -- trunk/matplotlib/examples/pylab_examples/mult

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

2008-07-26 Thread jdh2358
Revision: 5894 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5894&view=rev Author: jdh2358 Date: 2008-07-26 23:11:54 + (Sat, 26 Jul 2008) Log Message: --- fixed a couple of examples Modified Paths: -- trunk/matplotlib/examples/pylab_examples/bar

SF.net SVN: matplotlib:[5893] trunk/matplotlib/lib/matplotlib/lines.py

2008-07-26 Thread pkienzle
Revision: 5893 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5893&view=rev Author: pkienzle Date: 2008-07-26 22:23:06 + (Sat, 26 Jul 2008) Log Message: --- fix contains() method for Lines Modified Paths: -- trunk/matplotlib/lib/matplotlib/lines.

SF.net SVN: matplotlib:[5892] trunk/matplotlib/lib/matplotlib/widgets.py

2008-07-26 Thread pkienzle
Revision: 5892 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5892&view=rev Author: pkienzle Date: 2008-07-26 19:32:47 + (Sat, 26 Jul 2008) Log Message: --- widgets.py: replace tabs with spaces Modified Paths: -- trunk/matplotlib/lib/matplotlib/w

SF.net SVN: matplotlib:[5891] trunk/matplotlib/lib/matplotlib/collections. py

2008-07-26 Thread pkienzle
Revision: 5891 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5891&view=rev Author: pkienzle Date: 2008-07-26 19:24:28 + (Sat, 26 Jul 2008) Log Message: --- Fix contains() for collections, moving common code from draw() into a function Modified Paths: --

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

2008-07-26 Thread pkienzle
Revision: 5890 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5890&view=rev Author: pkienzle Date: 2008-07-26 19:22:44 + (Sat, 26 Jul 2008) Log Message: --- Fix str() method for Wedge artist Modified Paths: -- trunk/matplotlib/lib/matplotlib/patc

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

2008-07-26 Thread pkienzle
Revision: 5889 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5889&view=rev Author: pkienzle Date: 2008-07-26 19:19:35 + (Sat, 26 Jul 2008) Log Message: --- support unicode when printing Text artist with str(artist) Modified Paths: -- trunk/matpl

SF.net SVN: matplotlib:[5888] trunk/matplotlib/lib/matplotlib/image.py

2008-07-26 Thread pkienzle
Revision: 5888 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5888&view=rev Author: pkienzle Date: 2008-07-26 19:17:05 + (Sat, 26 Jul 2008) Log Message: --- Fix contains method for inverted image axes Modified Paths: -- trunk/matplotlib/lib/matpl

SF.net SVN: matplotlib:[5887] trunk/matplotlib/examples/pylab_examples/ clippedline.py

2008-07-26 Thread pkienzle
Revision: 5887 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5887&view=rev Author: pkienzle Date: 2008-07-26 18:42:22 + (Sat, 26 Jul 2008) Log Message: --- clipped line must recache in set_data Modified Paths: -- trunk/matplotlib/examples/pylab_

SF.net SVN: matplotlib:[5886] trunk/matplotlib/examples/pylab_examples/ to_numeric.py

2008-07-26 Thread pkienzle
Revision: 5886 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5886&view=rev Author: pkienzle Date: 2008-07-26 18:33:15 + (Sat, 26 Jul 2008) Log Message: --- to_numeric requires PIL Modified Paths: -- trunk/matplotlib/examples/pylab_examples/to_nu