I am trying to make a donut chart with a thin donut. So like in Google Charts, I tried to change the 'pieHole' attribute to 0.8. Also i tried to change it within the react-chartkick.js file so when donut is set to true the value would be 0.8 instead of 0.5. Sadly this also did not work. Am I forgetting something?
Hey @LirryPinter, unfortunately, we're not able to provide support through GitHub Issues. Try posting on Stack Overflow if you're looking for help with your code.
Hi,
I am trying to make a donut chart with a thin donut. So like in Google Charts, I tried to change the 'pieHole' attribute to 0.8. Also i tried to change it within the react-chartkick.js file so when donut is set to true the value would be 0.8 instead of 0.5. Sadly this also did not work. Am I forgetting something?
Thanks!