Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Relationship/Node Charts/Graphs... Using Javascript or something else?

Just wondering if any know if there is any JavaScript API out there that allow you to simply plot relationships between nodes.

I would like it if it used JavaScript: Something similar to (which doesn't quite work)

http://ajaxian.com/archives/new-javascriptcanvas-graph-library

Or this (which is nicer but doesn't have any of the layout algorithms)

http://raphaeljs.com/graffle.html

Or if there is an approach like Google charts that can do something similar

I know I can get server side solutions that will do this but I am hopeful for a JS solution.

Cheers Anthony

like image 414
vdh_ant Avatar asked Apr 18 '26 01:04

vdh_ant


2 Answers

I really like MxGraph

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

like image 171
abhijit Avatar answered Apr 20 '26 14:04

abhijit


I looked at this, it seems quite elegant.

It's just a bunch of unordered lists and CSS, easy to spit out from JavaScript.

http://astuteo.com/slickmap/

alt text http://astuteo.com/slickmap/images/slickmap-css-sitemap.png

like image 25
Diodeus - James MacFarlane Avatar answered Apr 20 '26 14:04

Diodeus - James MacFarlane



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!