Install & Download:
npm install chartkick vue-chartkick --saveDescription:
Vue Chartkick is a lightweight Vue.js component for creating beautiful charts usingĀ Chart.js, Google Charts, and Highcharts.
Supported Chart Types:
- Line Chart
- Pie Chart
- Column Chart
- Bar Chart
- Area Chart
- Scatter Chart
- Geo Chart
- Timeline
- And more
Preview:

Vue Chartkick Line Chart

Vue Chartkick Pie Chart
Changelog:
v1.1.0 (04/05/2021)
- Added loading option
- Prefer empty over messages: {empty: …}
v1.0.0 (02/17/2021)
- Added support for Vue 3
- Removed support for Vue 2
- Removed Chartkick.js from the no packager manager install
- Removed reactivity hack
- Removed dependencies
07/25/2020
- v0.6.1: Added code option