SF.net SVN: matplotlib:[7426] branches/v0_99_maint/lib/mpl_toolkits/mplot3d

2009-08-08 Thread jdh2358
Revision: 7426 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7426&view=rev Author: jdh2358 Date: 2009-08-08 11:00:41 + (Sat, 08 Aug 2009) Log Message: --- replace list comps w/ numpy in mplot3d Modified Paths: -- branches/v0_99_maint/lib/mpl_too

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

2009-08-08 Thread jdh2358
Revision: 7427 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7427&view=rev Author: jdh2358 Date: 2009-08-08 11:25:32 + (Sat, 08 Aug 2009) Log Message: --- Merged revisions 7426 via svnmerge from https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches

SF.net SVN: matplotlib:[7428] branches/v0_99_maint/examples/mplot3d

2009-08-08 Thread jdh2358
Revision: 7428 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7428&view=rev Author: jdh2358 Date: 2009-08-08 12:21:29 + (Sat, 08 Aug 2009) Log Message: --- clean up mplot3d examples: use pyplot noy pylab and numpy rather than list comps and python random module

SF.net SVN: matplotlib:[7429] branches/v0_99_maint/examples

2009-08-08 Thread jdh2358
Revision: 7429 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7429&view=rev Author: jdh2358 Date: 2009-08-08 13:53:24 + (Sat, 08 Aug 2009) Log Message: --- two new examples using a compund path for a histogram; one animated Added Paths: --- branches/

SF.net SVN: matplotlib:[7430] branches/v0_99_maint/examples/animation/ histogram_tkagg.py

2009-08-08 Thread jdh2358
Revision: 7430 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7430&view=rev Author: jdh2358 Date: 2009-08-08 13:58:52 + (Sat, 08 Aug 2009) Log Message: --- two new examples using a compund path for a histogram; one animated Modified Paths: -- bra

SF.net SVN: matplotlib:[7431] branches/v0_99_maint

2009-08-08 Thread jdh2358
Revision: 7431 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7431&view=rev Author: jdh2358 Date: 2009-08-08 15:10:08 + (Sat, 08 Aug 2009) Log Message: --- use a class helper method to make the compound path from polys Modified Paths: -- branches

SF.net SVN: matplotlib:[7432] branches/v0_99_maint/examples/api/ histogram_path_demo.py

2009-08-08 Thread jdh2358
Revision: 7432 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7432&view=rev Author: jdh2358 Date: 2009-08-08 15:16:57 + (Sat, 08 Aug 2009) Log Message: --- simplify poly array in example Modified Paths: -- branches/v0_99_maint/examples/api/histog

SF.net SVN: matplotlib:[7433] branches/v0_99_maint/doc/users/annotations. rst

2009-08-08 Thread efiring
Revision: 7433 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7433&view=rev Author: efiring Date: 2009-08-08 18:16:01 + (Sat, 08 Aug 2009) Log Message: --- Fix excessive line length in annotations.rst Modified Paths: -- branches/v0_99_maint/doc/u

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

2009-08-08 Thread efiring
Revision: 7434 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7434&view=rev Author: efiring Date: 2009-08-08 18:24:52 + (Sat, 08 Aug 2009) Log Message: --- Merged revisions 7428-7433 via svnmerge from https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/bra

SF.net SVN: matplotlib:[7435] trunk/matplotlib/examples/pylab_examples/ demo_ribbon_box.py

2009-08-08 Thread leejjoon
Revision: 7435 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7435&view=rev Author: leejjoon Date: 2009-08-08 21:11:18 + (Sat, 08 Aug 2009) Log Message: --- fix example demo_ribbon_box.py Modified Paths: -- trunk/matplotlib/examples/pylab_example

SF.net SVN: matplotlib:[7436] trunk/sample_data

2009-08-08 Thread leejjoon
Revision: 7436 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7436&view=rev Author: leejjoon Date: 2009-08-09 04:34:08 + (Sun, 09 Aug 2009) Log Message: --- axes_grid data file added Added Paths: --- trunk/sample_data/axes_grid/ trunk/sample_data

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

2009-08-08 Thread leejjoon
Revision: 7437 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7437&view=rev Author: leejjoon Date: 2009-08-09 04:50:12 + (Sun, 09 Aug 2009) Log Message: --- retrieve a sample image using cbook.get_sample_data function Modified Paths: -- trunk/mat