Here are some jQuery plugins that wrap some graph library to create some graphs able to browse data with a rest API. Demos can be found here : http://loicknuchel.github.io/navigable-graph/demos/.
This is a work in progress !!! So feel free to try it and send a constructive feedbacks.
JIT - link
Plugin based on jit : jquery.jit.navigableGraph.js
TODOs :
- move all sub-nodes when drag a node
- hide/remove all sub-nodes when hide/remove a node
- add label and properties on edges
BUGs :
- loading popup has unexplicable wrong timing on froceDirected graph
- customisation on nodes and edgs is removed when a node is highighted
D3 - link
Comming soon
CHAP - link
Comming soon