Revision: 8053
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8053&view=rev
Author: efiring
Date: 2009-12-27 23:18:51 + (Sun, 27 Dec 2009)
Log Message:
---
fix whitespace, one docstring in lines.py
Modified Paths:
--
trunk/matplotlib/lib/matplotl
Revision: 8054
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8054&view=rev
Author: efiring
Date: 2009-12-28 00:21:50 + (Mon, 28 Dec 2009)
Log Message:
---
Line2D: simplify set_data functionality; recache only a coord. that was set.
Modified Paths:
-
Revision: 8055
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8055&view=rev
Author: efiring
Date: 2009-12-28 01:34:06 + (Mon, 28 Dec 2009)
Log Message:
---
Fix bug in Line2D from last commit: restore full recache in unit chane callback
Modified Paths:
--