You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having same issue - in ChartSettings, set the top to some value like 10 - it will push the top down and the clipping goes away. The top of the chart is then compressed too.
I just add as subview as following:
barChartView?.addSubview(chart.view)
Any idea why this happens?
The text was updated successfully, but these errors were encountered: