dot

Render an image of a linear directed network graph from a graphviz file.
Layouts: dot, neato, twopi, circo, fdp, sfdp, osage & patchwork.

=> More information.

dot -T {png} -O {path/to/input.gv}
dot -T {svg} -o {path/to/image.svg} {path/to/input.gv}
dot -T {format} -O {path/to/input.gv}
echo "{digraph {this -> that} }" | dot -T {gif} > {path/to/image.gif}
dot -?
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

Proxy Information
Original URL
gemini://freeshell.de/tldr/dot.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
105.168633 milliseconds
Gemini-to-HTML Time
0.505461 milliseconds

This content has been proxied by September (3851b).