Colorize edges of a graph layout to clarify crossing edges.
Graphviz filters:acyclic
,bcomps
,comps
,edgepaint
,gvcolor
,gvpack
,mingle
,nop
,sccmap
,tred
, &unflatten
.
edgepaint {path/to/layout1.gv} {path/to/layout2.gv ...} > {path/to/output.gv}
edgepaint -color-scheme={accent7} {path/to/layout.gv} > {path/to/output.gv}
dot {path/to/input.gv} | edgepaint | dot -T {png} > {path/to/output.png}
edgepaint
:
edgepaint -?
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (3851b).Proxy Information
text/gemini;lang=en-GB