Center bar between grid lines | MPChart

43 Views Asked by At

I am using Android MPChart library to show some graphs in my application. I have to create a bar graph, and the customer would like to have the bars between the grid lines, like the ios app:

enter image description here

Right now what I managed to do is

enter image description here

But I can't find a way to center the bar betweem the grid lines.

Is that possible somehow ?

0

There are 0 best solutions below