first commit
This commit is contained in:
11
perl/lib/Graph-Easy-0.76/t/in/dot/2_group_labelloc.dot
Normal file
11
perl/lib/Graph-Easy-0.76/t/in/dot/2_group_labelloc.dot
Normal file
@@ -0,0 +1,11 @@
|
||||
digraph GRAPH_0 {
|
||||
subgraph "cluster0" {
|
||||
label="Bergtour:";
|
||||
style="filled,dashed";
|
||||
labelloc=bottom;
|
||||
labeljust=l;
|
||||
|
||||
Zugspitze -> Wasserkuppe
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user