Difference between revisions of "TestGraphviz"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
width=1] | width=1] | ||
somenode [image="SemanticMediaWiki_Logo.png"] | somenode [image="SemanticMediaWiki_Logo.png"] | ||
+ | } | ||
+ | </graphviz> | ||
+ | <graphviz> | ||
+ | digraph test2 { | ||
+ | A->B->C | ||
} | } | ||
</graphviz> | </graphviz> |