chartjs / chartjs-plugin-datalabels

Chart.js plugin to display labels on data elements
https://chartjs-plugin-datalabels.netlify.app
MIT License
863 stars 460 forks source link

How to apply this plugin in nuxt.js? #293

Closed geofany closed 1 year ago

geofany commented 2 years ago

i got error when apply this

i'm using: "chartjs-plugin-datalabels": "^1.0.0" "chart.js": "^2.9.4" "vue-chartjs": "^3.5.1"

pie.js image

Chart.vue image

error : image

simonbrunel commented 1 year ago

Please ask this question to the vue-chartjs repository if you still need support.