first commit
This commit is contained in:
17
perl/lib/Graph-Easy-0.76/t/txt/dot/2_group_labelloc.txt
Normal file
17
perl/lib/Graph-Easy-0.76/t/txt/dot/2_group_labelloc.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
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 ]
|
||||
Reference in New Issue
Block a user