Graphviz

Graphviz
Developer(s)AT&T Labs Research and contributors
Initial releasebefore 1991 (1991)
Stable release
13.0.1 / 15 June 2025 (15 June 2025)
Repositorygitlab.com/graphviz/graphviz
Written inC
Operating systemLinux, macOS, Windows
TypeGraph visualization
LicenseEclipse Public License
Websitegraphviz.org

Graphviz (short for Graph Visualization Software) is a package of open-source tools initiated by AT&T Labs Research for drawing graphs (as in nodes and edges, not as in bar charts) specified in DOT language scripts having the file name extension "gv". It also provides libraries for software applications to use the tools. Graphviz is free software licensed under the Eclipse Public License.