numAndroidCharts icon indicating copy to clipboard operation
numAndroidCharts copied to clipboard

Semi Circle Pie Chart Labels

Open rovercoder opened this issue 9 years ago • 2 comments

Labels are not shown when running Semi Circle Pie Chart example. Any way I could get them to work?

rovercoder avatar Feb 25 '16 21:02 rovercoder

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?

uditsingh1 avatar Feb 26 '16 04:02 uditsingh1

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

rovercoder avatar Feb 26 '16 12:02 rovercoder