import VueChartkick from 'vue-chartkick'; import Vue from "vue"; import * as Chart from "chart.js"; Vue.use(VueChartkick, {adapter: Chart});