Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
50
Class ChartData " Missing"
posted

https://www.youtube.com/watch?v=5JL95AK_Idw

I have been trying to to make this work, sadly, I have two problems

My first problem is that I can not implement the ChartData Class

and the second item I can not make work is the instance in the ViewDidLoad

_data = [ChartData generateDataForNumberOfDays:10];

Again it refers to the ChartData Class

I have uploaded the project for you to be able to download to check it out.

WHAT IS STRANGE, Is that the code is identical to the video 

https://www.youtube.com/watch?v=5JL95AK_Idw

Thank you for any feedback in advance.