Graph
Line 6: | Line 6: | ||
format="svg" | format="svg" | ||
node [style=filled, color=black, fillcolor=white shape=record]; | node [style=filled, color=black, fillcolor=white shape=record]; | ||
+ | "Executive Board \r" [style=filled, color=black, fillcolor=red]; | ||
"Executive Board \r" -> "Director, Operations \r" | "Executive Board \r" -> "Director, Operations \r" | ||
"Executive Board \r" -> "Director, Support \r" | "Executive Board \r" -> "Director, Support \r" |
Revision as of 17:01, 12 March 2009
Graphviz Tests