react-apexcharts
react-apexcharts copied to clipboard
Donut/Pie Sparkline Padding
I am trying to get the smallest useful donut chart. Found sparkline. Cool.
Except, now I need to ADD a little more padding, because the hover effect for the slices causes them to grow a bit, and clip outside the boundary. I found that grid seems to support padding. But donut/pie with sparkline doesn't.
Any ideas?