commands.sh

gvedit

all

Simple Graphviz graph editor and viewer.

More info →

Examples (4)

Open a Graphviz file in the editor

gvedit path/to/graph.gv

[s]cale coordinates from points to inches (useful for layouts generated by Graphviz tools)

gvedit -s path/to/graph.gv

Enable [v]erbose mode

gvedit -v path/to/graph.gv

Display help

made by @shridhargupta | data from tldr-pages