vue-fusioncharts
vue-fusioncharts copied to clipboard
components errors
Hi guys,
I am getting the following error :
Unknown custom element: <fusioncharts> when I am using import { FCComponent } from "vue-fusioncharts"; . This is the code from https://www.fusioncharts.com/charts/gauges/gauge-linear-scale-with-colored-categories?framework=vue.
The second one is :
TypeError: Vue.component is not a function when trying to register the components. It doesn't work using it as a plugin also. There is a fix for this example?
Thank you!
Hey, any updates?