When creating a ring graph using jfreechart1.0.19, the center font of the ring graph is not displayed when the first data in the set is zero
I use DefaultPieDataset setValue add data set,when value in the first set is equal to zero then Ringplot.setCenterText is invalidated
It looks like this