How to show value/name on pie chart? #9959
Unanswered
unluckychild
asked this question in
Q&A
Replies: 2 comments 1 reply
-
You can use the setActiveElements function. Example: https://www.chartjs.org/docs/master/samples/advanced/programmatic-events.html |
Beta Was this translation helpful? Give feedback.
1 reply
-
Or you could maybe use datalabels plugin: https://chartjs-plugin-datalabels.netlify.app/samples/charts/doughnut.html |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Normally it shows on hover. How can i show it there without hovering?
Beta Was this translation helpful? Give feedback.
All reactions