How can I show the datalabels values inside graphs? #11021
Unanswered
ahmedrazaa
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You will need the datalabels plugin: https://chartjs-plugin-datalabels.netlify.app/ Or write your own custom plugin that does this |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used [email protected] with vue 2, it's showing the datalabels value inside graphs like that.

Now I want to know, how these same labels I can show using latest vue-chartjs library in vue 3 using [email protected] version.
Beta Was this translation helpful? Give feedback.
All reactions