From: Emden Gansner Date: Wed, 17 Aug 2011 19:57:10 +0000 (-0400) Subject: Add documentation on tapered edges X-Git-Tag: LAST_LIBGRAPH~32^2~674^2~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c604a7259160acd70fb9a7fdd06f4f8127991c7c;p=graphviz Add documentation on tapered edges --- diff --git a/ChangeLog b/ChangeLog index db314459d..0e769c1e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +August 16, 2011 + - Add tapered edges August 3, 2011 - Add support for external labels July 14, 2011 diff --git a/doc/info/attrs.html b/doc/info/attrs.html index 4f629e14b..780411bad 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -2200,6 +2200,7 @@ the given types.

At present, the recognized style names are "dashed", "dotted", "solid", "invis" and "bold" for nodes and edges, + "tapered" for edges only, and "filled", "diagonals" and "rounded" for nodes only. The styles "filled" and "rounded" are recognized for clusters. Additional styles are available in diff --git a/doc/infosrc/types b/doc/infosrc/types index 20ab83c4e..820314285 100644 --- a/doc/infosrc/types +++ b/doc/infosrc/types @@ -304,6 +304,7 @@ begin with a whitespace character.

At present, the recognized style names are "dashed", "dotted", "solid", "invis" and "bold" for nodes and edges, +"tapered" for edges only, and "filled", "diagonals" and "rounded" for nodes only. The styles "filled" and "rounded" are recognized for clusters. Additional styles are available in