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
Download Details:
Author: ankane
Live Demo: https://ankane.github.io/chartkick.js/examples/
Download Link: https://github.com/ankane/vue-chartkick/archive/master.zip
Official Website: https://github.com/ankane/vue-chartkick
Install & Download:
npm install chartkick vue-chartkick --save