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

14 lines
218 B
Plaintext

edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
label: \G;
title: Graphname;
}
[ 0 ] { label: \G \N; }
[ 1 ] { label: \G \N; }
[ 2 ] { label: Name: \N \G; }
[ 0 ] -- \E \G \T \H --> [ 1 ]