graphapi

Google Data Visualization

We have one view module named GVS module for Google Datavisualization, but there is some limitations for creating graphs as we disired. The implementation of Google Datavisualization is very simple and we can directly implement by using tpl or custum module .

  The steps for creating Google Datavisualizations are follows .

Steps 1 :

  Call the JSAPI.

<script type="text/javascript" src="https://www.google.com/jsapi"></script>

We call this in page.tpl.php or in the custum module

Steps 2 :

     Load the visualization .

Read more

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.

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

graphapi-thejit-spacetree.png

Read more
Subscribe with RSS Syndicate content
nobody click here