SF.net SVN: matplotlib:[7300] trunk/matplotlib/examples/pylab_examples/ axes_zoom_effect.py

2009-07-27 Thread leejjoon
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:

SF.net SVN: matplotlib:[7299] branches/mathtex/lib/matplotlib/afm.py

2009-07-27 Thread evilguru
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

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

2009-07-27 Thread efiring
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

SF.net SVN: matplotlib:[7297] trunk/matplotlib/examples/pylab_examples/ findobj_demo.py

2009-07-27 Thread efiring
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

SF.net SVN: matplotlib:[7296] branches/mathtex/lib/matplotlib/backends

2009-07-27 Thread evilguru
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