Open
Description
Is your feature request related to a problem? Please describe.
One of the few things missing from GeoViews are domain specific plots out of which the most commonly used one is the Wind Barbs one. Matplotlib, MetPy and others allow for static and WMS services can serve dynamic Wind Barbs but using a VectorField it should (maybe already is) be possible to put some Wind barbs on a GeoViews map object.
Describe the solution you'd like
Ideally we would replicate the Matplotlib API where we allow to obviously define the x,y,u,v and c but also allow for some options like density and such.
Describe alternatives you've considered
I have experimented with the VectorField examples i've found around Discourse and StackOverflow, but right now I am using Matplotlib that I wrap in panel.pane.Matplotlib
.
Metadata
Assignees
Labels
No labels