Wgraph:Demo anchor

From FollowTheScore
Revision as of 22:26, 9 October 2007 by Gero (talk | contribs) (New page: {{#wgraph:png|thumb=50|wgl| node a {label "This\nis\nA" } node b {label "This\nis\nB" } node c {label "This\nis\nC" } node x {label "This is Node X" } edge a x {anchor 1} ed...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{#wgraph:png|thumb=50|wgl|

node a   {label "This\nis\nA" }
node b   {label "This\nis\nB" }
node c   {label "This\nis\nC" }
node x   {label "This is Node X"  }
edge a x {anchor 1}
edge b x {anchor 2}
edge c x {anchor 3}

}}