I am using chart.js v2.5.0. I put doughnut inside doughnut.
I want the disdance between 2 doughnuts(A) to be larger without affecting the distance betwe
Picture of 3 datasets in doughnut chart with "padding"
I achieved this by inserting a transparent dataset between the colored datasets. Didn't find another "easy" way.
In the end it was easier to do the whole chart myself instead of using chartjs.