This package browser is in early development. Mind the rough edges.

xdot 1.1

Interactive viewer for graphviz dot files

Xdot is an interactive viewer for graphs written in graphviz’s dot language. Internally, it uses the xdot output format as an intermediate format, and gtk and cairo for rendering. Xdot can be used either as a standalone application, or as a Python library.

Installation

Install xdot 1.1 as follows:

guix install xdot@1.1

Or install the latest version:

guix install xdot

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.