I have an application that needs to display a series of graphs (using Core Plot). I would like each of these graphs to be displayed in its own view preferably using a paged controller. I have 8 graphs.
Can someone direct me to a resource that shows how to implement something like this in iOS 5 with storyboards? I can't seem to find anything that explains this with storyboards at all..
Thanks,
Jack