On 4/18/07, Eric Firing <[EMAIL PROTECTED]> wrote:
> 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(
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 wo
"Bill Baxter" <[EMAIL PROTECTED]> writes:
> Documentation issue/question: I figured there was probably some way
> to set attributes individually using the return value from contour
> since contour's docstring helpfully tells me that countour returns a
> ContourSet object. However, 'ContourSet?'
Ok. Thanks. I'll give the setp on the ContourSet thing a try.
Documentation issue/question: I figured there was probably some way
to set attributes individually using the return value from contour
since contour's docstring helpfully tells me that countour returns a
ContourSet object. However,
Maybe I should make _nolegend_ the default for contour and contourf
collections?
Eric
John Hunter wrote:
> On 4/13/07, Bill Baxter <[EMAIL PROTECTED]> 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
On 4/13/07, Bill Baxter <[EMAIL PROTECTED]> 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
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'm trying to plot a bunch of different type