13 lines
186 B
Plaintext
13 lines
186 B
Plaintext
edge { arrowstyle: filled; }
|
|
graph {
|
|
colorscheme: x11;
|
|
flow: south;
|
|
title: G;
|
|
}
|
|
|
|
[ first ] { label: ; }
|
|
[ fourth ] { label: a; }
|
|
[ second ] { label: ; }
|
|
[ third ] { label: ; }
|
|
|