radial-label-placement

v0.0.1
Simplistic label placement in a radial chart
typescript radial svg canvas d3 pie plot

clean

rm -rf dist; rm -rf demo

build-dist

microbundle

build-demo

parcel build src/demo/index.html --out-dir demo --public-url ./

build

npm run clean; npm run build-dist; npm run build-demo

deploy

git subtree push --prefix demo origin gh-pages

start

parcel src/demo/index.html

test

tsc && ava
npm i radial-label-placement

Metadata

  • MIT
  • Whatever
  • alberto
  • released 10/12/2018

Downloads

Maintainers