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 ability to set ticklabel position when using ArrayAnimatorWCS #24

Open
wtbarnes opened this issue Jul 24, 2023 · 3 comments
Open

Add ability to set ticklabel position when using ArrayAnimatorWCS #24

wtbarnes opened this issue Jul 24, 2023 · 3 comments

Comments

@wtbarnes
Copy link
Member

wtbarnes commented Jul 24, 2023

Describe the feature

With a WCSAxes instance, one can set the position of ticklabels using the set_ticklabel_position method: https://docs.astropy.org/en/stable/api/astropy.visualization.wcsaxes.CoordinateHelper.html#astropy.visualization.wcsaxes.CoordinateHelper.set_ticklabel_position. However, ArrayAnimatorWCS provides no interface to this method. ArrayAnimatorWCS.plot should provide an input in order to adjust this, similar to what is done for set_tick through plot_params.

Proposed solution

No response

@advait-zx
Copy link

can i work on this issue

@nabobalis
Copy link
Collaborator

Hi @advait-zx, I would really strongly suggest you find one issue you can tackle, work on that instead of posting on every issue you might want to work on.

You are free to work on this issue, we would need to enable ArrayAnimatorWCS to allow users to access the underlying API from WCSAXES.

@advait-zx
Copy link

@nabobalis I sincerely apologize for commenting on multiple issues. I'll focus on a single issue and ensure I make meaningful progress on it.

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

No branches or pull requests

3 participants