Monday, June 3, 2024
 Popular · Latest · Hot · Upcoming
128
rated 0 times [  133] [ 5]  / answers: 1 / hits: 17671  / 13 Years ago, tue, june 14, 2011, 12:00:00

I'm looking for a library that can draw interactive (i.e. clickable nodes) tree graphs.



Something like this but with text in the node boxes (i.e. the nodes would be of variable width and height).



Tree



Canviz doesn't have a stable release, and from what I can tell ProtoVis can't do text nodes and can only do single-parent nodes with tree layouts. Anyone aware of any libraries to do this in a browser?


More From » graph

 Answers
5

A basic tree digram tutorial (you may expand this to get what you want)
http://www.codeproject.com/KB/scripting/graphic_javascript_tree.aspx



These are additional resources you may want to take a look at =)



http://www.graphviz.org/Theory.php
http://directory.google.com/Top/Science/Math/Combinatorics/Software/Graph_Drawing/



Really hope to see this out in javascript in the future, i too have quite a fair bit of usage for such classes =P


[#91731] Saturday, June 11, 2011, 13 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
amberlykaliac

Total Points: 415
Total Questions: 100
Total Answers: 85

Location: Wallis and Futuna
Member since Tue, Mar 30, 2021
3 Years ago
;