Manuel Metz wrote:
> Alejandro Weinstein wrote:
>> On Mon, Dec 1, 2008 at 7:13 AM, Manuel Metz <[EMAIL PROTECTED]> wrote:
>>> You can use the keyword "numpoints" in the legend method:
>> Thank you! It did the trick.
>>
>> Now how you conclude that from the documentation is a mystery:
>>
>> >From th
Alejandro Weinstein wrote:
> On Mon, Dec 1, 2008 at 7:13 AM, Manuel Metz <[EMAIL PROTECTED]> wrote:
>> You can use the keyword "numpoints" in the legend method:
>
> Thank you! It did the trick.
>
> Now how you conclude that from the documentation is a mystery:
>
>>From the docs:
> "
> numpoints:
On Mon, Dec 1, 2008 at 7:13 AM, Manuel Metz <[EMAIL PROTECTED]> wrote:
> You can use the keyword "numpoints" in the legend method:
Thank you! It did the trick.
Now how you conclude that from the documentation is a mystery:
>From the docs:
"
numpoints: integer
The number of points in the lege
Alejandro Weinstein wrote:
> Hi:
>
> I am plotting using markers, in a similar way than this example:
>
> http://matplotlib.sourceforge.net/examples/pylab_examples/legend_demo2.html
>
> As you can see in the example above, the markers in the legend appear
> twice: " 'green circle' 'green circle'
Hi:
I am plotting using markers, in a similar way than this example:
http://matplotlib.sourceforge.net/examples/pylab_examples/legend_demo2.html
As you can see in the example above, the markers in the legend appear
twice: " 'green circle' 'green circle' oscillatory".
Is it possible to make the