first commit
This commit is contained in:
11
perl/lib/Graph-Easy-0.76/t/txt/dot/2_setlinewidth.txt
Normal file
11
perl/lib/Graph-Easy-0.76/t/txt/dot/2_setlinewidth.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
edge { arrowstyle: filled; }
|
||||
graph {
|
||||
colorscheme: x11;
|
||||
flow: south;
|
||||
title: unnamed;
|
||||
}
|
||||
|
||||
[ Berlin ] { shape: rect; border: broad; }
|
||||
[ Bonn ] { border: bold; }
|
||||
|
||||
[ Bonn ] --> [ Berlin ]
|
||||
Reference in New Issue
Block a user