10 lines
116 B
Plaintext
10 lines
116 B
Plaintext
edge { arrowstyle: filled; }
|
|
graph {
|
|
colorscheme: x11;
|
|
flow: south;
|
|
title: G;
|
|
}
|
|
|
|
[ 123 ]
|
|
[ abc ] --> [ test ]
|