On Mon, Jun 2, 2008 at 7:45 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote:

> We probably want to trap for this case in the C code so it at least
> doesn't crash, but am I right that "c=''" is an invalid input?  What
> should that do, if not raise an exception?

facecolor='' or facecolor='None' in other parts of the code (eg
Line2D), mean do not fill the marker.  But the principle of least
surprise, we should probably support this for the polygon collections
too, unless there is a good reason not to.
JDH

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to