Revision: 8472
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8472&view=rev
Author: leejjoon
Date: 2010-06-27 02:07:17 + (Sun, 27 Jun 2010)
Log Message:
---
_get_unsampled_image now returns a sliced image if possible
Modified Paths:
--
trunk/matp
Revision: 8471
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8471&view=rev
Author: efiring
Date: 2010-06-26 19:29:48 + (Sat, 26 Jun 2010)
Log Message:
---
docs: add 4 new pyplot functions
Modified Paths:
--
trunk/matplotlib/doc/_templates/index.
Revision: 8470
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8470&view=rev
Author: efiring
Date: 2010-06-26 19:04:53 + (Sat, 26 Jun 2010)
Log Message:
---
docstrings: use standard spelling and capitalization of MATLAB
Modified Paths:
--
trunk/ma
Revision: 8469
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8469&view=rev
Author: efiring
Date: 2010-06-26 08:14:01 + (Sat, 26 Jun 2010)
Log Message:
---
examples: fix references to MATLAB
Modified Paths:
--
trunk/matplotlib/examples/animation/
Revision: 8467
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8467&view=rev
Author: efiring
Date: 2010-06-26 07:37:44 + (Sat, 26 Jun 2010)
Log Message:
---
disable non-functional interactive.py demo: print message and exit.
Otherwise, this demo will hang.
Modifi