Improved placement of WCSAxes tick labels for non-perpendicular grids or ticks#19057
Improved placement of WCSAxes tick labels for non-perpendicular grids or ticks#19057ayshih wants to merge 5 commits into
Conversation
|
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
84cff92 to
cc16353
Compare
42e81f3 to
373752d
Compare
|
Hi humans 👋 - this pull request hasn't had any new commits for approximately 5 months. I plan to close this in a month if the pull request doesn't have any new commits by then. In lieu of a stalled pull request, please consider closing this and open an issue instead if a reminder is needed to revisit in the future. Maintainers may also choose to add keep-open label to keep this PR open but it is discouraged unless absolutely necessary. If this PR still needs to be reviewed, as an author, you can rebase it to reset the clock. If you believe I commented on this pull request incorrectly, please report this here. |
ef75e7a to
0f79be2
Compare
7b7aab7 to
0d635fd
Compare





Description
This pull request improves the placement of WCSAxes tick labels, particularly for non-perpendicular grids or ticks. Specifically (in order of commits):
Example script
Before this PR
After this PR