Nuxt/examples/vue-chartjs
Rafał Chłodnicki 9e966a8f3c
chore(examples): use `2.x` version of nuxt instead of latest (#19737)
2023-03-16 06:24:27 -07:00
..
components refactor: update eslint-config to 1.x 2019-07-10 15:15:49 +04:30
layouts chore(example): Update vue-chartjs (#7211) 2020-04-13 20:41:34 +02:00
pages refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
README.md chore(example): Update vue-chartjs (#7211) 2020-04-13 20:41:34 +02: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