Revision: 7899
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7899&view=rev
Author: jouni
Date: 2009-10-21 18:41:35 + (Wed, 21 Oct 2009)
Log Message:
---
Raise an error in the pdf backend instead of outputting an invalid path if a
Path object lacks initial movet
Revision: 7898
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7898&view=rev
Author: ryanmay
Date: 2009-10-21 18:09:45 + (Wed, 21 Oct 2009)
Log Message:
---
Make AutoDateLocator more configurable by moving hard-coded behavior to a
structure the user can tweak.
M
Revision: 7897
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7897&view=rev
Author: mdboom
Date: 2009-10-21 13:28:26 + (Wed, 21 Oct 2009)
Log Message:
---
Merged revisions 7896 via svnmerge from
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_99_mai
Revision: 7896
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7896&view=rev
Author: mdboom
Date: 2009-10-21 13:24:33 + (Wed, 21 Oct 2009)
Log Message:
---
Fix bug in simplification code that was clipping peaks.
Modified Paths:
--
branches/v0_99_m
Revision: 7895
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7895&view=rev
Author: mdboom
Date: 2009-10-21 13:23:47 + (Wed, 21 Oct 2009)
Log Message:
---
Fix bug in simplification code that was clipping peaks.
Modified Paths:
--
trunk/matplotli