Package Exports
- @casko/circular-sector
- @casko/circular-sector/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@casko/circular-sector) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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
- 1.0.0 - Init
- 1.0.1 - Update demo and minimize readme.
- 2.0.0 - Extract and clean up things. Add "rounded corners" option.
- 2.0.1 - Fix function name.
See you
Thanks for getting this far. Please share result of usage.