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
when i set leftAxis.axisMinimum = 0
y axis line has multiple and line doesn't show same space in following pic
(i try to set leftAxis.axisMaximum = 5, but it is same result)
How to let y axis line show same space when axisMinimum = 0?
**Xcode version:10.0
**Swift version:4.0
The text was updated successfully, but these errors were encountered:
i want to draw the picture like following pic
when i set
leftAxis.axisMinimum = 0
y axis line has multiple and line doesn't show same space in following pic
(i try to set
leftAxis.axisMaximum = 5
, but it is same result)How to let y axis line show same space when axisMinimum = 0?
**Xcode version:10.0
**Swift version:4.0
The text was updated successfully, but these errors were encountered: