Closed kpallik closed 4 years ago
@nihgwu all good?
@zgordon01 I don't have the full context for this change, feel free to ship it
@zgordon01 I don't have the full context for this change, feel free to ship it
@nihgwu It allows us to not have to keep the minimum size of the sections >= 6% and overall makes the curves better.
<PieChart
radius={145}
innerRadius={123}
dividerSize={1}
strokeCap="round"
/>
with this configuration of the PieChart we get this chart with a minimum size of the sections being only 2%
[
](url)
So I changed things to make the curve look slightly better when we have a
its a little messy right now but I am not too sure how to make it much better any help is appreciated
here's what it looks like with the above settings and the minimum size of the arc's are 3%