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

18 lines
295 B
Plaintext

edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: GRAPH_0;
}
group {
align: center;
fill: inherit;
}
( cluster0
[ Wasserkuppe ]
[ Zugspitze ]
) { align: left; label: Bergtour:; labelpos: bottom; border: dashed black; }
[ Zugspitze ] --> [ Wasserkuppe ]