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

13 lines
173 B
Plaintext

edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: unnamed;
type: undirected;
}
[ A ] -- [ B ]
[ B ] -- [ C ]
[ C ] -- [ D ]
[ D ] -- [ A ]