From 8172ed325155fee5361435543c06dea79cdc3357 Mon Sep 17 00:00:00 2001 From: erg Date: Tue, 4 Mar 2008 03:23:20 +0000 Subject: [PATCH] Update info files --- doc/info/attrs.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/info/attrs.html b/doc/info/attrs.html index bac098d04..0f193af50 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -232,6 +232,8 @@ This field indicates which graph component uses the attribute. GCstring"c" labelloc GCstring"t"(clusters)
"b"(root graphs) + labelloc +Nstring"c"(clusters) labeltarget EescString <none>svg, map only @@ -901,6 +903,12 @@ This field indicates which graph component uses the attribute. the root graph sets labelloc to "b", the subgraph inherits this value. +
labelloc +
Vertical placement of node label. By default, if the height of a node + is larger than the height of its label, the label is vertically centered. + If labelloc is set to "t", "c", or "b", the label is aligned + with the top, centered, or aligned with the bottom of the node, respectively. +
labeltarget
If the edge has a URL or labelURL attribute, this attribute determines which window of the -- 2.40.0