Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

I Want to draw a hierarchial tree in a browser

I want to draw a hierarchial tree in a browser. I have used CSS and HTML and Javascript to play with some basic UI stuff in Browser. But I want to draw cool nodes and awesome connectors and come up with an aesthetic hierarchial tree (not Windows Explorer Folder tree).

At this point the nodes in the tree will be like the flash-cards that we use to study say the GRE word list. They need not be editable.

like image 505
Sridhar Visvanath Avatar asked Oct 06 '09 06:10

Sridhar Visvanath


1 Answers

You might want to have a look at Slickmap.

like image 110
Luke Avatar answered Oct 17 '22 19:10

Luke