dotty
all
A customizable interactive graph editor for the X Window System. Note: This tool has been deprecated, but this entry is retained to aid anyone still using it.
More info →Examples (4)
Open a graph file (`.gv` or `.dot`) in the Dotty editor
dotty path/to/graph.gvStart Dotty with the [V]ersion information displayed
dotty -VSet the [l]ayout [m]ode to synchronous or asynchronous
dotty -lm sync|async path/to/graph.gvSet the m[e]ssage verbosity [l]evel (`0` for minimal, `1` for detailed)
dotty -el 0|1 path/to/graph.gvmade by @shridhargupta | data from tldr-pages