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
need more info.. btw, do check ChartsDemo with such things. You should find answer there.
If you see -1, then maybe try set axisMinium to 0. But usually it should be 0. It calculates x axis label values in open func computeAxisValues(min: Double, max: Double), you can check why it calculates -1
Here is my code:
Please how I make it started at "0"?
The text was updated successfully, but these errors were encountered: