11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
edge { arrowstyle: filled; }
|
|
graph {
|
|
colorscheme: x11;
|
|
flow: south;
|
|
output: html;
|
|
title: G;
|
|
}
|
|
|
|
[ a ] --> [ b ]
|
|
[ c ]
|