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 geographic annotations #14

Closed
5 tasks
juseg opened this issue Aug 4, 2022 · 1 comment
Closed
5 tasks

Add geographic annotations #14

juseg opened this issue Aug 4, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@juseg
Copy link
Owner

juseg commented Aug 4, 2022

Add annotation helpers from cartowik, improve them, and document them. Facilitate accurate placement of matplotlib annotations labels, especially on geographic axes.

  • Add annotations with auto label anchor.
  • Add annotations by angle and offset.
  • Add annotations example.
  • Add annotated scatter plot function.
  • Add annotated scatter plot example.
@juseg juseg added the enhancement New feature or request label Aug 4, 2022
@juseg juseg added this to the v0.2.0 milestone Aug 4, 2022
@juseg juseg self-assigned this Aug 4, 2022
juseg added a commit that referenced this issue Oct 24, 2022
These helpers were included in cartowik to make matplotlib annotation
(slightly) easier, on both regular and especially cartopy geolocated
axes. Now that hyoga uses GeoPandas to plot vectors, I think this code
would belongs to matplotlib `Axes` or cartopy `GeoAxes` classes if
anywhere at all. Goodbye cartowik annotations.
@juseg
Copy link
Owner Author

juseg commented Oct 25, 2022

Closing this as won't fix (see fb1f726 commit message above).

@juseg juseg closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2022
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

1 participant