$ dot -Txlib input.dot $ dot -Tx11 input.dot
X11
X11 Window
Creates an Xlib (X11) window and displays the output there.
xlib
is an alias for x11
.
Last modified
June 19, 2021
: Add examples for plaintext formats. (0dc3efd)
$ dot -Txlib input.dot $ dot -Tx11 input.dot
Creates an Xlib (X11) window and displays the output there.
xlib
is an alias for x11
.