Author
Description
Draw graphs on iOS.
Create an FDGraphView
, set its dataPoints
(an NSArray
of NSNumber
s), add it to another view and the graph will be magically show.
As simple as that.
Draw graphs on iOS.
Create an FDGraphView
, set its dataPoints
(an NSArray
of NSNumber
s), add it to another view and the graph will be magically show.
As simple as that.