I load a A-viewcontrollers view to other B-viewcntrollers sub view (UIview
), A is having graphs with coreplot
and initialize CPTgraph. When 'A' is initialize all the property of it like.:array or labels are being property of cptgraph instance so it is giving me error.
Can anyone please help me with this.
Thanks in advance.
error is:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString sizeWithTextStyle:]: unrecognized selector sent to instance 0x75b1e50'