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

12 lines
268 B
Plaintext

node { shape: point; }
[ A ]
-> [ B ] { point-style: square; }
-> [ C ] { point-style: dot; }
-> [ D ] { point-style: circle; }
-> [ E ] { point-style: diamond; }
-> [ F ] { point-style: cross; }
-> [ G ] { shape: invisible; }
-> [ H ] { point-style: star; }