Revision: 7300
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7300&view=rev
Author: leejjoon
Date: 2009-07-27 21:41:12 + (Mon, 27 Jul 2009)
Log Message:
---
axes_zoom_effect.py modified to use floats (instead of strings) for alpha values
Modified Paths:
Revision: 7299
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7299&view=rev
Author: evilguru
Date: 2009-07-27 19:49:20 + (Mon, 27 Jul 2009)
Log Message:
---
Fix an error importing afm.py.
Modified Paths:
--
branches/mathtex/lib/matplotlib/afm.py
Revision: 7298
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7298&view=rev
Author: efiring
Date: 2009-07-27 19:35:47 + (Mon, 27 Jul 2009)
Log Message:
---
Simplify plot argument handling code.
The only side effect of the change should be that previously,
plottin
Revision: 7297
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7297&view=rev
Author: efiring
Date: 2009-07-27 19:23:55 + (Mon, 27 Jul 2009)
Log Message:
---
In findobj_demo, exclude patches from objects to be colored blue.
Modified Paths:
--
trunk
Revision: 7296
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7296&view=rev
Author: evilguru
Date: 2009-07-27 12:30:35 + (Mon, 27 Jul 2009)
Log Message:
---
Add support for rcParams['mathtext.default'], currently broken due to a
suspected bug in mathtex.
Modifi