Skip to content

Pie Chart slices spacing? #537

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kristian-nst opened this issue Apr 8, 2025 · 0 comments
Open

Pie Chart slices spacing? #537

kristian-nst opened this issue Apr 8, 2025 · 0 comments
Labels
issue-accepted The issue is confirmed and accepted by the maintainers

Comments

@kristian-nst
Copy link

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

Image

zoomed in:

Image

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

@keithluchtel keithluchtel added the issue-accepted The issue is confirmed and accepted by the maintainers label Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue-accepted The issue is confirmed and accepted by the maintainers
Projects
None yet
Development

No branches or pull requests

2 participants