diff --git a/e2etests/testdata/regression/grid_image_label_position/dagre/board.exp.json b/e2etests/testdata/regression/grid_image_label_position/dagre/board.exp.json
index 79df53590..b6990e5cd 100644
--- a/e2etests/testdata/regression/grid_image_label_position/dagre/board.exp.json
+++ b/e2etests/testdata/regression/grid_image_label_position/dagre/board.exp.json
@@ -10,8 +10,8 @@
"x": 0,
"y": 0
},
- "width": 279,
- "height": 302,
+ "width": 297,
+ "height": 466,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
@@ -48,11 +48,11 @@
"id": "Processing.flink",
"type": "image",
"pos": {
- "x": 0,
+ "x": 1,
"y": 46
},
- "width": 128,
- "height": 128,
+ "width": 144,
+ "height": 184,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
@@ -93,7 +93,7 @@
"underline": false,
"labelWidth": 124,
"labelHeight": 21,
- "labelPosition": "INSIDE_TOP_CENTER",
+ "labelPosition": "OUTSIDE_BOTTOM_CENTER",
"zIndex": 0,
"level": 2
},
@@ -101,11 +101,11 @@
"id": "Processing.sdb",
"type": "image",
"pos": {
- "x": 0,
- "y": 174
+ "x": 9,
+ "y": 256
},
"width": 128,
- "height": 128,
+ "height": 184,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
@@ -146,7 +146,7 @@
"underline": false,
"labelWidth": 141,
"labelHeight": 21,
- "labelPosition": "INSIDE_TOP_CENTER",
+ "labelPosition": "OUTSIDE_BOTTOM_CENTER",
"zIndex": 0,
"level": 2
},
@@ -154,8 +154,8 @@
"id": "Processing.o",
"type": "image",
"pos": {
- "x": 128,
- "y": 46
+ "x": 146,
+ "y": 115
},
"width": 128,
"height": 128,
@@ -207,10 +207,10 @@
"id": "Processing.k",
"type": "image",
"pos": {
- "x": 128,
- "y": 174
+ "x": 155,
+ "y": 312
},
- "width": 151,
+ "width": 133,
"height": 128,
"opacity": 1,
"strokeDash": 0,
@@ -252,7 +252,7 @@
"underline": false,
"labelWidth": 141,
"labelHeight": 21,
- "labelPosition": "INSIDE_TOP_CENTER",
+ "labelPosition": "OUTSIDE_BOTTOM_CENTER",
"zIndex": 0,
"level": 2
}
diff --git a/e2etests/testdata/regression/grid_image_label_position/dagre/sketch.exp.svg b/e2etests/testdata/regression/grid_image_label_position/dagre/sketch.exp.svg
index 09b86acbb..2425085be 100644
--- a/e2etests/testdata/regression/grid_image_label_position/dagre/sketch.exp.svg
+++ b/e2etests/testdata/regression/grid_image_label_position/dagre/sketch.exp.svg
@@ -1,16 +1,16 @@
-
\ No newline at end of file
diff --git a/e2etests/testdata/regression/grid_image_label_position/elk/board.exp.json b/e2etests/testdata/regression/grid_image_label_position/elk/board.exp.json
index 5f9125a0d..a754d81c9 100644
--- a/e2etests/testdata/regression/grid_image_label_position/elk/board.exp.json
+++ b/e2etests/testdata/regression/grid_image_label_position/elk/board.exp.json
@@ -10,8 +10,8 @@
"x": 12,
"y": 12
},
- "width": 279,
- "height": 302,
+ "width": 297,
+ "height": 466,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
@@ -48,11 +48,11 @@
"id": "Processing.flink",
"type": "image",
"pos": {
- "x": 12,
+ "x": 13,
"y": 58
},
- "width": 128,
- "height": 128,
+ "width": 144,
+ "height": 184,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
@@ -93,7 +93,7 @@
"underline": false,
"labelWidth": 124,
"labelHeight": 21,
- "labelPosition": "INSIDE_TOP_CENTER",
+ "labelPosition": "OUTSIDE_BOTTOM_CENTER",
"zIndex": 0,
"level": 2
},
@@ -101,11 +101,11 @@
"id": "Processing.sdb",
"type": "image",
"pos": {
- "x": 12,
- "y": 186
+ "x": 21,
+ "y": 268
},
"width": 128,
- "height": 128,
+ "height": 184,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
@@ -146,7 +146,7 @@
"underline": false,
"labelWidth": 141,
"labelHeight": 21,
- "labelPosition": "INSIDE_TOP_CENTER",
+ "labelPosition": "OUTSIDE_BOTTOM_CENTER",
"zIndex": 0,
"level": 2
},
@@ -154,8 +154,8 @@
"id": "Processing.o",
"type": "image",
"pos": {
- "x": 140,
- "y": 58
+ "x": 158,
+ "y": 127
},
"width": 128,
"height": 128,
@@ -207,10 +207,10 @@
"id": "Processing.k",
"type": "image",
"pos": {
- "x": 140,
- "y": 186
+ "x": 167,
+ "y": 324
},
- "width": 151,
+ "width": 133,
"height": 128,
"opacity": 1,
"strokeDash": 0,
@@ -252,7 +252,7 @@
"underline": false,
"labelWidth": 141,
"labelHeight": 21,
- "labelPosition": "INSIDE_TOP_CENTER",
+ "labelPosition": "OUTSIDE_BOTTOM_CENTER",
"zIndex": 0,
"level": 2
}
diff --git a/e2etests/testdata/regression/grid_image_label_position/elk/sketch.exp.svg b/e2etests/testdata/regression/grid_image_label_position/elk/sketch.exp.svg
index 16b92ebd5..7cf469b48 100644
--- a/e2etests/testdata/regression/grid_image_label_position/elk/sketch.exp.svg
+++ b/e2etests/testdata/regression/grid_image_label_position/elk/sketch.exp.svg
@@ -1,16 +1,16 @@
-Processingstream processorstreaming database12345678910111213141516streaming database
-
-
-
-
-
-
+ .d2-788273467 .fill-N1{fill:#0A0F25;}
+ .d2-788273467 .fill-N2{fill:#676C7E;}
+ .d2-788273467 .fill-N3{fill:#9499AB;}
+ .d2-788273467 .fill-N4{fill:#CFD2DD;}
+ .d2-788273467 .fill-N5{fill:#DEE1EB;}
+ .d2-788273467 .fill-N6{fill:#EEF1F8;}
+ .d2-788273467 .fill-N7{fill:#FFFFFF;}
+ .d2-788273467 .fill-B1{fill:#0D32B2;}
+ .d2-788273467 .fill-B2{fill:#0D32B2;}
+ .d2-788273467 .fill-B3{fill:#E3E9FD;}
+ .d2-788273467 .fill-B4{fill:#E3E9FD;}
+ .d2-788273467 .fill-B5{fill:#EDF0FD;}
+ .d2-788273467 .fill-B6{fill:#F7F8FE;}
+ .d2-788273467 .fill-AA2{fill:#4A6FF3;}
+ .d2-788273467 .fill-AA4{fill:#EDF0FD;}
+ .d2-788273467 .fill-AA5{fill:#F7F8FE;}
+ .d2-788273467 .fill-AB4{fill:#EDF0FD;}
+ .d2-788273467 .fill-AB5{fill:#F7F8FE;}
+ .d2-788273467 .stroke-N1{stroke:#0A0F25;}
+ .d2-788273467 .stroke-N2{stroke:#676C7E;}
+ .d2-788273467 .stroke-N3{stroke:#9499AB;}
+ .d2-788273467 .stroke-N4{stroke:#CFD2DD;}
+ .d2-788273467 .stroke-N5{stroke:#DEE1EB;}
+ .d2-788273467 .stroke-N6{stroke:#EEF1F8;}
+ .d2-788273467 .stroke-N7{stroke:#FFFFFF;}
+ .d2-788273467 .stroke-B1{stroke:#0D32B2;}
+ .d2-788273467 .stroke-B2{stroke:#0D32B2;}
+ .d2-788273467 .stroke-B3{stroke:#E3E9FD;}
+ .d2-788273467 .stroke-B4{stroke:#E3E9FD;}
+ .d2-788273467 .stroke-B5{stroke:#EDF0FD;}
+ .d2-788273467 .stroke-B6{stroke:#F7F8FE;}
+ .d2-788273467 .stroke-AA2{stroke:#4A6FF3;}
+ .d2-788273467 .stroke-AA4{stroke:#EDF0FD;}
+ .d2-788273467 .stroke-AA5{stroke:#F7F8FE;}
+ .d2-788273467 .stroke-AB4{stroke:#EDF0FD;}
+ .d2-788273467 .stroke-AB5{stroke:#F7F8FE;}
+ .d2-788273467 .background-color-N1{background-color:#0A0F25;}
+ .d2-788273467 .background-color-N2{background-color:#676C7E;}
+ .d2-788273467 .background-color-N3{background-color:#9499AB;}
+ .d2-788273467 .background-color-N4{background-color:#CFD2DD;}
+ .d2-788273467 .background-color-N5{background-color:#DEE1EB;}
+ .d2-788273467 .background-color-N6{background-color:#EEF1F8;}
+ .d2-788273467 .background-color-N7{background-color:#FFFFFF;}
+ .d2-788273467 .background-color-B1{background-color:#0D32B2;}
+ .d2-788273467 .background-color-B2{background-color:#0D32B2;}
+ .d2-788273467 .background-color-B3{background-color:#E3E9FD;}
+ .d2-788273467 .background-color-B4{background-color:#E3E9FD;}
+ .d2-788273467 .background-color-B5{background-color:#EDF0FD;}
+ .d2-788273467 .background-color-B6{background-color:#F7F8FE;}
+ .d2-788273467 .background-color-AA2{background-color:#4A6FF3;}
+ .d2-788273467 .background-color-AA4{background-color:#EDF0FD;}
+ .d2-788273467 .background-color-AA5{background-color:#F7F8FE;}
+ .d2-788273467 .background-color-AB4{background-color:#EDF0FD;}
+ .d2-788273467 .background-color-AB5{background-color:#F7F8FE;}
+ .d2-788273467 .color-N1{color:#0A0F25;}
+ .d2-788273467 .color-N2{color:#676C7E;}
+ .d2-788273467 .color-N3{color:#9499AB;}
+ .d2-788273467 .color-N4{color:#CFD2DD;}
+ .d2-788273467 .color-N5{color:#DEE1EB;}
+ .d2-788273467 .color-N6{color:#EEF1F8;}
+ .d2-788273467 .color-N7{color:#FFFFFF;}
+ .d2-788273467 .color-B1{color:#0D32B2;}
+ .d2-788273467 .color-B2{color:#0D32B2;}
+ .d2-788273467 .color-B3{color:#E3E9FD;}
+ .d2-788273467 .color-B4{color:#E3E9FD;}
+ .d2-788273467 .color-B5{color:#EDF0FD;}
+ .d2-788273467 .color-B6{color:#F7F8FE;}
+ .d2-788273467 .color-AA2{color:#4A6FF3;}
+ .d2-788273467 .color-AA4{color:#EDF0FD;}
+ .d2-788273467 .color-AA5{color:#F7F8FE;}
+ .d2-788273467 .color-AB4{color:#EDF0FD;}
+ .d2-788273467 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]>Processingstream processorstreaming database12345678910111213141516streaming database
+
+
+
+
+
+
\ No newline at end of file