You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the function hasAspect is not calculating correctly for some cases, when is conjunction;
when it calculates correctly the conjunction aspect, it is not showing because the aspects are under the chart and also because the conjunction is drawn in the same place that the inner circle.
I changed the order in the html directly to check:
This would take more time to resolve, since I need to check the best way to show the conjunction. Feel free to contribute with your suggestion, or solving the hasAspect bug.
Describe the bug
In the aspects settings there's a configuration for conjunction aspect: https://github.com/AstroDraw/AstroChart/blob/main/project/src/settings.js#L170 , but even when I've changed the color from transparent to some other color I still don't see any changes in the chart.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Conjunction aspect should be displayed visually somehow. Here are the examples from other astrology chart apps:
Screenshots
N/A
Additional info (please complete the following information):
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
Additional context
N/A
The text was updated successfully, but these errors were encountered: