Revision: 6446
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6446&view=rev
Author: mdboom
Date: 2008-11-25 15:23:28 + (Tue, 25 Nov 2008)
Log Message:
---
Fix mathtext (bug has existed since r6400 11/12/2008)
Modified Paths:
--
trunk/matplotlib/l
Revision: 6447
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6447&view=rev
Author: jdh2358
Date: 2008-11-25 18:28:13 + (Tue, 25 Nov 2008)
Log Message:
---
fixed a zoom bug in sharex axis
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/backend
Revision: 6448
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6448&view=rev
Author: leejjoon
Date: 2008-11-25 18:56:57 + (Tue, 25 Nov 2008)
Log Message:
---
scatterpoints support in Legend. patch by Erik Tollerud
Modified Paths:
--
trunk/matplotl
Revision: 6449
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6449&view=rev
Author: mdboom
Date: 2008-11-25 19:33:05 + (Tue, 25 Nov 2008)
Log Message:
---
Remove code that was inadvertently merged from branch.
Modified Paths:
--
trunk/matplotlib/
Revision: 6450
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6450&view=rev
Author: jdh2358
Date: 2008-11-25 19:56:39 + (Tue, 25 Nov 2008)
Log Message:
---
removed comment from invalid shared axis merge
Modified Paths:
--
trunk/matplotlib/lib/mat
Revision: 6451
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6451&view=rev
Author: jdh2358
Date: 2008-11-25 21:13:09 + (Tue, 25 Nov 2008)
Log Message:
---
added a chance for polar with usetex to remove unicode symbol
Modified Paths:
--
trunk/mat
Revision: 6452
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6452&view=rev
Author: jdh2358
Date: 2008-11-25 21:14:13 + (Tue, 25 Nov 2008)
Log Message:
---
added a chance for polar with usetex to remove unicode symbol
Modified Paths:
--
trunk/mat
Revision: 6453
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6453&view=rev
Author: jdh2358
Date: 2008-11-25 21:43:36 + (Tue, 25 Nov 2008)
Log Message:
---
added rc param axes.unicode_minus
Modified Paths:
--
trunk/matplotlib/CHANGELOG
trunk/