cancel
Showing results for 
Search instead for 
Did you mean: 

Graph API for iPad/iPhone App

Former Member
0 Kudos

Hello,

I saw demo SAP Sales Application on iPad. They have used very nice graphs (Pie, Bar).

As there is no implicit chart apis in iOS, I want to know which library they used or if there is any other good library for plotting graph in applications.

Regards,

Rajat

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You may have seen the MAKit sample application.

http://imgur.com/R8ck5

http://infocenter.sybase.com/MAKIT

Former Member
0 Kudos

There is no specific lib for graphs and chart in iOS. If you want to implement you can create your custom classes using core graphics, etc or you can use sencha touch http://www.sencha.com/  for the same.

Regards,

Ankur