Wgraph:Commands h

From FollowTheScore
Revision as of 21:59, 7 October 2007 by Gero (talk | contribs) (New page: {|class=wikitable !Command !Context !Description !aiSsee<br>Manual !Wgraph<br>Manual |------------------------------- {{Wgraph Command |command = height |type = positive integer ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Command Context Description aiSsee
Manual
Wgraph
Manual
[[Wgraph:Commands {{#sub:height|0|1}}#height|height]]

positive integer

The geometric height of a node or (sub)graph in pixels. If coordinate transformation is used, the actual scaling will be respected.

graph, subgraph, node, nodetype

{{#vardefine:ref|{{#replace:44list.htm#height|G:|44list.htm#}}}}{{#vardefine:ref|{{#replace:{{#var:ref}}|N:|45list.htm#}}}}{{#vardefine:ref|{{#replace:{{#var:ref}}|E:|46list.htm#}}}}{{#vardefine:ref|{{#replace:{{#var:ref}}|EF:|35.htm#}}}}height

[[Wgraph:Commands {{#sub:hidden|0|1}}#hidden|hidden]]

boolean

The geometric object will be invisible. But it will still influence the layout.

graph, subgraph, node, nodetype, edge, edgetype

{{#vardefine:ref|{{#replace:44list.htm#hidden|G:|44list.htm#}}}}{{#vardefine:ref|{{#replace:{{#var:ref}}|N:|45list.htm#}}}}{{#vardefine:ref|{{#replace:{{#var:ref}}|E:|46list.htm#}}}}{{#vardefine:ref|{{#replace:{{#var:ref}}|EF:|35.htm#}}}}hidden

[[Wgraph:Commands {{#sub:hide_nodes|0|1}}#hide_nodes|hide_nodes]]

list of node names

The nodes listed will be hidden, i.e. they are invisible but still influence the layout.

graph

demo

[[Wgraph:Commands {{#sub:hide_nodetypes|0|1}}#hide_nodetypes|hide_nodetypes]]

list of node type names

All nodes which belong to at least one of the specified node types will be hidden, i.e. they are invisible but still influence the layout.

graph

demo

[[Wgraph:Commands {{#sub:hide_edgetypes|0|1}}#hide_edgetypes|hide_edgetypes]]

list of edge type names

All edges which belong to at least one of the specified edge types will be hidden, i.e. they are invisible but still influence the layout.

graph

demo

[[Wgraph:Commands {{#sub:horizontal_order|0|1}}#horizontal_order|horizontal_order]]

integer

The horizontal position of the object, from 0 (=left) .. n (right). Only applies to tree layout.

graph, subgraph, node, nodetype

{{#vardefine:ref|{{#replace:44list.htm#horizontalorder|G:|44list.htm#}}}}{{#vardefine:ref|{{#replace:{{#var:ref}}|N:|45list.htm#}}}}{{#vardefine:ref|{{#replace:{{#var:ref}}|E:|46list.htm#}}}}{{#vardefine:ref|{{#replace:{{#var:ref}}|EF:|35.htm#}}}}horizontal_order

[[Wgraph:Commands {{#sub:href|0|1}}#href|href]]

wiki article name

The node will have a hyperlink to the given pagename.URL. Links only show up in SVG output format. href is an alias for url.

graph, node, edge, nodetype, edgetype

demo