bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
Mpandroidchart: How to remove the percentage in piechart
Created on 5 Jan 2017
路
1
Comment
路
Source:
PhilJay/MPAndroidChart
As the title.
Source
Most helpful comment
you can set PieData.setValueTextSize(0)
>All comments
you can set PieData.setValueTextSize(0)
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
java.lang.NegativeArraySizeException: -2
Nima9Faraji
路
3
Comments
MPAndroidChart X Axis Label not wrapping
SutharRohit
路
3
Comments
How to show multiple value of BarEntry on markerView
chathudan
路
3
Comments
How to adjust the text size of no data?
JungYongWook
路
3
Comments
chart.setDescription(""); don't work
Giammaofwar
路
3
Comments
Most helpful comment
you can set PieData.setValueTextSize(0)