d3-celestial
d3-celestial copied to clipboard
Bug when displaying planets but no stars
trafficstars
Hello, I have been experiencing strange behavior when displaying planets without stars. It looks like it might be related to rendering the sun, which paints the whole sky yellow or blue (depending on whether it is visible).
Here's an example where you can see what is happening: https://codesandbox.io/s/vue-d3-celestial-planet-bug-c53np?file=/src/App.vue
Is this a problem in the source code or just my configuration/setup?
Thanks!