edgepaint
Verified for current stable LTS
Edgepaint Commands
Edgepaint command syntax with verified terminal examples.
Commands
4 commands for Edgepaint
edgepaint Operations
Edgepaint Command: Colorize Graph Layouts
edgepaint <path/to/layout1.gv path/to/layout2.gv ...> > <path/to/output.gv> edgepaint Operations
Edgepaint Command: Colorize Graph With Color Scheme
edgepaint -color-scheme=<accent7> <path/to/layout.gv> > <path/to/output.gv> edgepaint Operations
Edgepaint Command: Display Help
edgepaint -? edgepaint Operations
Edgepaint Command: Lay Out And Colorize Graph
dot <path/to/input.gv> | edgepaint | dot -T <png> > <path/to/output.png> Suggest a Edgepaint Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Edgepaint workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.