Revision: 6465
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6465&view=rev
Author: mdboom
Date: 2008-12-01 19:35:39 + (Mon, 01 Dec 2008)
Log Message:
---
Non-affine transformation invalidation wasn't propagating correctly.
Modified Paths:
--
tru
Revision: 6464
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6464&view=rev
Author: ryanmay
Date: 2008-12-01 19:07:08 + (Mon, 01 Dec 2008)
Log Message:
---
Typo in docstring.
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/mlab.py
Modified: t
Revision: 6463
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6463&view=rev
Author: mdboom
Date: 2008-12-01 16:27:15 + (Mon, 01 Dec 2008)
Log Message:
---
[ 2316591 ] assertion is always true
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/con
Revision: 6462
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6462&view=rev
Author: mdboom
Date: 2008-12-01 15:23:49 + (Mon, 01 Dec 2008)
Log Message:
---
Fix disappearing small markers problem.
Modified Paths:
--
trunk/matplotlib/src/_backend_ag
Revision: 6461
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6461&view=rev
Author: jdh2358
Date: 2008-12-01 14:51:35 + (Mon, 01 Dec 2008)
Log Message:
---
added Jae Joon's legend and offsetbox implementation
Modified Paths:
--
trunk/matplotlib/C
Revision: 6460
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6460&view=rev
Author: mmetz_bn
Date: 2008-12-01 14:06:49 + (Mon, 01 Dec 2008)
Log Message:
---
typo, close bug #2358133
Modified Paths:
--
trunk/matplotlib/doc/users/pyplot_tutorial.rs
Revision: 6459
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6459&view=rev
Author: mmetz_bn
Date: 2008-12-01 10:10:39 + (Mon, 01 Dec 2008)
Log Message:
---
Fixed histogram autoscaling bug when bins or range are given explicitly
Modified Paths:
--