<TR><TD><A NAME=a:lwidth HREF=#d:lwidth>lwidth</A>
</TD><TD>GC</TD><TD>double</TD><TD ALIGN="CENTER"></TD><TD></TD><TD>write only</TD> </TR>
<TR><TD><A NAME=a:margin HREF=#d:margin>margin</A>
-</TD><TD>NG</TD><TD>double<BR><A HREF=#k:point>point</A>
+</TD><TD>NCG</TD><TD>double<BR><A HREF=#k:point>point</A>
</TD><TD ALIGN="CENTER"><device-dependent></TD><TD></TD><TD></TD> </TR>
<TR><TD><A NAME=a:maxiter HREF=#d:maxiter>maxiter</A>
</TD><TD>G</TD><TD>int</TD><TD ALIGN="CENTER">100 * # nodes(mode == KK)<BR>200(mode == major)<BR>600(fdp)</TD><TD></TD><TD>fdp, neato only</TD> </TR>
is actually drawn in the margin. To actually extend the background of
a drawing, see the <A HREF=#d:pad>pad</A> attribute.
<P>
+ For clusters, this specifies the space between the nodes in the cluster and
+ the cluster bounding box. By default, this is 8 points.
+ <P>
For nodes, this attribute specifies space left around the node's label.
By default, the value is <TT>0.11,0.055</TT>.
See <A HREF=#h:undir_note>limitation</A>.
:lwidth:GC:double; write
Width of graph or cluster label, in inches.
-:margin:NG:double/point:<device-dependent>;
+:margin:NCG:double/point:<device-dependent>;
For graphs, this sets x and y margins of canvas, in inches. If the margin
is a single double, both margins are set equal to the given value.
<P>
is actually drawn in the margin. To actually extend the background of
a drawing, see the <A HREF=#d:pad>pad</A> attribute.
<P>
+For clusters, this specifies the space between the nodes in the cluster and
+the cluster bounding box. By default, this is 8 points.
+<P>
For nodes, this attribute specifies space left around the node's label.
By default, the value is <TT>0.11,0.055</TT>.
:maxiter:G:int:100 \\* # nodes(mode == KK)/200(mode == major)/600(fdp); neato,fdp