Files
devops/perl/lib/Graph-Easy-0.76/t/txt/dot/3_output_lone.txt
2025-09-17 16:08:16 +08:00

11 lines
125 B
Plaintext

edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
output: html;
title: G;
}
[ a ] --> [ b ]
[ c ]