Re: [matplotlib-devel] Patch for scatter plot legend enhancement

2008-10-13 Thread Manuel Metz
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

[matplotlib-devel] Line Integral Convolution

2008-10-13 Thread Anne Archibald
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

Re: [matplotlib-devel] Line Integral Convolution

2008-10-13 Thread Eric Firing
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