Nuxt/examples/vue-chartjs
2023-03-16 06:24:27 -07:00
..
components
layouts
pages refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
nuxt.config.js refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
package.json chore(examples): use 2.x version of nuxt instead of latest (#19737) 2023-03-16 06:24:27 -07:00
README.md

Nuxt with Vue-ChartJS

Vue-chartjs is a wrapper for Chart.js in vue. You can easily create reuseable chart components.

Live demo: http://nuxt-vue-chartjs.surge.sh

Edit example-vue-chartjs