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
Increase the size of the inner white circle, like using cutoutPercentage in chartjs
How do I specify the exact size of the chart ?
How do I write a text/label inside the doughnut empty space ?
From what it seems to me, without looking at the code, that, for each arc/portion of the chart, the line marking to the label is starting from the middle of the circumference portion of the said arc, and going direct outwards as if starting from the center of the circle, what if I wanted the line to start at the center of the arc, but be parallel to the x-axis, or the base of the screen/web-page ?
The text was updated successfully, but these errors were encountered:
harlamenko
pushed a commit
to harlamenko/chartjs-plugin-piechart-outlabels
that referenced
this issue
Aug 8, 2024
I am trying to use a doughnut, and I need to -
The text was updated successfully, but these errors were encountered: