android - How to set text for each horizontal bar chart in MPAndroidChart? -


enter image description here

i want set text each horizontal bar chart in mpandroidchart.

please, me. much

i have idea, hope helpful u

chart.getxaxis().setposition(xaxis.xaxisposition.bottom_inside); chart.getxaxis().setxoffset(-100); 

Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -