steveberardi / starplot

✨ Star charts and maps in Python
https://starplot.dev
MIT License
17 stars 7 forks source link

37 add sun plotting #62

Closed HamBoneGS closed 3 months ago

HamBoneGS commented 3 months ago

adds .sun() function for plotting the sun + styling

steveberardi commented 3 months ago

looking good!! wanna try adding a couple hash checks too? Ideally, we'd have one for optic plots (maybe around the time/position of the eclipse to help test the moon too), and one for map plots (could probably just add the Sun to the existing map plot check with the planets).