Hey!
I have been searching for this answer for 2 Weeks now.
I have just got my bar chart app just about working.
But, now I have put the code into the app, it gives me an error (I have had this before and have fixed it but cannot remember how):
2011-10-31 11:26:09.399 CorePlotTestTwo[420:9203] -[UIView setHostedGraph:]: unrecognized selector sent to instance 0x4c3e090
2011-10-31 11:26:09.454 CorePlotTestTwo[420:9203] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIView setHostedGraph:]: unrecognized selector sent to instance 0x4c3e090'
I have tried going on forums for help, but people are going to think im mad, I have tried getting help, but no one is explaining detailed enough on how to fix it.
So, what exactly will I need to do to get this working?