Graphing modules
We do have modules generating graph data into a visual representation.
Static Graph Diagrams
The following projects are using http://www.graphviz.org/ to create static visual diagrams.
- http://drupal.org/project/graphviz_filter
- http://drupal.org/project/graphviz_styles
- http://drupal.org/project/graphviz_noderef
- http://drupal.org/project/views_graphviz
- http://drupal.org/sandbox/damz/1438582
- http://code.google.com/p/drupal-orgchart/
Dynamic Graph Diagrams
The following modules generate dynamic visual diagrams using javascript or jquery
Graph API has views integration and thejit supports its output.
Graph API also integrated with the Relation module.
Below are module dependencies visualized by The JIT through the views integration of Graph API
