Detalhes do pacote

@casko/circular-sector

hallojoe287MIT2.0.21

A set of functions computing cartesian coordinates, describing circular and annular sectors.

circle, sector, circular, annulus

readme (leia-me)

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