AstroChart icon indicating copy to clipboard operation
AstroChart copied to clipboard

A free and open-source TypeScript library for generating SVG charts to display planets in astrology.

Results 25 AstroChart issues
Sort by recently updated
recently updated
newest added

Wondering if it's possible to use this package with a React app. Thanks.

enhancement

This new version aims to make some improvements in tooling and internal improvements: - [x] #18 - [x] Add linter - [x] #22 - [x] #19 - [ ] #13...

Which is the best way to handle responsive layouts ? In your code you have instantiated the chart object during the `window.onLoad(...)` event, with a pre-defined and fixed set of...

enhancement

**Additional context** Hi Was wondering about adding the South Node symbol? I can contribute with just about everything else creating the code around that aside from the "d" attribute which...

symbol request

As mentioned by @andandio in #11 , there is an outdated npm package for AstroChart. It would be nice to have an oficial package published and updated

enhancement

Hi there, I am using the SwissEphemeris API, and the numbers I'm getting for latitude/longitude of planets doesn't look like what's being passed in these examples, and I'm not sure...

question

Good morning I would like to add to the chart some text, at a particular coordinate. Can someone please help me with the code? Suppose I want to place at...

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** When drawing the transit chart I want to be able to not display the...

enhancement

**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...

bug