Graph Types

From FreekiWiki
Revision as of 08:48, 29 October 2005 by Rfs (talk | contribs)
Jump to navigation Jump to search

These are the same graphs shown with different rendering engines:

dot
for directed graphs (standard)

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

neato
for undirected graphs

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

twopi
radial layouts of graphs

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

circo
circular layouts of graphs

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

fdp
another one for undirected graphs

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.