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

2010-06-20 Thread efiring
Revision: 8443 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8443&view=rev Author: efiring Date: 2010-06-20 16:46:34 + (Sun, 20 Jun 2010) Log Message: --- finance: restore original adjustment algorithm, but use ndarray. A numpy recarray replaces the Bunch when a

SF.net SVN: matplotlib:[8444] trunk/matplotlib/lib/mpl_toolkits/axisartist/ grid_finder.py

2010-06-20 Thread leejjoon
Revision: 8444 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8444&view=rev Author: leejjoon Date: 2010-06-20 20:05:49 + (Sun, 20 Jun 2010) Log Message: --- mpl_toolkits.axisartist.grid_finder.MaxNLocator supports factor Modified Paths: -- trunk/

SF.net SVN: matplotlib:[8445] trunk/matplotlib/doc/faq/howto_faq.rst

2010-06-20 Thread leejjoon
Revision: 8445 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8445&view=rev Author: leejjoon Date: 2010-06-20 20:05:57 + (Sun, 20 Jun 2010) Log Message: --- remove auto_subplots_adjust.py entry from howto_faq.rst to test doc-build Modified Paths: --

SF.net SVN: matplotlib:[8446] trunk/matplotlib/doc/faq/howto_faq.rst

2010-06-20 Thread leejjoon
Revision: 8446 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8446&view=rev Author: leejjoon Date: 2010-06-20 20:55:42 + (Sun, 20 Jun 2010) Log Message: --- remove align_ylabels.py entry from howto_faq.rst to test doc-build Modified Paths: -- tru

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

2010-06-20 Thread leejjoon
Revision: 8447 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8447&view=rev Author: leejjoon Date: 2010-06-20 23:31:49 + (Sun, 20 Jun 2010) Log Message: --- revert r8445,8446 and fix plot_directive.py to support sphinx 1.0 Modified Paths: -- trun