The main graphviz site.
http://www.graphviz.org/
A site that shows how to use URL in Graphviz charts
https://qed.princeton.edu/main/Graphviz
Showing Graphs on the web
- JPGraph is a PHP Graph Renderer
- Image PHP
- http://pear.php.net/manual/en/package.images.image-graphviz.about.php
- http://stackoverflow.com/questions/2241382/php-graphviz-documentation
- FSM GraphVIZ
- 45 free graph tools
- Giffy
- Yworks
- A list of graph programs
GraphViz Help File
- To create a URL
- http://www.graphviz.org/content/attrs#dURL
- Need output type to be SVG or i*map
- List the node and then the URL tag in brackets
- "Sample Node Name"[URL="http://www.google.com"]