/navigable-graph

Plugins using graph library to create graph with navigation through a big graph

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Navigable graph

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