9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
edge { arrowstyle: filled; }
|
|
graph {
|
|
colorscheme: x11;
|
|
flow: south;
|
|
title: ports;
|
|
}
|
|
|
|
[ north ] --> { end: west; start: east; } [ south ]
|