Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

John Randak
John Randak
2,552 Points

Does anyone know of a good tutorial for iOS Core Plot?

I've tried downloading the files from GitHub... formatting the build settings just right so that it will look for the corePlot files in just the right places and for whatever reason I just can't seem to get it working. Can anyone explain how to get this up and running easily?

I'm currently building an app where I need to express simple data on an x/y axis... probably a scatter graph with lines connecting each point. I would love to see this as a tutorial on Treehouse at some point.

1 Answer

John,

Have you tried the Ray Wenderlich tutorial series? I have found most of these to be pretty through and peer reviewed. Just make sure that the tutorial is relatively recent or there can be discrepancies between iOS versions.

corePlot tutorial