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
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/
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:
--
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
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