[matplotlib-devel] quiverkey

2006-06-11 Thread Eric Firing
I added the ability to easily generate a key for quiver plots. The function is called quiverkey(). It is illustrated in the revised examples/quiver_demo.py. I also changed Axes.quiver and pylab.quiver to use quiver2 if possible--that is, if it seems consistent with the arguments that are supp

Re: [matplotlib-devel] quiver2 in svn

2006-06-11 Thread Eric Firing
Helge, Helge Avlesen wrote: > On 6/9/06, Eric Firing <[EMAIL PROTECTED]> wrote: > >>Suggestions for improvements in the API or other aspects are welcome. > > > Hi, > an option for quiver to quickly draw thousands of simple monocolor > arrows each constructed from e.g. 3 line segments would be u