15

Similar 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?

Community
  • 1
  • 1
ronaldwidha
  • 1,345
  • 2
  • 12
  • 24

1 Answers1

3

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

Community
  • 1
  • 1
Jay Askren
  • 10,282
  • 14
  • 53
  • 75