How to make Donut chart with tooltips #9902
Unanswered
deveshlashkari
asked this question in
Q&A
Replies: 1 comment 2 replies
-
This is not possible by default, you will need to write or use a custom plugin for this. Closest you can come with a already written plugin is the datalabels plugin. Afaik it doesnt totaly support what you want. If you really want that look you will need to draw it on the canvas yourself with a self written plugin |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello Developers,

I want to create a donut chart with tooltips something like this -
Can anyone tell me that if this can be possible with this package & if Yes, How to do it.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions