I have been trying to implement Shinobi Pie Chart, everything working fine but I can't remove this white broad border from the pie series(Please refer the image attachment).
I have tried something like style.setCrustShown(false);(but it removes the thin separator line, not what I actually want to be removed).
Please, post the appropriate method to remove that border.
Thanks in advance