Revision: 8539
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8539&view=rev
Author: ryanmay
Date: 2010-07-09 18:30:07 + (Fri, 09 Jul 2010)
Log Message:
---
Fix setting of minor ticklabels. As far as I can tell, the extra call to
set_major_formatter is due to an
Revision: 8538
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8538&view=rev
Author: ryanmay
Date: 2010-07-09 18:28:47 + (Fri, 09 Jul 2010)
Log Message:
---
Fix setting of minor ticklabels. As far as I can tell, the extra call to
set_major_formatter is due to an
Revision: 8537
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8537&view=rev
Author: ryanmay
Date: 2010-07-09 18:21:30 + (Fri, 09 Jul 2010)
Log Message:
---
Some basic changes that allow setup.py to work with both Python 2 and 3.
Modified Paths:
--