first commit
This commit is contained in:
12
perl/lib/Graph-Easy-0.76/t/txt/dot/4_compass.txt
Normal file
12
perl/lib/Graph-Easy-0.76/t/txt/dot/4_compass.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
edge { arrowstyle: filled; }
|
||||
graph {
|
||||
colorscheme: x11;
|
||||
flow: south;
|
||||
title: unnamed;
|
||||
}
|
||||
|
||||
[ berlin N | w ] { basename: berlin; }
|
||||
[ bonn N | S ] { basename: bonn; }
|
||||
|
||||
[ bonn.1 ] --> { end: west; start: south; } [ berlin.0 ]
|
||||
[ bonn.1 ] --> [ berlin.1 ]
|
||||
Reference in New Issue
Block a user