No charting library found for GeoChart
Closed this issue · 1 comments
productdevbook commented
{ "message": "No charting library found for GeoChart", "statusCode": 500 }
import Vue from 'vue'
import Chartkick from 'vue-chartkick'
import Chart from 'chart.js'
Vue.use(Chartkick)
Vue.use(Chartkick.use(Chart))
ankane commented
Hey @mkalayci35, the geo chart requires Google Charts.