ChartsOrg / Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Apache License 2.0
27.48k stars 5.98k forks source link

How to set the default xAxis offset? #5125

Open mozartee opened 9 months ago

mozartee commented 9 months ago

Thanks for the repo! But I want to set the xAxis zero point's default offset, like not start from zero yAxis. Should I custom the XAxisRenderer class?