first commit
This commit is contained in:
6
perl/lib/Graph-Easy-0.76/t/syntax/0210.txt
Normal file
6
perl/lib/Graph-Easy-0.76/t/syntax/0210.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
# gid, "long" edge, comments and color codes
|
||||
graph { gid: 123; color: #308030 }
|
||||
node { color: #f06020 } #this is a comment
|
||||
node.cities { color: #1460b0; fill: lightgrey; } # this too
|
||||
|
||||
[ Leipzig ] { class: cities } ----> [ Oschatz ] # comment
|
||||
Reference in New Issue
Block a user