I\'m looking for a Javascript (preferably open source) library for displaying node-based objects and object relationships. Pretty basic stuff: show a node (which can be a si
The only wiring library i know is WireIt
d3.js works well for things like this. You can see examples and learn more at http://mbostock.github.com/d3/.
Try this library Thejit