I kept getting the following linker error when i try using Core Plot in my project...
Undefined symbols for architecture i386: \"_OBJC_CLASS_$_CPXYGraph\", ref
Add coreplotHeaders library from zip file downloaded from google code and also add libCoreplot-CocoaTouch.a to your project template.
NB:when adding don't create folder references for folders added.