-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Double padding on PieChartWithPaddingAngle when value is 0 #1687
Copy link
Copy link
Closed
Labels
bugGeneral bug labelGeneral bug label
Description
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Currently recharts still adds a padding to sector with 0 value, which causes a double padding/spacing.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
https://jsfiddle.net/gm9rf6t2/
What is the expected behavior?
The padding/spacing between all sector should be the same.
Which versions of Recharts, and which browser / OS are affected by this issue? Did this work in previous versions of Recharts?
<= v.1.50
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugGeneral bug labelGeneral bug label