Adjust directed graphs to improve the layout aspect ratio.
Graphviz filters:acyclic
,bcomps
,comps
,edgepaint
,gvcolor
,gvpack
,mingle
,nop
,sccmap
,tred
, &unflatten
.
unflatten {path/to/input1.gv} {path/to/input2.gv ...} > {path/to/output.gv}
unflatten
as a preprocessor for dot
layout to improve aspect ratio:
unflatten {path/to/input.gv} | dot -T {png} {path/to/output.png}
unflatten
:
unflatten -?
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 (ba2dc).Proxy Information
text/gemini;lang=en-GB