Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CurlyVectorPlot #4

Open
mnlevy1981 opened this issue Jan 24, 2020 · 1 comment
Open

Add CurlyVectorPlot #4

mnlevy1981 opened this issue Jan 24, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@mnlevy1981
Copy link
Contributor

On the face of it, something like geocat.viz.plot.CurlyVector() might be able to replicate vcres@vcGlyphStyle = "CurlyVector". matplotlib has a FancyArrowPatch; we just need a function that computes whatever parameters it needs and calls plt.quiver() on the results.

@erogluorhan erogluorhan added the enhancement New feature or request label Sep 1, 2020
@kafitzgerald
Copy link
Collaborator

Linking this to the relevant issue open over on the matplotlib repo matplotlib/matplotlib#20038

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants