Category "vue-chartjs"

vue-chartjs v4 reference to the chart object

chartjs v3.7.1 vue-chartjs v4.0.4 in version 3 of vue-chartjs, I could reference the chart object with this.$data._chart because the component is extends from

Setting ChartJS plugin on vue-chartjs not working

I am trying to change the canvas background color of my ChartJS chart to export it as an image but it has a black background. I've tried the workaround from the