August 2018
Intermediate to advanced
466 pages
10h 23m
English
Like most popular open source projects, the documentation of Graphviz (http://www.graphviz.org/Documentation.php) is extensive. The challenge for someone new to the software is often where to start. For our purpose, we will focus on the dot graph, which draws directed graphs as hierarchies (not to be confused with the DOT language, which is a graph description language).
Let's start with some of the basic concepts:
Read now
Unlock full access