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
In your BarDataSet you should call .setBarSpacePercent(0). It will set spaces between bars to 0.
With latest version setBarSpacePercent doesn't exists.
Most helpful comment
With latest version setBarSpacePercent doesn't exists.