Pie series display each item which is contained in series according to the relative size of item value about the sum of all items with pie slice.
When most items are within the similar range, since the size of each slice is difficult to differentiate clearly, pie series may be inappropriate. You should use ColumnSeries or BarSeries instead.