With the PieChart class, I have a curious rendering if I use both
setOrientation and isThreeD :
myPie.setOrientation(-1.57); // ( -pi / 2 )
myPie.setThreeD(true);
(see the result on picture)
Original issue reported on code.google.com by abricogu...@gmail.com on 3 Feb 2014 at 2:31
Original issue reported on code.google.com by
abricogu...@gmail.com
on 3 Feb 2014 at 2:31Attachments: