Are there jQuery or JavaScript libraries or plugins for writing something like mind-mapping?

link|improve this question
possible duplicate of jQuery Mind Map/Think Map – Marek Sebera Sep 18 '11 at 8:38
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.

2 Answers

up vote 2 down vote accepted

Try looking on this: http://www.headjump.de/article/arrows-and-boxes

It is jQuery library which transforms right syntax into mind-map-like graphs

More libraries you should like:
http://code.google.com/p/js-mindmap/
http://www.yworks.com/en/products_yfilesajax_about.html
http://www.kylescholz.com/blog/projects/jsviz/

link|improve this answer
Thanks very much)) – user950067 Sep 18 '11 at 9:26
feedback

See if one of these is OK:

http://code.google.com/p/jsplumb/

http://www.mxgraph.com/mxgraph.html

I have two more, but it won't let me post more than two links. I'll see if it allows a second answer with the other two. If not check my Twitter stream @roygrubb

link|improve this answer
Thank you veru much. I will examine your links and if I have questions I'll write you, ok? – user950067 Sep 18 '11 at 9:27
added your links from twt stream to my answer, to have it here – Marek Sebera Sep 18 '11 at 9:28
feedback

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