From c604a7259160acd70fb9a7fdd06f4f8127991c7c Mon Sep 17 00:00:00 2001 From: Emden Gansner Date: Wed, 17 Aug 2011 15:57:10 -0400 Subject: [PATCH] Add documentation on tapered edges --- ChangeLog | 2 ++ doc/info/attrs.html | 1 + doc/infosrc/types | 1 + 3 files changed, 4 insertions(+) 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 -- 2.40.0