AstroDraw / AstroChart

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

Improve click area #8

Closed afucher closed 3 years ago

afucher commented 3 years ago

Added a new setting ADD_CLICK_AREA, if true it adds a transparent rectangle for each point to backfill the hover area of the point

Fixes #6