A simple vue component for making charts that do not rely on large chart libraries and will not bloat your dependencies.
Features:
- Simple bar charts
- Line charts (planned)
- Pie charts (planned)
- Rose charts (planned)
Preview:
Download Details:
Author: djaxho
Live Demo: https://github.com/djaxho/pure-vue-chart/tree/master/public
Download Link: https://github.com/djaxho/pure-vue-chart/archive/master.zip
Official Website: https://github.com/djaxho/pure-vue-chart
Install & Download:
# NPM
$ npm install pure-vue-chart --save