Open ilyai opened 2 years ago
I take a look and seems that we have 2 bugs:
hasAspect
is not calculating correctly for some cases, when is conjunction;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):
Additional context N/A