Menu

/trunk/matplotlib/lib/matplotlib Commit Log


Commit Date  
[r7189] by efiring

Tweak John's change to handling of rgba arrays

2009-06-06 21:35:36 Tree
[r7188] by efiring

Try to improve the cursor readout and status message.
This could be done better with changes to the backends.
The status (pan/zoom etc) should be indicated via the
state of the buttons, e.g. using radio buttons, rather
than by printing text. The readout should be positioned
to minimize jumping around of the text.

2009-06-06 18:21:51 Tree
[r7186] by jdh2358

added a properties method to the artist and inspector to return a dict mapping property name -> value; see sf feature request 2792183

2009-06-06 14:16:40 Tree
[r7185] by jdh2358

added Neil's auto minor tick patch; sf patch #2789713

2009-06-06 13:26:49 Tree
[r7184] by jdh2358

do not apply alpha to rgba color conversion if input is already rgba

2009-06-06 11:36:10 Tree
[r7177] by mdboom

Merged revisions 7176 via svnmerge from
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_98_5_maint

........
r7176 | mdboom | 2009-06-03 08:15:06 -0400 (Wed, 03 Jun 2009) | 1 line

Bugfix in FltkAgg backend, thanks to Daniel
........

2009-06-03 12:16:21 Tree
[r7172] by astraw

Add set_color() convenience method to Spine class

2009-06-01 22:39:49 Tree
[r7171] by efiring

Add set_color method to Patch, to match Collections

2009-06-01 22:20:26 Tree
[r7170] by astraw

Spine is now derived from Patch

2009-06-01 21:41:46 Tree
[r7169] by astraw

use cbook.is_string_like() instead of isinstance() for spines

2009-06-01 21:41:31 Tree
Older >