Jae-Joon Lee wrote:
>> - the parameter numpoints should be used (it's ignored right now)
>>
>
> Thanks Manuel. I guess we can simply reuse xdata_marker for this purpose.
>
>
>> - Some private variables are accessed and a new RegularPolycollection is
>> created (does this work eg. with a StarPoly
Hi,
First of all, matplotlib is a very nice piece of software - I use it
all the time for interactive data analysis, for posters, and for
published papers.
For visualizing low-resolution vector fields, quiver() is quite nice.
But for high-resolution vector fields there is a technique called
"line
Anne Archibald wrote:
> Hi,
>
> First of all, matplotlib is a very nice piece of software - I use it
> all the time for interactive data analysis, for posters, and for
> published papers.
>
> For visualizing low-resolution vector fields, quiver() is quite nice.
> But for high-resolution vector fi