d2/e2etests/testdata/files/multiple_constant_nears.d2

18 lines
173 B
Text
Raw Permalink Normal View History

2023-09-19 03:57:35 +00:00
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
}