@casko/circular-sector
v2.0.21
Published
A set of functions computing cartesian coordinates, describing circular and annular sectors.
Downloads
45
Maintainers
Readme
Circular Sector
A set of functions computing cartesian coordinates, describing circular and annular sectors.
Usable for drawing circular things on ex. svg
and canvas
elements, but not bound to either of them.
Great for circular visualisations like spread, progress and reticulated splines. No dependencies.
Install
npm install @casko/circular-sector
Use
TODO: Add code...
Demo
TODO: Add demo link...
Todo
- ~~Add links to demo~~
- Centroid(s)
Notes
- Centroid kind of added. Not