You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my job I need to reproduce this doughnut Chart for our website that is using Vue Js :
I already succeeded in creating the doughnut chart using this library (vue-chartjs) but I’m really struggling with completing the arcs elements with icon + the labels of each arc elements. I want to know if it is possible to add in each arc element an icon + the label attached to this arc element as in the image I uploaded.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello there,
For my job I need to reproduce this doughnut Chart for our website that is using Vue Js :
I already succeeded in creating the doughnut chart using this library (vue-chartjs) but I’m really struggling with completing the arcs elements with icon + the labels of each arc elements. I want to know if it is possible to add in each arc element an icon + the label attached to this arc element as in the image I uploaded.
My environment is the following :
Vue JS : 2.6.12
Vue-chartjs : 4.0.2
chart.js : 3.7.1
Any answer would be appreciated :D
Kind regards,
Calab.
Beta Was this translation helpful? Give feedback.
All reactions