Log in | Back to darenet.org

Graph

Line 3: Line 3:
<graphviz>
<graphviz>
digraph G {
digraph G {
-
size ="20,20";
+
size ="4,4";
"Executive Board" [shape=box]; /* this is a comment */
"Executive Board" [shape=box]; /* this is a comment */
"Executive Board" -> parse [weight=8];
"Executive Board" -> parse [weight=8];

Revision as of 16:37, 12 March 2009

Graphviz Tests