Revision: 7184
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7184&view=rev
Author: jdh2358
Date: 2009-06-06 11:36:10 + (Sat, 06 Jun 2009)
Log Message:
---
do not apply alpha to rgba color conversion if input is already rgba
Modified Paths:
--
tr
Revision: 7185
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7185&view=rev
Author: jdh2358
Date: 2009-06-06 13:26:49 + (Sat, 06 Jun 2009)
Log Message:
---
added Neil's auto minor tick patch; sf patch #2789713
Modified Paths:
--
trunk/matplotlib/
Revision: 7186
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7186&view=rev
Author: jdh2358
Date: 2009-06-06 14:16:40 + (Sat, 06 Jun 2009)
Log Message:
---
added a properties method to the artist and inspector to return a dict mapping
property name -> value; see
Revision: 7187
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7187&view=rev
Author: efiring
Date: 2009-06-06 18:18:54 + (Sat, 06 Jun 2009)
Log Message:
---
Update CHANGELOG
Modified Paths:
--
trunk/matplotlib/CHANGELOG
Modified: trunk/matplotlib
Revision: 7188
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7188&view=rev
Author: efiring
Date: 2009-06-06 18:21:51 + (Sat, 06 Jun 2009)
Log Message:
---
Try to improve the cursor readout and status message.
This could be done better with changes to the backend
Revision: 7189
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7189&view=rev
Author: efiring
Date: 2009-06-06 21:35:36 + (Sat, 06 Jun 2009)
Log Message:
---
Tweak John's change to handling of rgba arrays
Modified Paths:
--
trunk/matplotlib/lib/mat