Pure Vue Chart is a simple and lightweight vuejs component for making charts that do not depend on large chart libraries and will not bloat/bulk up your dependencies.
vuetify charts example, vue charts examples, vue chartjs, vue google charts, vue recharts, pure vue chart, vue chartkick, vue chart library
List of features
- Simple bar charts
- Line charts (planned)
- Pie charts (planned)
- Rose charts (planned)
How to make use of it:
Install & Download:
# NPM $ npm install pure-vue-chart --save
Register it in your component:
components: { PureVueChart, },
<pure-vue-chart :points="[3,5,2,5,4]" :width="400" :height="200" />
simple pure vue.js chart component, pure-vue-chart Plugin/Github
See Demo And Download
Official Website(djaxho): Click Here
This superior jQuery/javascript plugin is developed by djaxho. For extra advanced usage, please go to the official website.