graphviz
Graph visualization software
Graphviz is a graph visualization tool suite. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.
- Versions: 7.0.1
- Website: https://www.graphviz.org/
- Licenses: EPL 1.0
- Package source: gnu/packages/graphviz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of graphviz
as follows:
guix install graphviz
Or install a particular version:
guix install graphviz@7.0.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/graphviz/'><img src='http://127.0.0.1:3000/packages/graphviz/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/graphviz/badges/latest-version.svg)](http://127.0.0.1:3000/packages/graphviz/) Org: [[http://127.0.0.1:3000/packages/graphviz/][http://127.0.0.1:3000/packages/graphviz/badges/latest-version.svg]]