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 was using a old version charts and there is a "initWithXVals: dataSets:" method in LineChartData so I can add the xVals into the chartView. But after I updated the Charts, the "initWithXVals: dataSets:" is gone. So how can I add xVals to a chartView now?
The text was updated successfully, but these errors were encountered:
if the question is complex we will post code. But for APIs that already are gone, devs should check changelog or the new ChartsDemo code themselves. It's much more efficient than google and open an issue and wait for response. I admit I am not following the good habit very well but I'm trying to.
Using the demo code and walk through the change log will not take you 15 mins I guess. This is a code level library and you have all the code, rather than a black box software you don't know how it works behind the scene.
I don't copy paste the API here because I think devs should check the error message and APIs themselves. When you take some time looking at the demo code and play with it, most of your problems will be gone for sure.
I was using a old version charts and there is a "initWithXVals: dataSets:" method in LineChartData so I can add the xVals into the chartView. But after I updated the Charts, the "initWithXVals: dataSets:" is gone. So how can I add xVals to a chartView now?
The text was updated successfully, but these errors were encountered: