first commit
This commit is contained in:
3
perl/lib/Graph-Easy-0.76/t/in/dot/2_linewidth.dot
Normal file
3
perl/lib/Graph-Easy-0.76/t/in/dot/2_linewidth.dot
Normal file
@@ -0,0 +1,3 @@
|
||||
digraph G {size="11,8.5"; ratio=fill; overlap=false; node[fontsize=10,shape=plaintext];edge[dir=none,style="setlinewidth(0.1)"];
|
||||
"123"->"foo"[];
|
||||
}
|
||||
Reference in New Issue
Block a user