How can i create subgroups by holding labels on the doughnut chart? #9235
Answered
by
CrilloUrby
CrilloUrby
asked this question in
Q&A
-
Inside my doughnut chart i would like to create a function that clicking on a part of the chart creates a subgroup with the datasets (labels and data) and clicking another part creates another by removing the previous one and always putting the data. Now if i click it it creates it for me but it keeps the old names and only changes the dates. How can i do? (https://github.com/chartjs/Chart.js/files/6599319/Nuovo.documento.di.testo.txt) |
Beta Was this translation helpful? Give feedback.
Answered by
CrilloUrby
Jul 2, 2021
Replies: 1 comment
-
I did it |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
CrilloUrby
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I did it