diff --git a/e2etests/testdata/stable/ovals/dagre/board.exp.json b/e2etests/testdata/stable/ovals/dagre/board.exp.json
index 78811f99c..a46940e27 100644
--- a/e2etests/testdata/stable/ovals/dagre/board.exp.json
+++ b/e2etests/testdata/stable/ovals/dagre/board.exp.json
@@ -7,7 +7,7 @@
"id": "a",
"type": "oval",
"pos": {
- "x": 1064,
+ "x": 0,
"y": 83
},
"width": 35,
@@ -48,7 +48,7 @@
"id": "b",
"type": "oval",
"pos": {
- "x": 1159,
+ "x": 95,
"y": 86
},
"width": 53,
@@ -89,7 +89,7 @@
"id": "c",
"type": "oval",
"pos": {
- "x": 1272,
+ "x": 208,
"y": 90
},
"width": 77,
@@ -130,7 +130,7 @@
"id": "d",
"type": "oval",
"pos": {
- "x": 1409,
+ "x": 345,
"y": 96
},
"width": 118,
@@ -171,7 +171,7 @@
"id": "e",
"type": "oval",
"pos": {
- "x": 1587,
+ "x": 523,
"y": 98
},
"width": 182,
@@ -212,7 +212,7 @@
"id": "f",
"type": "oval",
"pos": {
- "x": 1829,
+ "x": 765,
"y": 78
},
"width": 304,
@@ -253,7 +253,7 @@
"id": "g",
"type": "oval",
"pos": {
- "x": 2193,
+ "x": 1129,
"y": 37
},
"width": 545,
@@ -294,7 +294,7 @@
"id": "1",
"type": "oval",
"pos": {
- "x": 0,
+ "x": 1734,
"y": 86
},
"width": 28,
@@ -335,7 +335,7 @@
"id": "2",
"type": "oval",
"pos": {
- "x": 88,
+ "x": 1822,
"y": 87
},
"width": 64,
@@ -376,7 +376,7 @@
"id": "3",
"type": "oval",
"pos": {
- "x": 212,
+ "x": 1946,
"y": 87
},
"width": 128,
@@ -417,7 +417,7 @@
"id": "4",
"type": "oval",
"pos": {
- "x": 400,
+ "x": 2134,
"y": 43
},
"width": 512,
@@ -458,7 +458,7 @@
"id": "5",
"type": "oval",
"pos": {
- "x": 972,
+ "x": 2706,
"y": 0
},
"width": 32,
diff --git a/e2etests/testdata/stable/ovals/dagre/sketch.exp.svg b/e2etests/testdata/stable/ovals/dagre/sketch.exp.svg
index 254db9585..0ecae5230 100644
--- a/e2etests/testdata/stable/ovals/dagre/sketch.exp.svg
+++ b/e2etests/testdata/stable/ovals/dagre/sketch.exp.svg
@@ -1,9 +1,9 @@
-
\ No newline at end of file
diff --git a/e2etests/testdata/stable/people/dagre/board.exp.json b/e2etests/testdata/stable/people/dagre/board.exp.json
index 34a8b5c83..5267ee627 100644
--- a/e2etests/testdata/stable/people/dagre/board.exp.json
+++ b/e2etests/testdata/stable/people/dagre/board.exp.json
@@ -7,7 +7,7 @@
"id": "a",
"type": "person",
"pos": {
- "x": 1077,
+ "x": 0,
"y": 138
},
"width": 44,
@@ -48,7 +48,7 @@
"id": "b",
"type": "person",
"pos": {
- "x": 1181,
+ "x": 104,
"y": 138
},
"width": 44,
@@ -89,7 +89,7 @@
"id": "c",
"type": "person",
"pos": {
- "x": 1285,
+ "x": 208,
"y": 138
},
"width": 44,
@@ -130,7 +130,7 @@
"id": "d",
"type": "person",
"pos": {
- "x": 1389,
+ "x": 312,
"y": 138
},
"width": 58,
@@ -171,7 +171,7 @@
"id": "e",
"type": "person",
"pos": {
- "x": 1507,
+ "x": 430,
"y": 137
},
"width": 100,
@@ -212,7 +212,7 @@
"id": "f",
"type": "person",
"pos": {
- "x": 1667,
+ "x": 590,
"y": 109
},
"width": 185,
@@ -253,7 +253,7 @@
"id": "g",
"type": "person",
"pos": {
- "x": 1912,
+ "x": 835,
"y": 52
},
"width": 355,
@@ -294,7 +294,7 @@
"id": "1",
"type": "person",
"pos": {
- "x": 0,
+ "x": 1250,
"y": 140
},
"width": 41,
@@ -335,7 +335,7 @@
"id": "2",
"type": "person",
"pos": {
- "x": 101,
+ "x": 1351,
"y": 140
},
"width": 64,
@@ -376,7 +376,7 @@
"id": "3",
"type": "person",
"pos": {
- "x": 225,
+ "x": 1475,
"y": 128
},
"width": 128,
@@ -417,7 +417,7 @@
"id": "4",
"type": "person",
"pos": {
- "x": 413,
+ "x": 1663,
"y": 0
},
"width": 512,
@@ -458,7 +458,7 @@
"id": "5",
"type": "person",
"pos": {
- "x": 985,
+ "x": 2235,
"y": 43
},
"width": 32,
diff --git a/e2etests/testdata/stable/people/dagre/sketch.exp.svg b/e2etests/testdata/stable/people/dagre/sketch.exp.svg
index d36be5bb3..42c9f1af6 100644
--- a/e2etests/testdata/stable/people/dagre/sketch.exp.svg
+++ b/e2etests/testdata/stable/people/dagre/sketch.exp.svg
@@ -1,9 +1,9 @@
--------------------------------------------------------------------------------------------------------------------------------12345
+ .d2-736845025 .fill-N1{fill:#0A0F25;}
+ .d2-736845025 .fill-N2{fill:#676C7E;}
+ .d2-736845025 .fill-N3{fill:#9499AB;}
+ .d2-736845025 .fill-N4{fill:#CFD2DD;}
+ .d2-736845025 .fill-N5{fill:#DEE1EB;}
+ .d2-736845025 .fill-N6{fill:#EEF1F8;}
+ .d2-736845025 .fill-N7{fill:#FFFFFF;}
+ .d2-736845025 .fill-B1{fill:#0D32B2;}
+ .d2-736845025 .fill-B2{fill:#0D32B2;}
+ .d2-736845025 .fill-B3{fill:#E3E9FD;}
+ .d2-736845025 .fill-B4{fill:#E3E9FD;}
+ .d2-736845025 .fill-B5{fill:#EDF0FD;}
+ .d2-736845025 .fill-B6{fill:#F7F8FE;}
+ .d2-736845025 .fill-AA2{fill:#4A6FF3;}
+ .d2-736845025 .fill-AA4{fill:#EDF0FD;}
+ .d2-736845025 .fill-AA5{fill:#F7F8FE;}
+ .d2-736845025 .fill-AB4{fill:#EDF0FD;}
+ .d2-736845025 .fill-AB5{fill:#F7F8FE;}
+ .d2-736845025 .stroke-N1{stroke:#0A0F25;}
+ .d2-736845025 .stroke-N2{stroke:#676C7E;}
+ .d2-736845025 .stroke-N3{stroke:#9499AB;}
+ .d2-736845025 .stroke-N4{stroke:#CFD2DD;}
+ .d2-736845025 .stroke-N5{stroke:#DEE1EB;}
+ .d2-736845025 .stroke-N6{stroke:#EEF1F8;}
+ .d2-736845025 .stroke-N7{stroke:#FFFFFF;}
+ .d2-736845025 .stroke-B1{stroke:#0D32B2;}
+ .d2-736845025 .stroke-B2{stroke:#0D32B2;}
+ .d2-736845025 .stroke-B3{stroke:#E3E9FD;}
+ .d2-736845025 .stroke-B4{stroke:#E3E9FD;}
+ .d2-736845025 .stroke-B5{stroke:#EDF0FD;}
+ .d2-736845025 .stroke-B6{stroke:#F7F8FE;}
+ .d2-736845025 .stroke-AA2{stroke:#4A6FF3;}
+ .d2-736845025 .stroke-AA4{stroke:#EDF0FD;}
+ .d2-736845025 .stroke-AA5{stroke:#F7F8FE;}
+ .d2-736845025 .stroke-AB4{stroke:#EDF0FD;}
+ .d2-736845025 .stroke-AB5{stroke:#F7F8FE;}
+ .d2-736845025 .background-color-N1{background-color:#0A0F25;}
+ .d2-736845025 .background-color-N2{background-color:#676C7E;}
+ .d2-736845025 .background-color-N3{background-color:#9499AB;}
+ .d2-736845025 .background-color-N4{background-color:#CFD2DD;}
+ .d2-736845025 .background-color-N5{background-color:#DEE1EB;}
+ .d2-736845025 .background-color-N6{background-color:#EEF1F8;}
+ .d2-736845025 .background-color-N7{background-color:#FFFFFF;}
+ .d2-736845025 .background-color-B1{background-color:#0D32B2;}
+ .d2-736845025 .background-color-B2{background-color:#0D32B2;}
+ .d2-736845025 .background-color-B3{background-color:#E3E9FD;}
+ .d2-736845025 .background-color-B4{background-color:#E3E9FD;}
+ .d2-736845025 .background-color-B5{background-color:#EDF0FD;}
+ .d2-736845025 .background-color-B6{background-color:#F7F8FE;}
+ .d2-736845025 .background-color-AA2{background-color:#4A6FF3;}
+ .d2-736845025 .background-color-AA4{background-color:#EDF0FD;}
+ .d2-736845025 .background-color-AA5{background-color:#F7F8FE;}
+ .d2-736845025 .background-color-AB4{background-color:#EDF0FD;}
+ .d2-736845025 .background-color-AB5{background-color:#F7F8FE;}
+ .d2-736845025 .color-N1{color:#0A0F25;}
+ .d2-736845025 .color-N2{color:#676C7E;}
+ .d2-736845025 .color-N3{color:#9499AB;}
+ .d2-736845025 .color-N4{color:#CFD2DD;}
+ .d2-736845025 .color-N5{color:#DEE1EB;}
+ .d2-736845025 .color-N6{color:#EEF1F8;}
+ .d2-736845025 .color-N7{color:#FFFFFF;}
+ .d2-736845025 .color-B1{color:#0D32B2;}
+ .d2-736845025 .color-B2{color:#0D32B2;}
+ .d2-736845025 .color-B3{color:#E3E9FD;}
+ .d2-736845025 .color-B4{color:#E3E9FD;}
+ .d2-736845025 .color-B5{color:#EDF0FD;}
+ .d2-736845025 .color-B6{color:#F7F8FE;}
+ .d2-736845025 .color-AA2{color:#4A6FF3;}
+ .d2-736845025 .color-AA4{color:#EDF0FD;}
+ .d2-736845025 .color-AA5{color:#F7F8FE;}
+ .d2-736845025 .color-AB4{color:#EDF0FD;}
+ .d2-736845025 .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}]]>-------------------------------------------------------------------------------------------------------------------------------12345
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file