I am working on a project using chart.js for work and I need to know if there is a way to add some space between datasets of a pie chart.
What I have so far is in the chart depicted below, and I want there to be some padding between the inner and outer datasets.
I have tried setting one of the charts to a doughnut type or adding a thicker outer border on the inner chart, and neither of those are what I needed.