Ok. This should now be fixed in r5358. Cheers, Mike
John Hunter wrote: > 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 > -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
