ivnsch / SwiftCharts

Easy to use and highly customizable charts library for iOS
Apache License 2.0
2.53k stars 410 forks source link

Left axis top label cut #400

Open nastasiupta opened 4 years ago

nastasiupta commented 4 years ago

Screenshot 2019-10-25 at 17 25 31

I just add as subview as following: barChartView?.addSubview(chart.view)

Any idea why this happens?

dhoerlHG commented 4 years ago

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.