AAChartKit-Swift icon indicating copy to clipboard operation
AAChartKit-Swift copied to clipboard

Remake rounding of yAxis values

Open Ruuuuddyyy opened this issue 5 years ago β€’ 1 comments

I need to round my values right. If I have 13.28 value, I need to round it on Graphic to 13.3, but this library rounds it to 13.5. Screenshot 2020-10-23 at 12 08 27

Ruuuuddyyy avatar Oct 23 '20 09:10 Ruuuuddyyy

Did you mean your value content of tooltip is not correct ?

AAChartModel avatar Oct 23 '20 10:10 AAChartModel