AstroDraw / AstroChart

A free and open-source TypeScript library for generating SVG charts to display planets in astrology.
https://astrodraw.github.io
MIT License
212 stars 55 forks source link

(feat): add settings to show or not dignities text #58

Closed afucher closed 1 year ago

afucher commented 1 year ago

add SHOW_DIGNITIES_TEXT to settings, default true

closes #55