hello, I have a problem quiver:
In my code there is:

fill(...)
quiver(..)

but the arrows stay under the fill !! If I would like it, with a bit of 
logic, I would wrote:

quiver(...)
fill(...)

Any help?
By the way, how to make an extra arrow to be used as a scale, with some 
text anotation?

Thanks
MM


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to