Replies: 1 comment
-
@fstrauf in couple approaches to fix it:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Whenever the text label of a pie slice is too long, the neighboring slice overlays the label.
Is there a way to maintain something like a z-index?
Here is a minimum example:
https://codesandbox.io/s/visx-simple-pie-chart-forked-nez7p7?file=/Example.tsx
Beta Was this translation helpful? Give feedback.
All reactions