User:Printfxd
From FollowTheScore
A first example
WGL source | orientation = top_to_bottom node.color = lightyellow |
orientation = left_to_right node.color = lightmagenta node.shape = hexagon node.width = 30 edge.color = red |
---|---|---|
node A {}
node B {} node C {} node D {} node E {} edge A D {} edge A B {} edge A C {} edge B C {} edge B E {} |
png | svg |
node A {} node B {} node C {} node D {} node E {} edge A D {} edge A B {} edge A C {} edge B C {} edge B E {} node.color = lightyellow }} |
png | svg |
node A {} node B {} node C {} node D {} node E {} edge A D {} edge A B {} edge A C {} edge B C {} edge B E {} orientation = left_to_right node.color = lightmagenta node.shape = hexagon node.width = 30 edge.color = red }} |
test
node A {} node B {} node C {} node D {} node E {}
edge A D {} edge A B {} edge A C {} edge B C {} edge B E {}