Stefan,

Thanks for the bug report--it is surprising that no one noticed this 
earlier.  It looks like Norbert's changes completely wiped out the 
setting of markerfacecolor and markeredgecolor.  I have reverted axes.py 
in svn to the 2788 revision (via revision 2799) so that it will work 
until Norbert gets a chance to add marker handling back into his patch 
and reapply it.

Eric

Stefan van der Walt wrote:
> Hi all
> 
> The marker behaviour changed in
> 
> ------------------------------------------------------------------------
> r2790 | nnemec | 2006-09-29 11:46:57 +0200 (Fri, 29 Sep 2006) | 1 line
> 
> reworked linestyle and markercolor handling
> 
> 
> For example, try the following:
> 
> N.plot(N.random.random(1000),'r.')
> 
> Note that all the dots are blue!

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to