vue-chartjs
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -1,2 +0,2 @@ | ||
import { Chart, DoughnutController, LineController, PieController, PolarAreaController, RadarController, BubbleController, ScatterController, BarController } from 'chart.js'; | ||
import { Chart, BarController, DoughnutController, LineController, PieController, PolarAreaController, RadarController, BubbleController, ScatterController } from 'chart.js'; | ||
@@ -234,3 +234,3 @@ var ChartEmits; | ||
export { Bar, Bubble, Doughnut, Line, Pie, PolarArea, Radar, Scatter }; | ||
export { Bar, Bubble, Doughnut, Line, Pie, PolarArea, Radar, Scatter, generateChart }; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "vue-chartjs", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"packageManager": "pnpm@6.32.2", | ||
"description": "Vue.js wrapper for chart.js for creating beautiful charts.", | ||
@@ -5,0 +6,0 @@ "author": "Jakub Juszczak <jakub@posteo.de>", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
135297
992