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.

link|improve this question

1  
Possible duplicate (if you can use jQuery): stackoverflow.com/questions/1374149/jquery-mind-map-think-map – James Allardice Oct 4 '11 at 17:14
feedback

closed as not constructive by Kev May 22 at 23:24

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

up vote 0 down vote accepted

You can try something like this:

http://thejit.org/

Or

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

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.