Difference between revisions of "Wgraph:Commands d"

From FollowTheScore
Jump to: navigation, search
(New page: {{cmdref menu}} {|class=wikitable {{cmdref headline}} |------------------------------- {{Wgraph Command |command = dirty_edge_labels |type = boolean |default = no |context =...)
 
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
  |default  = no
 
  |default  = no
 
  |context  = graph, subgraph
 
  |context  = graph, subgraph
  |aiseeref  = G:dirty_ege_labels
+
  |aiseeref  = G:dirtyedgelabels
 
  |wgraphref = edge_labels
 
  |wgraphref = edge_labels
 
  |effect    = The length of edge labels influences the layout. Switch this parameter to ''off'' to avoid the calculations needed for this. Your edge labels will probably overlap if you do so.
 
  |effect    = The length of edge labels influences the layout. Switch this parameter to ''off'' to avoid the calculations needed for this. Your edge labels will probably overlap if you do so.
Line 18: Line 18:
 
  |default  = yes
 
  |default  = yes
 
  |context  = graph, subgraph
 
  |context  = graph, subgraph
  |aiseeref  = G:display_edge_labels
+
  |aiseeref  = G:displayedgelabels
 
  |wgraphref = edge_labels
 
  |wgraphref = edge_labels
 
  |effect    = Switches the display of edge labels on and off.
 
  |effect    = Switches the display of edge labels on and off.

Latest revision as of 08:31, 28 October 2007

a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z
Show attributes for     node -- nodetype -- edge -- edgetype -- graph/subgraph -- all

Command Type Default Description Context aiSee
manual
Example
[[Wgraph:Commands {{#sub:dirty_edge_labels|0|1}}#dirty_edge_labels|dirty_edge_labels]]

boolean

no

The length of edge labels influences the layout. Switch this parameter to off to avoid the calculations needed for this. Your edge labels will probably overlap if you do so.

graph, subgraph

{{#vardefine:ref|{{#replace:G:dirtyedgelabels|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#}}}}dirty_edge_labels

demo

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

boolean

yes

Switches the display of edge labels on and off.

graph, subgraph

{{#vardefine:ref|{{#replace:G:displayedgelabels|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#}}}}display_edge_labels

demo