first commit
This commit is contained in:
12
perl/lib/Graph-Easy-0.76/t/txt/dot/4_html_like.txt
Normal file
12
perl/lib/Graph-Easy-0.76/t/txt/dot/4_html_like.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
edge { arrowstyle: filled; }
|
||||
graph {
|
||||
colorscheme: x11;
|
||||
flow: south;
|
||||
title: G;
|
||||
}
|
||||
|
||||
[ first ] { label: ; }
|
||||
[ fourth ] { label: a; }
|
||||
[ second ] { label: ; }
|
||||
[ third ] { label: ; }
|
||||
|
||||
Reference in New Issue
Block a user