numAndroidCharts
numAndroidCharts copied to clipboard
Semi Circle Pie Chart Labels
Labels are not shown when running Semi Circle Pie Chart example. Any way I could get them to work?
Hi Nathan,
By labels, do you mean text inside the sectors of pie or labels at the bottom of screen as shown in the tutorial?
Hey there,
Those at the bottom of the screen. Honestly I did not know about the sector labels inside the pie. I downloaded the project and ran it directly. I also tried changing the library version in the build.gradle to 1.0.18. No luck. I've also debugged through "SemiCircle.java" inside the lib and the labels seem to get passed on and appended correctly to the canvas.
Thank you