toomuchdesign/react-minimal-pie-chart

Implementation Question

wileymc opened this issue · 1 comments

Is it possible to render a single component as a child in the center of the chart that also uses svgs?

Desired result:
image

Thanks for any tips!

Ended up just using CSS grid to place my component right on top! easy peasy