diff options
Diffstat (limited to 'graphics/graphviz/README')
-rw-r--r-- | graphics/graphviz/README | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/graphics/graphviz/README b/graphics/graphviz/README index 4fefd3e7ec..e56b4b7f69 100644 --- a/graphics/graphviz/README +++ b/graphics/graphviz/README @@ -1,8 +1,10 @@ -Graphviz is open source graph visualization software. It has several main -graph layout programs. It also has web and interactive graphical interfaces, -and auxiliary tools, libraries, and language bindings. +Graphviz is open source graph visualization software. It has several +main graph layout programs. It also has web and interactive graphical +interfaces, and auxiliary tools, libraries, and language bindings. -Graph visualization is a way of representing structural information as diagrams -of abstract graphs and networks. Automatic graph drawing has many important -applications in software engineering, database and web design, networking, and -in visual interfaces for many other domains. +Graph visualization is a way of representing structural information as +diagrams of abstract graphs and networks. Automatic graph drawing has +many important applications in software engineering, database and web +design, networking, and in visual interfaces for many other domains. + +gts is an optional dependency. |