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

Fixing Fermi plot_detector_sun_angles #130

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

aringlis
Copy link
Member

@aringlis aringlis commented Aug 14, 2024

The function plot_detector_sun_angles was broken, due to the formatting of the time axis. This was reported in #71.

This PR proposes a fix by reformatting the time axis as datetimes, which matplotlib accepts. Also tidied up the location of the legend to be outside the plotting area.

Fixes #71

@nabobalis
Copy link
Contributor

We have no unit tests for any of this. That will have to come in a new PR when I add support for figure tests.

@nabobalis nabobalis merged commit 20f1ec8 into sunpy:main Aug 22, 2024
9 checks passed
@nabobalis
Copy link
Contributor

Thanks for the fix @aringlis

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

Successfully merging this pull request may close these issues.

plot_detector_sun_angles not working
2 participants