d2/e2etests/testdata/files/outside_bottom_labels.d2

16 lines
182 B
Text
Raw Normal View History

2023-06-08 20:45:06 +00:00
p1: Daphne Snickerdoodle {
shape: person
}
p2: Prudence McSnortle {
shape: person
}
p3: Polly Pizzazzle {
shape: person
}
p1 -> p3
p2 -> p3
p1 -> p3
p2 -> p3
p3 -> p2
p3 -> p1