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
I am experiencing wrong limit line positioning on a line chart.
When I set leftAxis.axisMinimum = 0, its position is wrong as you can see on screenshots below.
with lineChartView.leftAxis.axisMinimum = 0
without setting axisMinimum
Do you have an idea why?
Thanks
Thierry
The text was updated successfully, but these errors were encountered:
Hi,
I am experiencing wrong limit line positioning on a line chart.
When I set leftAxis.axisMinimum = 0, its position is wrong as you can see on screenshots below.
with lineChartView.leftAxis.axisMinimum = 0
without setting axisMinimum
Do you have an idea why?
Thanks
Thierry
The text was updated successfully, but these errors were encountered: