first commit
This commit is contained in:
11
perl/lib/Graph-Easy-0.76/t/in/8_points.txt
Normal file
11
perl/lib/Graph-Easy-0.76/t/in/8_points.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
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; }
|
||||
|
||||
Reference in New Issue
Block a user