i want to dynamically generate a tree-view to represent a users connections in an applicaiton but i don\'t want it to look like a normal tree-view (looks like a File System stru
Is this what you are looking for - plugin to create tree view:
[links below]
http://jquery.bassistance.de/treeview/demo/
http://archive.plugins.jquery.com/project/treeview
http://docs.jquery.com/Plugins/Treeview/treeview
Ah, for the flowchart feel there are few plugin like a link above but try this:
http://code.google.com/p/js-mindmap/
hope this helps, cheers,
You can use JsTree. There is also a tree component planed for jQuery UI.