d2/e2etests/testdata/files/multiple_constant_nears.d2
2023-09-18 20:57:35 -07:00

17 lines
173 B
Text

a
b
c
a: {
1 -> 2 -> 3
near: center-right
style.fill: red
style.opacity: 0.5
}
b: {
1111 -> 2222
near: bottom-right
style.fill: green
style.opacity: 0.5
}