Mpandroidchart: I don't need YAxis and XAxis - Top, how do I get rid of the left, Top, right margins of the diagram?

Created on 21 Jul 2017  路  3Comments  路  Source: PhilJay/MPAndroidChart

I don't need YAxis and XAxis - Top, how do I get rid of the left, Top, right margins of the diagram?

Most helpful comment

Worked with chart.setViewPortOffsets(0F, 0F, 0F, 0F)

All 3 comments

how did you do it?

Would like to know too

Worked with chart.setViewPortOffsets(0F, 0F, 0F, 0F)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AndroidJiang picture AndroidJiang  路  3Comments

thanhcly920 picture thanhcly920  路  3Comments

blotfi picture blotfi  路  3Comments

tsengvn picture tsengvn  路  3Comments

galex picture galex  路  3Comments