Akshit Zaveri
Akshit Zaveri
Crashed: Thread 0 Crashed: 0 Charts 0x1050771b0 [inlined] Int.min 1 Charts 0x1050771b0 AxisRendererBase.computeAxisValues (AxisRendererBase.swift:119) 2 Charts 0x10508de68 BarLineChartViewBase.draw (BarLineChartViewBase.swift:198) 3 Charts 0x10508e88c BarLineChartViewBase.draw 4 UIKitCore 0x31ca47584 -[UIView(CALayerDelegate) drawLayer:inContext:] 5 QuartzCore...
I have got the same issue. As @KyleGoslan mentioned, we have to set cornerRadius twice, one with the `attributes.roundCorners` and with the UIView of the view controller.
It's already loading UIViewController. It has UIView and it has imageview as child. Lookup in the view hierarchy.
The suggestion helped. @dzenbot Thanks.