Create a scrolling graph using xcode objective-c
Budget: $10 – $30 USD
I need an objective-c class that I can feed data and it plots it on a scrolling graph like in this video
https://www.youtube.com/watch?v=N3hiSV-B4v0
The class should create an object that can be placed placed on any view (similar to a UIbutton, or any other UI component). I should be able to feed this component with data and it plots it in a scrolling view as shown in the video above.
Each of these objects should be independent so that multiple of them can be placed on one view if needed, each of them plotting its own data.
Each plot can have multiple series of data being plotted.
https://www.youtube.com/watch?v=N3hiSV-B4v0
The class should create an object that can be placed placed on any view (similar to a UIbutton, or any other UI component). I should be able to feed this component with data and it plots it in a scrolling view as shown in the video above.
Each of these objects should be independent so that multiple of them can be placed on one view if needed, each of them plotting its own data.
Each plot can have multiple series of data being plotted.