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.