> Thanks for the update, I'll try it tuesday from work, but I don't think
> it will change anything. I'll post some pictures/data if you want.
> What I'm passing as argument for c is a numpy array of dimension (N, 3)
> with floats between 0 and 1. When I get rid of the check at line 3777, I
> can have a good scatter plot with the correct colors.

OK, I thought that might be the case.  The behavior you want was not
actually supported by scatter--at least it was contrary to the
docstring--but it is reasonable, so I have made changes that I think
will do what you want.  I also changed the docstring to reflect this.

Eric


Thanks a lot for the update, I appreciate the patience you had to understand
what I wanted.

Matthieu
-------------------------------------------------------------------------
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-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to