first commit
This commit is contained in:
9
perl/lib/Graph-Easy-0.76/t/txt/4_bug_joint_2.txt
Normal file
9
perl/lib/Graph-Easy-0.76/t/txt/4_bug_joint_2.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
edge { arrowstyle: none; }
|
||||
|
||||
[ C ] { offset: 0,2; origin: B; }
|
||||
[ D ] { offset: 0,2; origin: C; }
|
||||
[ E ] { offset: -2,-2; origin: B; }
|
||||
|
||||
[ B ] <--> { end: south, 0; start: west; } [ E ]
|
||||
[ C ] <--> { end: south, 0; start: west; } [ E ]
|
||||
[ D ] <--> { end: south, 0; start: west; } [ E ]
|
||||
Reference in New Issue
Block a user