This is not a Chartjs wrapper for view. This is a set of chart components that can be reused for visualizing data in Vuejs projects
The Project uses following dependencies
- vue-chartjs
- chart.js
npm install
npm install vue-chartjs chart.js --save
npm run serve
npm run build
npm run lint
For more guides and samples See Manoj's Developer Blog.