Mpandroidchart: Title for bar chart (include horizontal bar chart)

Created on 3 Feb 2016  路  2Comments  路  Source: PhilJay/MPAndroidChart

The bar chart only have setDescription method to set something as title for the chart. After that still had to use setDescriptionPosition method to adjust it. Do you plan on adding a setTitle function for bar chart?

Besides that, we are able to adjust its position just like legend setPosition with defined constants. That would be great and thank you very much for your library.

All 2 comments

I am not planning on adding a title feature any time soon. You can simply do that with an overlaying textview. As for the constants, that's something I might consider.

Maybe the title feature is nice to add especially if you want to export the chart as images?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

botondbutuza picture botondbutuza  路  3Comments

vishvendu picture vishvendu  路  3Comments

Nima9Faraji picture Nima9Faraji  路  3Comments

DarkHelmet67 picture DarkHelmet67  路  3Comments

JungYongWook picture JungYongWook  路  3Comments