Graph Visualization...

Graph Visualization: Graph Gear

Graph Gear is an open platform for graph visualization (the mathematical kind, not the bar chart kind). It allows you to create an interactive graph with force directed layout that has a good interactive user experience.

Graph Gear Visualization

Graph Gear allows you to quickly render a customizable interaction graph that is described by a graph xml file. All you need to do is embed it in your page and pass the xml over javascript. It provides nice interactive capabilities and a force directed layout. The code is editable and compilable with MTASC, and it also features a javascript api to control graph interactions.

Since it’s based on XML, you can easily create new nodes and author relationships without much effort.  Just reference the XML doc as a flash variable and load the page.  Graph visualization is simple.

Here’s a Graph Gear demo

Update:

I looks like this project is dead.  Feel free to use my demo and grab the zip file if needed.

Source: http://www.creativesynthesis.net/blog/?page_id=60

No TweetBacks yet. (Be the first to Tweet this post)
  • Dude

    Do you have the .fla file that comes with the Graph Gear stuff ?

  • Anonymous

    Hey Dude: Yes. I found the original source files that include the .FLA file and updated the zip file in the post. Here is the link: http://tzmartin.com/app/graphgear/GraphGear-1.4.zip

blog comments powered by Disqus