I found the great JS tree library named “ECOTree.js” but it seems not to be updated for a long time. Does anyone knows where can I download the latest version? I want to use it in Google Chrome. Any help will be appreciated.
http://www.codeproject.com/Articles/16192/Graphic-JavaScript-Tree-with-Layout
Just drop idea of using the old – time moved forward and there are new alternatives which will give you more control over your tree graph.
Check out the JavaScript InfoVis Toolkit – and here is example of what you want I believe.
You can also check protovis, or try to google for other visualisation libraries – there is more of them in the wild.