first commit
This commit is contained in:
11
perl/lib/Graph-Easy-0.76/t/txt/5_rounded.txt
Normal file
11
perl/lib/Graph-Easy-0.76/t/txt/5_rounded.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
node { shape: rounded; }
|
||||
|
||||
[ Pankow\n (Berlin) ] { border: double; }
|
||||
[ Parsing ] { border: dashed; }
|
||||
[ Pullach ] { border: dotted; }
|
||||
[ Pullheim ] { border: bold; }
|
||||
|
||||
[ Pullach ] --> [ Parsing ]
|
||||
[ Parsing ] --> [ Pankow\n (Berlin) ]
|
||||
[ Pankow\n (Berlin) ] --> [ Pullheim ]
|
||||
[ Pullheim ] --> [ Paderborn ]
|
||||
Reference in New Issue
Block a user