From: erg Date: Fri, 15 Dec 2006 19:13:32 +0000 (+0000) Subject: Update info files X-Git-Tag: LAST_LIBGRAPH~32^2~5739 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=154b8f9125c169bddb564dff584a50c569e3e2b8;p=graphviz Update info files --- diff --git a/doc/info/attrs.html b/doc/info/attrs.html index 826a2c111..7d529f4dd 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -854,7 +854,9 @@ This field indicates which graph component uses the attribute. it may cycle.

There are two new, experimental modes in neato, "hier", which adds a top-down - directionality similar to the layout used in dot, and "ipsep", which . + directionality similar to the layout used in dot, and "ipsep", which + allows the graph to specify minimum vertical and horizontal distances + between nodes. (See the sep attribute.)

model
This value specifies how the distance matrix is computed for the input @@ -951,7 +953,7 @@ This field indicates which graph component uses the attribute.

If the value is "vpsc", overlap removal is similarly to "ortho", except quadratic optimization is used to minimize node displacement. - N.B. At present, this mode on works when mode="ipsep". + N.B. At present, this mode only works when mode="ipsep".

Except for fdp, the layouts assume overlap="true" as the default. Fdp first uses a number of passes using built-in, force-directed technique