What is a good data visualization library for iOS? [closed]
开发者_StackOverflow中文版
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 questionSimilar to an existing question What is a good visualization library for creating state diagrams and animations. I am looking for a library similar to Flare Prefuse that works on iOS. What would you recommend?
You could use Protovis, D3, or Raphael inside a UIWebView. Protovis is by the same author as Flare. D3 is an offshoot of Protovis. Below are some other questions that might be helpful depending on what you are doing:
Is there a visualization framework like JUNG for iOS?
Node-based data visualization library in c or objective c
精彩评论