Mpandroidchart: How to reduce the space between the bar without increasing the bar width

Created on 15 Dec 2015  路  2Comments  路  Source: PhilJay/MPAndroidChart

Hi I need to put three bar which is static not more than three , so I want to put the bars in centre and dont want much space between the bars and bar size also be same and small

Most helpful comment

With latest version setBarSpacePercent doesn't exists.

All 2 comments

In your BarDataSet you should call .setBarSpacePercent(0). It will set spaces between bars to 0.

With latest version setBarSpacePercent doesn't exists.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

patelanil2007 picture patelanil2007  路  26Comments

anitaa1990 picture anitaa1990  路  18Comments

arunrajput1007 picture arunrajput1007  路  15Comments

enginebai picture enginebai  路  14Comments

Shadie6 picture Shadie6  路  31Comments