Mpandroidchart: How to set a name to x or y axis?

Created on 21 Apr 2017  路  4Comments  路  Source: PhilJay/MPAndroidChart

I want to name the x or y axis such as the follow pic.
timg
I need to name the x axis as x row.But I don't know how to achieve it.
Any help will be great appreciated.

All 4 comments

int the class BarLineChartBase 锛寉ou can draw the x axis and y axis in the function ondraw

Thank you! I want to set it in a LineChart. How to achieve it? @hfc123

First, thank you very much! So I may just use TextView to set it now . @xpete

Was this page helpful?
0 / 5 - 0 ratings

Related issues

thanhcly920 picture thanhcly920  路  3Comments

Giammaofwar picture Giammaofwar  路  3Comments

AiTheAnswer picture AiTheAnswer  路  3Comments

Nima9Faraji picture Nima9Faraji  路  3Comments

JungYongWook picture JungYongWook  路  3Comments