This question concerns sets of tools that draw graphs (those things consisting of vertices and edges), and not general graphs.
The tool should be able to get a set of vertices and edges, calculate their layout and display them either using the canvas tag or SVG, which will be compatible with HTML5.
Flash tools and java applets are missing.
to serve as a single reference, please measure and report how long it takes to build the toolbox, and draw a Barabashi-Alber graph with 100 vertices and 5 edges on a node.
This python lybrary shows how to generate and export it in many formats:
http://networkx.lanl.gov/tutorial/tutorial.html#graph-generators-and-graph-operations
Please indicate browser and processor.
javascript html5 graph visualization
fccoelho Apr 17 '11 at 19:33 2011-04-17 19:33
source share