Difference between revisions of "Budget Reorganization"

From FreekiWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<graphviz>
 
<graphviz>
digraph G{
+
  digraph right {
  A -> B
+
    label="This is what the code\nto the left generates."
}
+
    Sky -> Water
 +
    Water -> Earth
 +
    Earth -> Sky
 +
  }
 
</graphviz>
 
</graphviz>

Revision as of 09:18, 26 October 2005

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