Hello
Has anyone managed to update graph elements specific to a graph, using chart.js?
I've added some custom code, which appears to work well at the chart level - colours and legend settings.
However, I can't seem to get changes for anything specific to a chart type. What we would really like to do is set the width of a bar chart and have a smaller inside circle (cutout) for a donut.
The specific donut settings are here:
Doughnut and Pie Charts | Chart.js (chartjs.org)
but whatever combination of syntax I use, it just doesn't seem to make any difference (including starting with 'Custom').
Any help would be appreciated.
thanks
Jane