1

I'm on a contest with a team. At the moment, I doing some research and I want to find something that can help the creation of mind maps.

There is some Javascript API that can do this?

I need an API where can I add nodes in real-time, not only for visualization.

EDIT: The APIs in the related questions is only for visualization.

Renato Dinhani
  • 35,057
  • 55
  • 139
  • 199

1 Answers1

1

You can try something like this:

http://thejit.org/

Or

http://code.google.com/p/js-mindmap/

Farhan Ahmad
  • 5,148
  • 6
  • 40
  • 69