17 lines
173 B
Text
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
|
|
}
|