d2/e2etests/testdata/files/overlapping_child_label.d2

34 lines
507 B
Text
Raw Normal View History

2023-07-17 22:47:27 +00:00
heyy: {
label.near: bottom-right
yo -> hey
hey.label.near: outside-bottom-right
}
ayyy: {
label.near: top-right
icon.near: top-left
class: icon
beee: {
label.near: outside-top-left
icon.near: outside-top-right
class: icon
}
}
ceee: {
label.near: top-right
icon.near: bottom-left
class: icon
deee: {
label.near: outside-top-right
icon.near: outside-bottom-left
class: icon
}
}
classes: {
icon.icon: https://icons.terrastruct.com/essentials/time.svg
}