first commit
This commit is contained in:
14
perl/lib/Graph-Easy-0.76/t/txt/dot/2_linewidth.txt
Normal file
14
perl/lib/Graph-Easy-0.76/t/txt/dot/2_linewidth.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
edge { arrowstyle: filled; }
|
||||
graph {
|
||||
colorscheme: x11;
|
||||
flow: south;
|
||||
title: G;
|
||||
x-dot-overlap: false;
|
||||
x-dot-ratio: fill;
|
||||
x-dot-size: 11,8.5;
|
||||
}
|
||||
|
||||
[ 123 ] { fontsize: 10px; shape: none; }
|
||||
[ foo ] { fontsize: 10px; shape: none; }
|
||||
|
||||
[ 123 ] --> [ foo ]
|
||||
Reference in New Issue
Block a user