Re: [matplotlib-devel] basemap drawcoastlines: suppress legend label

2008-03-13 Thread Jeff Whitaker
Eric Firing wrote: > Jeff, > > When putting a legend on a basemap plot, I find that the legend command > picks up the coastline line collection and gives it an uninformative > label. I suspect this is rarely what one wants. Two suggestions: > > 1) In drawcoastlines, use "coastlines.set_label('_

[matplotlib-devel] basemap drawcoastlines: suppress legend label

2008-03-12 Thread Eric Firing
Jeff, When putting a legend on a basemap plot, I find that the legend command picks up the coastline line collection and gives it an uninformative label. I suspect this is rarely what one wants. Two suggestions: 1) In drawcoastlines, use "coastlines.set_label('_nolabel_') to suppress inclusi