Skip to content

A very simple "spark" doughnut chart as a VUE component.

License

Notifications You must be signed in to change notification settings

mmilano/spark-doughnut

Repository files navigation

spark-doughnut

A simple doughnut "spark" chart created with generated SVG and css, allowing for dynamic display and update with VUE properties/values.

The demo is built using the vue-cli as scaffolding, but the core chart component itself does not depend on anything.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Vue CLI Configuration Reference.

About

A very simple "spark" doughnut chart as a VUE component.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published