When using Prometheus Pie Chart with borders on with the ChartSeriesItem object the chart renders with a 1px line drawn out past the center of the pie chart on the smallest slices.
To reproduce just create a pie chart with the following values:
3991
1187
886
506
51
42
You will see that the border drawn around the slices will extend pass the center of the pie chart for the two smallest slices. I can provide code to duplicate if needed or a screenshot to illustrate.
To reproduce just create a pie chart with the following values:
3991
1187
886
506
51
42
You will see that the border drawn around the slices will extend pass the center of the pie chart for the two smallest slices. I can provide code to duplicate if needed or a screenshot to illustrate.