I spent more than half of my day on it and unable to figure out solution
drawing bar chart using Charts pod facing two problems
My output is something like this
Output
Two method
XAxisRender
to make offset x grid line. override BarChartRenderer
to add round cornerChartLimitLine
instead of x grid line. and fork Chart and change BarChartRenderer
to implement round cornerthis is my demo implemented all you want with method 2