ChartsOrg/Charts

LinearChart left right padding

r0otx opened this issue · 2 comments

Hello, thank you for this beautiful package.

I have problem, my chart half hided and I need add padding for chart. How I can make it?

image

chart.setExtraOffsets(left: 0, top: 0, right: 20, bottom: 0)

chart.setExtraOffsets(left: 0, top: 0, right: 20, bottom: 0)

No, it's moved all chart layer, but I'm need padding left and right only data line