开发者

Is there any chart library working both on iphone and android applications? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be开发者_如何学运维 answered with facts and citations.

Closed 7 years ago.

Improve this question

I need to develop an application on both iphone and android which have to support chart plots. (Or perhaps a similar chart library for ios/android platforms.)

Or what do you recommend? Thanks


Your best bet is a pure javascript charting library like Flot.

I've seen plenty of flot tutorials for Android, and according to this link flot works fine on iphone except for the mouseover events.


If your app will work only online you can use this:

http://code.google.com/apis/chart/


Please try this one for iOS: https://github.com/danielgindi/ios-charts

It is inspired by an Android library called MPAndroidChart.


I recommend looking into building the application using Adobe AIR.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜