Files
devops/perl/lib/Graph-Easy-0.76/t/syntax/0210.txt
2025-09-17 16:08:16 +08:00

7 lines
243 B
Plaintext

# 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