This question really belongs to the user ML, but I don't want to subscribe to another ML, so please, indulge me.
I often have a figure with a lot of plot, some of them created in a for loop. I want some of them to display in the legend, and some of them not to. Now this is possible, using the two positionnal argument form of "legend", but this means I have to keep trak of all the plots created, and of the associated label. Is there a way to specify that a plot should not have a legend when creating it. Something like "plot( ..., label=False)" would be great. If not, would it be possible to have such a feature ? Cheers, Gaƫl ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Matplotlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
