Revision: 5807
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5807&view=rev
Author: jswhit
Date: 2008-07-22 02:47:02 + (Tue, 22 Jul 2008)
Log Message:
---
fix typo in as yet nonexistent natgrid import.
Modified Paths:
--
trunk/matplotlib/lib/matp
Revision: 5806
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5806&view=rev
Author: jswhit
Date: 2008-07-22 02:17:09 + (Tue, 22 Jul 2008)
Log Message:
---
added griddata function (left out in previous commit)
Modified Paths:
--
trunk/matplotlib/l
Revision: 5804
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5804&view=rev
Author: mdboom
Date: 2008-07-21 22:42:52 + (Mon, 21 Jul 2008)
Log Message:
---
Re-introduce offset_copy
Modified Paths:
--
trunk/matplotlib/API_CHANGES
trunk/matplotl
Revision: 5803
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5803&view=rev
Author: efiring
Date: 2008-07-21 19:39:12 + (Mon, 21 Jul 2008)
Log Message:
---
Add get_offsets, set_offsets to Collection (Ryan Kraus)
Modified Paths:
--
trunk/matplotli
Revision: 5802
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5802&view=rev
Author: efiring
Date: 2008-07-21 19:08:29 + (Mon, 21 Jul 2008)
Log Message:
---
In image.py, ensure input can be ndarray or MaskedArray (Klaus Zimmerman).
Masked 2-D arrays are handled au
Revision: 5801
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5801&view=rev
Author: dmkaplan
Date: 2008-07-21 12:58:53 + (Mon, 21 Jul 2008)
Log Message:
---
Fixing minor documentation problems in contour.py
Modified Paths:
--
trunk/matplotlib/lib
Revision: 5800
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5800&view=rev
Author: dmkaplan
Date: 2008-07-21 12:55:42 + (Mon, 21 Jul 2008)
Log Message:
---
Minor ginput_manual_clabel.py changes
Modified Paths:
--
trunk/matplotlib/examples/pylab_
Revision: 5799
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5799&view=rev
Author: dmkaplan
Date: 2008-07-21 12:26:35 + (Mon, 21 Jul 2008)
Log Message:
---
Recommitting my changes to clabel to allow for manual labeling after fixing
problems with indexing identif
Revision: 5798
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5798&view=rev
Author: jdh2358
Date: 2008-07-21 09:50:36 + (Mon, 21 Jul 2008)
Log Message:
---
Added Gael's backend fallback patch
Modified Paths:
--
trunk/matplotlib/examples/pylab_exa