Bill Baxter wrote:
> There are a couple things about legend that I'm finding a little
> irksome.  Is there some better way to do this?
> 
> 1) if you have a contour, legend() wants to add all the contours to
> the list.  calling contour(...,label='_nolegend_') doesn't seem to
> help.

I think it would be quite unusual that someone would want contour lines 
to show up in a legend, so I made the change I suggested in an earlier 
response to this thread: the LineCollections in the ContourSet now have 
their labels set to _nolegend_.  If someone really does want contour 
lines in a legend, these labels still can be changed manually, as 
described earlier in this thread.

Eric

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to