ChartJs
OverviewOfficial Website
Explore the sample VueJs charts created to show some of the enticing features packed in Chart js.
Import Package
import Vue3ChartJs from "@j-t-mcc/vue3-chartjs";
Add Package
yarn add @j-t-mcc/vue3-chartjs
Remove Package
yarn remove chart js Or you can remove package by
removing specific package from package.json
You can refer src/views/charts/Chartjs.vue for various chartJs examples.