//
pkg.gl
Category
github.com/dominikbraun/graph
draw
package
0.23.0
Repository:
https://github.com/dominikbraun/graph.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
33
Files
99 SLOC
#
Functions
DOT
DOT renders the given graph structure in DOT language into an io.Writer, for example a file.
GraphAttribute
GraphAttribute is a functional option for the [DOT] method.