From: erg Date: Mon, 18 Jul 2005 16:11:49 +0000 (+0000) Subject: Update info files X-Git-Tag: LAST_LIBGRAPH~32^2~7414 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1070da43dd59bf95692bf79a8b9194e48534643f;p=graphviz Update info files --- diff --git a/doc/info/attrs.html b/doc/info/attrs.html index 4b95cdf16..e85a18482 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -202,6 +202,8 @@ This field indicates which graph component uses the attribute. Gstring" :\t" len Edouble1.0(neato)
0.3(fdp)fdp, neato only + levelsgap +Gdouble0.0neato only lhead Estring""dot only lp @@ -722,6 +724,12 @@ This field indicates which graph component uses the attribute.
len
Preferred edge length, in inches. +
levelsgap +
Specifies strictness of level constraints in neato when mode="hier". + Larger positive values mean stricter constraints, which demand more + separation between levels. On the other hand, negative values will relax + the constraints by allowing some overlap between the levels. +
lhead
Logical head of an edge. When compound is true, if lhead is defined and is the name of a cluster containing @@ -769,6 +777,9 @@ This field indicates which graph component uses the attribute. to the latter technique is that it is sometimes appreciably faster for small (number of nodes < 100) graphs. A significant disadvantage is that it may cycle. +

+ There is a new, experimental mode in neato, "hier", which adds a top-down + directionality similar to the layout used in dot.

model
This value specifies how the distance matrix is computed for the input