开发者

How do I create animated charts on iOS? [closed]

开发者 https://www.devze.com 2023-03-14 19:46 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines 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.

开发者_StackOverflow社区 Improve this question

Is there a good third party framework available for creating animated charts and graphs on iPhone or iPad?

I'm looking to do something similar to what FusionCharts provides. How could I achieve this?


You can actually use FusionCharts from your iOS project with a webView to render the charts.

Take a look at this: http://www.fusioncharts.com/labs/iOS/FusionCharts_iOS_Nov2011.zip

Also, another very good library (free!) to work with JSON, JS, web services, etc is DHTMLX Touch: http://www.dhtmlx.com/touch/.

Good luck!

UPDATE: I just found this framework: http://www.shinobicontrols.com/

Native API for iOS. Amazing performance.


hey this will be helpful core Plot


There are several commercial tools for iOS charting, some of which have interactive features.

  • ShinobiControls - which has many interactive features as shown in this video.
  • www.threedgraphics.com
  • iPhone Charting Library for iPhone Objective-C

Full Disclosure - I work for Scott Logic, which is the parent company of ShinobiControls


You can try a POC sample created using FusionCharts from http://www.fusioncharts.com/labs/iOS/FusionCharts_iOS_Nov2011.zip.


SwiftCharts has many animated examples and allows to create custom views/animations as well.

(Disclosure: I'm the author)

0

精彩评论

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