graphviz
Open Source Graph Visualization Software
graphviz is a set of graph drawing tools for Unix or MS-Windows (win32), including a web service interface (webdot). Source code and binary executables for common platforms are available. Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of abstract graphs and networks. Automatic generation of graph drawings has important applications in key technologies such as database design, software engineering, VLSI and network design and visual interfaces in other domains. Situations where these tools might be particularly useful include: * you would like to restructure a program and first need to understand the relationships between its types, procedures, and source files. * you need to find the bottlenecks in an Internet backbone - not only individual links, but their relationships * you're debugging a protocol or microarchitecture represented as a finite state machine and need to figure out how a certain error state arises * you would like to browse a database schema, knowledge base, or distributed program represented pictorially * you would like to see an overview of a collection of linked documents * you would like to discover patterns and communities of interest in a database of telephone calls or e-mail messages
homepage ↗homepage ↗ gitlab: graphviz/graphviz
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 15.0.0 | 2 | 14 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | m68k | mips | ppc | s390 | sparc | x64-macos | x64-solaris | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 15.0.0 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | m68k testing | mips testing | ppc testing | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | — | view · download · history ↗ |
| 14.1.3 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | — | view · download · history ↗ |
Use flags of 15.0.0
- aalib Add support for media-libs/aalib (ASCII-Graphics Library)
- +cairo Enable support for the cairo graphics library
- devil Enables DevIL output plugin -Tdevil
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples Install examples, usually source code
- gtk2 Enables gtk+ output plugin -Tgtk (needs cairo)
- gts Enables support for GNU Triangulated Surface Library (required for sfdp to work)
- guile Add support for the guile Scheme interpreter
- lasi Enables PostScript output via media-libs/lasi, for plugin -Tlasi (needs cairo)
- nls Add Native Language Support (using gettext - GNU locale utilities)
- pdf Add general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags
- perl Add optional support/bindings for the Perl language
- postscript Enable support for the PostScript language (often with ghostscript-gpl or libspectre)
- python Add optional support/bindings for the Python language
- qt6 Add support for the Qt 6 application and UI framework
- ruby Add support/bindings for the Ruby language
- svg Add support for SVG (Scalable Vector Graphics)
- tcl Add support the Tcl language
- webp Add support for the WebP image format
- X Builds unflatten, vimdot, builds plugin -Txlib, and enables support for x11 in various other modules (needs cairo)
- guile_single_target_2-2
- guile_single_target_3-0
3 expansion flags (python targets, ABIs, cpu flags…)
- python_single_target_python3_12
- python_single_target_python3_13
- python_single_target_python3_14