0

Can any one suggest good tutorial to display Graphs on iphone

skaffman
  • 398,947
  • 96
  • 818
  • 769
Namburi.Rajesh
  • 122
  • 2
  • 5
  • possible duplicate of [Cocoa Graphing/Plotting Framework that Works on iPhoneOS](http://stackoverflow.com/questions/263472/cocoa-graphing-plotting-framework-that-works-on-iphoneos) – Brad Larson Feb 01 '11 at 20:03
  • Sorry, now that I look at it you want object graphs, not plotting. In that case, this question asks the same thing: [Looking for a graph layout framework for iOS](http://stackoverflow.com/questions/3692840/looking-for-a-graph-layout-framework-for-ios) – Brad Larson Feb 01 '11 at 20:07

2 Answers2

-1

Check out the TapkuLibrary, specifically TKGraphController.

WrightsCS
  • 50,551
  • 22
  • 134
  • 186
-1

Nice library: Core-Plot: http://code.google.com/p/core-plot/ or: http://code.google.com/p/s7graphview/

x2on
  • 2,267
  • 3
  • 24
  • 44