Difference between revisions of "Wgraph:Tutorial size"

From FollowTheScore
Jump to: navigation, search
(New page: == Size of Symbols == There are several factors which influence the size of a symbol. {{#wgraph: png | wgl | thumb = 60 | node A { } node B { label "longer labels create larger s...)
(No difference)

Revision as of 16:43, 21 July 2007

Size of Symbols

There are several factors which influence the size of a symbol.

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

 node A   { }
 node B   { label "longer labels create larger symbols" }
 node C   { width 60 height 80 }
 node D   { scaling 2.3 }
 node E   { stretch 3 shrink 2 }
 Template:Wgraph comment
 Template:Wgraph comment
 Template:Wgraph comment
 Template:Wgraph comment
 Template:Wgraph comment

 orientation = left_to_right
 node.color = lightyellow

}}