Wgraph:Sample 2.wgl
From FollowTheScore
node A { color yellow
bordercolor green
borderwidth 5
}
node node_B { }
node C { label "and that is node C" }
node "D dummy" { label "" shape circle
color red bordercolor red }
edge A node_B { label 1 }
edge A node_B { label 2 }
edge node_B A { label 3 }
edge 'node B' C { }
edge C "D dummy" { label "a link to nowhere" }
node A { color magenta width 120 }
this graph is used in Extension:DynamicPageList (DPL), version 3.2.1: Warning: No results.