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

12 lines
300 B
Plaintext

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 ]