-
Notifications
You must be signed in to change notification settings - Fork 63
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
Wrong order on planets position #17
Comments
Dear Kepler Pls, try change the property in settings.js:: Has anything changed? Tom |
Hi Tom I'm very sorry for the late reply. It solves one of them. But the others don't. Clear skies |
Hi Kepler thanks for your answer. You are right. It is bug, and it must be fix. |
Hi Thank you very much Kibo. Clear skies |
Good evening Kibo How are you today? Were you able to fix the problem? Sorry for disturbing. Clear skies, Kepler |
Good evening Kibo. |
Greetings I believe the problem is the array order runned for placing the planets and solving collisions. So, if a temporary array is created with the planets in ascending longitude value, there should be no jammed planets - we must be, however, very careful in placing the correct order of names/glyphs of the planets, and careful with and order like 333º, 356º and 3º, for instance (that goes from Pisces to Aries). If I knew the code well, that would be my best sugestion. I can make some few tries though. Kind regards Kepler |
Greetings |
Hello. I wrote, as promised, my version of the astrological chart. It is available here. |
Hi @cptolemy , We are moving this repo to https://github.com/AstroDraw/AstroChart. |
Good morning,
The routines are working great, but I found a small bug. If you look at the chart I send, to the red zone, you see that the planets are in the right place but in a litle bit "messy order". For instance, Saturn should be in Neptune's place - the line would be direct and closer and they wouldn't cross each other. What do you think?
Best regards
Kepler
The text was updated successfully, but these errors were encountered: