first commit
This commit is contained in:
13
perl/lib/Graph-Easy-0.76/t/txt/dot/3_node_label.txt
Normal file
13
perl/lib/Graph-Easy-0.76/t/txt/dot/3_node_label.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
edge { arrowstyle: filled; }
|
||||
graph {
|
||||
colorscheme: x11;
|
||||
flow: south;
|
||||
label: \G;
|
||||
title: Graphname;
|
||||
}
|
||||
|
||||
[ 0 ] { label: \G \N; }
|
||||
[ 1 ] { label: \G \N; }
|
||||
[ 2 ] { label: Name: \N \G; }
|
||||
|
||||
[ 0 ] -- \E \G \T \H --> [ 1 ]
|
||||
Reference in New Issue
Block a user