vue-chart-3
v4.0.1
Published
π A simple wrapper around Chart.js 4 for Vue 3
Downloads
173,409
Maintainers
Readme
π Chart.js 4 for Vue 3
This package is a rewrite of vue-chartjs for Chart.js 4, but written in Typescript with Vue 3 composition api in mind.
Vite.jsandNuxt 3compatible π―.
Documentation
Installation
For Vue 3
npm i vue-chart-3 chart.js
#or
yarn add vue-chart-3 chart.js
#or
pnpm i vue-chart-3 chart.jsImportant notes
Using with Vue 3
This package works with Vue 3.
- Vue 3 works out-of-the-box
Demos
- Vue 3: CodeSandbox demo Vue 3
