Core-Plot graph in a UIViewController

Posted by Kenneth on Stack Overflow See other posts from Stack Overflow or by Kenneth
Published on 2010-06-14T04:00:45Z Indexed on 2010/06/14 4:12 UTC
Read the original article Hit count: 258

Filed under:

Hi guys, im trying to put a Coreplot graph in a UIView. Some questions, should i do it in XIB? or should i do it programmically ?

If so how should i write the codes? etc.

I actually have two Classes. one called GraphView which is supposed to hold the Coreplot graph. Another called CorePlotViewController.

Thx for looking guys.

© Stack Overflow or respective owner

Related posts about iphone