Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 536 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 536 Bytes

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