first commit
This commit is contained in:
16
perl/lib/Graph-Easy-0.76/t/syntax/0063.txt
Normal file
16
perl/lib/Graph-Easy-0.76/t/syntax/0063.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
# Different node shapes
|
||||
|
||||
node { shape: ellipse; }
|
||||
node.lilac { background: #deadff; }
|
||||
|
||||
[ Bergheim ] { shape: diamond; } ->
|
||||
[ Kirchheim ] { shape: triangle; } ->
|
||||
[ Weilheim ] { shape: house; }
|
||||
|
||||
[ Wilhelmshaven ] { shape: invisible; } ->
|
||||
[ Cuxhaven ] { shape: rounded; } ->
|
||||
[ Zeven ] { class: lilac; }
|
||||
|
||||
[ Bremerhaven ] { shape: circle; } ->
|
||||
[ Templin ] { shape: triangle; }
|
||||
|
||||
Reference in New Issue
Block a user