You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to add spaces between slices. I've tried <Pie.SliceAngularInset ... /> but it's not quite good enough.
I can fake it with a solid color with angularStrokeColor and angularStrokeWidth. But it won't work on a non-solid background, and this method also produces artifacts
Description
Trying to add spaces between slices. I've tried
<Pie.SliceAngularInset ... />
but it's not quite good enough.I can fake it with a solid color with angularStrokeColor and angularStrokeWidth. But it won't work on a non-solid background, and this method also produces artifacts
zoomed in:
Proposal
Implement https://commerce.nearform.com/open-source/victory/docs/charts/pie#pie-chart---exploded
Border radius would be epic as well :D
https://commerce.nearform.com/open-source/victory/docs/charts/pie#pie-chart---ring
The text was updated successfully, but these errors were encountered: