diff --git a/d2layouts/d2sequence/layout.go b/d2layouts/d2sequence/layout.go index 586ed248b..dad1ecec9 100644 --- a/d2layouts/d2sequence/layout.go +++ b/d2layouts/d2sequence/layout.go @@ -41,6 +41,7 @@ func Layout(ctx context.Context, g *d2graph.Graph, layout func(ctx context.Conte obj.Children = make(map[string]*d2graph.Object) obj.ChildrenArray = nil obj.Box = geo.NewBox(nil, sd.getWidth(), sd.getHeight()) + obj.LabelPosition = go2.Pointer(string(label.InsideTopCenter)) sequenceDiagrams[obj.AbsID()] = sd for _, edge := range sd.messages { diff --git a/d2layouts/d2sequence/sequence_diagram.go b/d2layouts/d2sequence/sequence_diagram.go index 10aa7259d..b08a89a6f 100644 --- a/d2layouts/d2sequence/sequence_diagram.go +++ b/d2layouts/d2sequence/sequence_diagram.go @@ -89,8 +89,11 @@ func newSequenceDiagram(actors []*d2graph.Object, messages []*d2graph.Edge) *seq sd.actorXStep = math.Max(sd.actorXStep, distributedLabelWidth+HORIZONTAL_PAD) } - sd.maxActorHeight += VERTICAL_PAD sd.messageYStep += VERTICAL_PAD + sd.maxActorHeight += VERTICAL_PAD + if sd.root.LabelHeight != nil { + sd.maxActorHeight += float64(*sd.root.LabelHeight) + } return sd } diff --git a/e2etests/testdata/stable/sequence_diagrams/dagre/board.exp.json b/e2etests/testdata/stable/sequence_diagrams/dagre/board.exp.json index 263bf0aa5..1a58a2c2f 100644 --- a/e2etests/testdata/stable/sequence_diagrams/dagre/board.exp.json +++ b/e2etests/testdata/stable/sequence_diagrams/dagre/board.exp.json @@ -48,7 +48,7 @@ "y": 314 }, "width": 2468, - "height": 2007, + "height": 2043, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -87,7 +87,7 @@ "y": 264 }, "width": 2484, - "height": 2107, + "height": 2143, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -123,10 +123,10 @@ "type": "sequence_diagram", "pos": { "x": 50, - "y": 314 + "y": 317 }, "width": 2384, - "height": 2007, + "height": 2038, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -162,10 +162,10 @@ "type": "queue", "pos": { "x": 581, - "y": 2471 + "y": 2507 }, "width": 2584, - "height": 1457, + "height": 1488, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -201,10 +201,10 @@ "type": "sequence_diagram", "pos": { "x": 691, - "y": 2521 + "y": 2557 }, "width": 2384, - "height": 1357, + "height": 1388, "opacity": 1, "strokeDash": 0, "strokeWidth": 2, @@ -240,7 +240,7 @@ "type": "", "pos": { "x": 691, - "y": 2577 + "y": 2644 }, "width": 158, "height": 131, @@ -279,7 +279,7 @@ "type": "", "pos": { "x": 1099, - "y": 2577 + "y": 2644 }, "width": 174, "height": 131, @@ -318,7 +318,7 @@ "type": "", "pos": { "x": 1523, - "y": 2577 + "y": 2644 }, "width": 206, "height": 131, @@ -357,7 +357,7 @@ "type": "", "pos": { "x": 1979, - "y": 2571 + "y": 2638 }, "width": 150, "height": 137, @@ -396,7 +396,7 @@ "type": "", "pos": { "x": 2379, - "y": 2577 + "y": 2644 }, "width": 221, "height": 131, @@ -435,7 +435,7 @@ "type": "", "pos": { "x": 2850, - "y": 2577 + "y": 2644 }, "width": 225, "height": 131, @@ -474,7 +474,7 @@ "type": "", "pos": { "x": 2621, - "y": 365 + "y": 401 }, "width": 169, "height": 136, @@ -513,7 +513,7 @@ "type": "rectangle", "pos": { "x": 2695, - "y": 615 + "y": 651 }, "width": 20, "height": 1592, @@ -551,7 +551,7 @@ "type": "", "pos": { "x": 3040, - "y": 365 + "y": 401 }, "width": 246, "height": 136, @@ -590,7 +590,7 @@ "type": "rectangle", "pos": { "x": 3153, - "y": 615 + "y": 651 }, "width": 20, "height": 162, @@ -628,7 +628,7 @@ "type": "", "pos": { "x": 3536, - "y": 364 + "y": 400 }, "width": 150, "height": 137, @@ -667,7 +667,7 @@ "type": "rectangle", "pos": { "x": 3601, - "y": 875 + "y": 911 }, "width": 20, "height": 162, @@ -705,7 +705,7 @@ "type": "", "pos": { "x": 3936, - "y": 365 + "y": 401 }, "width": 225, "height": 136, @@ -744,7 +744,7 @@ "type": "rectangle", "pos": { "x": 4038, - "y": 1135 + "y": 1171 }, "width": 20, "height": 422, @@ -782,7 +782,7 @@ "type": "rectangle", "pos": { "x": 4034, - "y": 1265 + "y": 1301 }, "width": 28, "height": 162, @@ -820,7 +820,7 @@ "type": "", "pos": { "x": 4411, - "y": 365 + "y": 401 }, "width": 186, "height": 136, @@ -859,7 +859,7 @@ "type": "rectangle", "pos": { "x": 4494, - "y": 1395 + "y": 1431 }, "width": 20, "height": 80, @@ -897,7 +897,7 @@ "type": "", "pos": { "x": 4847, - "y": 365 + "y": 401 }, "width": 242, "height": 136, @@ -936,7 +936,7 @@ "type": "rectangle", "pos": { "x": 4958, - "y": 1655 + "y": 1691 }, "width": 20, "height": 80, @@ -974,7 +974,7 @@ "type": "rectangle", "pos": { "x": 3601, - "y": 1785 + "y": 1821 }, "width": 20, "height": 80, @@ -1012,7 +1012,7 @@ "type": "rectangle", "pos": { "x": 3601, - "y": 1915 + "y": 1951 }, "width": 20, "height": 80, @@ -1050,7 +1050,7 @@ "type": "rectangle", "pos": { "x": 4958, - "y": 2045 + "y": 2081 }, "width": 20, "height": 80, @@ -1088,7 +1088,7 @@ "type": "rectangle", "pos": { "x": 4958, - "y": 2175 + "y": 2211 }, "width": 20, "height": 80, @@ -1126,7 +1126,7 @@ "type": "", "pos": { "x": 50, - "y": 370 + "y": 404 }, "width": 158, "height": 131, @@ -1165,7 +1165,7 @@ "type": "rectangle", "pos": { "x": 115, - "y": 615 + "y": 649 }, "width": 28, "height": 1592, @@ -1203,7 +1203,7 @@ "type": "", "pos": { "x": 458, - "y": 370 + "y": 404 }, "width": 225, "height": 131, @@ -1242,7 +1242,7 @@ "type": "rectangle", "pos": { "x": 556, - "y": 615 + "y": 649 }, "width": 28, "height": 162, @@ -1280,7 +1280,7 @@ "type": "", "pos": { "x": 933, - "y": 364 + "y": 398 }, "width": 150, "height": 137, @@ -1319,7 +1319,7 @@ "type": "rectangle", "pos": { "x": 994, - "y": 875 + "y": 909 }, "width": 28, "height": 162, @@ -1357,7 +1357,7 @@ "type": "", "pos": { "x": 1333, - "y": 370 + "y": 404 }, "width": 206, "height": 131, @@ -1396,7 +1396,7 @@ "type": "rectangle", "pos": { "x": 1422, - "y": 1135 + "y": 1169 }, "width": 28, "height": 422, @@ -1434,7 +1434,7 @@ "type": "rectangle", "pos": { "x": 1418, - "y": 1265 + "y": 1299 }, "width": 36, "height": 162, @@ -1472,7 +1472,7 @@ "type": "", "pos": { "x": 1789, - "y": 370 + "y": 404 }, "width": 174, "height": 131, @@ -1511,7 +1511,7 @@ "type": "rectangle", "pos": { "x": 1862, - "y": 1395 + "y": 1429 }, "width": 28, "height": 80, @@ -1549,7 +1549,7 @@ "type": "", "pos": { "x": 2213, - "y": 370 + "y": 404 }, "width": 221, "height": 131, @@ -1588,7 +1588,7 @@ "type": "rectangle", "pos": { "x": 2309, - "y": 1655 + "y": 1689 }, "width": 28, "height": 80, @@ -1626,7 +1626,7 @@ "type": "rectangle", "pos": { "x": 994, - "y": 1785 + "y": 1819 }, "width": 28, "height": 80, @@ -1664,7 +1664,7 @@ "type": "rectangle", "pos": { "x": 994, - "y": 1915 + "y": 1949 }, "width": 28, "height": 80, @@ -1702,7 +1702,7 @@ "type": "rectangle", "pos": { "x": 2309, - "y": 2045 + "y": 2079 }, "width": 28, "height": 80, @@ -1740,7 +1740,7 @@ "type": "rectangle", "pos": { "x": 2309, - "y": 2175 + "y": 2209 }, "width": 28, "height": 80, @@ -1778,7 +1778,7 @@ "type": "", "pos": { "x": 3769, - "y": 3137 + "y": 3188 }, "width": 172, "height": 126, @@ -1817,7 +1817,7 @@ "type": "rectangle", "pos": { "x": 2948, - "y": 2822 + "y": 2889 }, "width": 28, "height": 80, @@ -1855,7 +1855,7 @@ "type": "rectangle", "pos": { "x": 2040, - "y": 2806 + "y": 2873 }, "width": 28, "height": 698, @@ -1893,7 +1893,7 @@ "type": "rectangle", "pos": { "x": 2036, - "y": 2822 + "y": 2889 }, "width": 36, "height": 162, @@ -1931,7 +1931,7 @@ "type": "rectangle", "pos": { "x": 1612, - "y": 2920 + "y": 2987 }, "width": 28, "height": 340, @@ -1969,7 +1969,7 @@ "type": "rectangle", "pos": { "x": 1608, - "y": 2936 + "y": 3003 }, "width": 36, "height": 308, @@ -2007,7 +2007,7 @@ "type": "rectangle", "pos": { "x": 1604, - "y": 2952 + "y": 3019 }, "width": 44, "height": 162, @@ -2045,7 +2045,7 @@ "type": "rectangle", "pos": { "x": 1172, - "y": 3034 + "y": 3101 }, "width": 28, "height": 388, @@ -2083,7 +2083,7 @@ "type": "rectangle", "pos": { "x": 1168, - "y": 3050 + "y": 3117 }, "width": 36, "height": 356, @@ -2121,7 +2121,7 @@ "type": "rectangle", "pos": { "x": 1164, - "y": 3066 + "y": 3133 }, "width": 44, "height": 324, @@ -2159,7 +2159,7 @@ "type": "rectangle", "pos": { "x": 1160, - "y": 3082 + "y": 3149 }, "width": 52, "height": 292, @@ -2197,7 +2197,7 @@ "type": "rectangle", "pos": { "x": 2475, - "y": 3278 + "y": 3345 }, "width": 28, "height": 420, @@ -2235,7 +2235,7 @@ "type": "rectangle", "pos": { "x": 2471, - "y": 3294 + "y": 3361 }, "width": 36, "height": 388, @@ -2273,7 +2273,7 @@ "type": "rectangle", "pos": { "x": 2467, - "y": 3310 + "y": 3377 }, "width": 44, "height": 356, @@ -2311,7 +2311,7 @@ "type": "rectangle", "pos": { "x": 2463, - "y": 3326 + "y": 3393 }, "width": 52, "height": 324, @@ -2349,7 +2349,7 @@ "type": "rectangle", "pos": { "x": 2459, - "y": 3342 + "y": 3409 }, "width": 60, "height": 292, @@ -2387,7 +2387,7 @@ "type": "rectangle", "pos": { "x": 756, - "y": 3472 + "y": 3539 }, "width": 28, "height": 80, @@ -2425,7 +2425,7 @@ "type": "rectangle", "pos": { "x": 2948, - "y": 3732 + "y": 3799 }, "width": 28, "height": 80, @@ -2487,11 +2487,11 @@ "route": [ { "x": 2715.5, - "y": 631 + "y": 667 }, { "x": 3153, - "y": 631 + "y": 667 } ], "animated": false, @@ -2526,11 +2526,11 @@ "route": [ { "x": 2715.5, - "y": 761 + "y": 797 }, { "x": 3153, - "y": 761 + "y": 797 } ], "animated": false, @@ -2565,11 +2565,11 @@ "route": [ { "x": 2715.5, - "y": 891 + "y": 927 }, { "x": 3601, - "y": 891 + "y": 927 } ], "animated": false, @@ -2604,11 +2604,11 @@ "route": [ { "x": 2715.5, - "y": 1021 + "y": 1057 }, { "x": 3601, - "y": 1021 + "y": 1057 } ], "animated": false, @@ -2643,11 +2643,11 @@ "route": [ { "x": 2715.5, - "y": 1151 + "y": 1187 }, { "x": 4038.5, - "y": 1151 + "y": 1187 } ], "animated": false, @@ -2682,11 +2682,11 @@ "route": [ { "x": 3163, - "y": 1281 + "y": 1317 }, { "x": 4034.5, - "y": 1281 + "y": 1317 } ], "animated": false, @@ -2721,11 +2721,11 @@ "route": [ { "x": 4062.5, - "y": 1411 + "y": 1447 }, { "x": 4494, - "y": 1411 + "y": 1447 } ], "animated": false, @@ -2760,11 +2760,11 @@ "route": [ { "x": 2705.5, - "y": 1541 + "y": 1577 }, { "x": 4038.5, - "y": 1541 + "y": 1577 } ], "animated": false, @@ -2799,11 +2799,11 @@ "route": [ { "x": 2715.5, - "y": 1671 + "y": 1707 }, { "x": 4958, - "y": 1671 + "y": 1707 } ], "animated": false, @@ -2838,11 +2838,11 @@ "route": [ { "x": 2715.5, - "y": 1801 + "y": 1837 }, { "x": 3601, - "y": 1801 + "y": 1837 } ], "animated": false, @@ -2877,11 +2877,11 @@ "route": [ { "x": 2715.5, - "y": 1931 + "y": 1967 }, { "x": 3601, - "y": 1931 + "y": 1967 } ], "animated": false, @@ -2916,11 +2916,11 @@ "route": [ { "x": 2715.5, - "y": 2061 + "y": 2097 }, { "x": 4958, - "y": 2061 + "y": 2097 } ], "animated": false, @@ -2955,11 +2955,11 @@ "route": [ { "x": 2715.5, - "y": 2191 + "y": 2227 }, { "x": 4958, - "y": 2191 + "y": 2227 } ], "animated": false, @@ -2994,11 +2994,11 @@ "route": [ { "x": 143, - "y": 631 + "y": 665 }, { "x": 556.5, - "y": 631 + "y": 665 } ], "animated": false, @@ -3033,11 +3033,11 @@ "route": [ { "x": 143, - "y": 761 + "y": 795 }, { "x": 556.5, - "y": 761 + "y": 795 } ], "animated": false, @@ -3072,11 +3072,11 @@ "route": [ { "x": 143, - "y": 891 + "y": 925 }, { "x": 994, - "y": 891 + "y": 925 } ], "animated": false, @@ -3111,11 +3111,11 @@ "route": [ { "x": 143, - "y": 1021 + "y": 1055 }, { "x": 994, - "y": 1021 + "y": 1055 } ], "animated": false, @@ -3150,11 +3150,11 @@ "route": [ { "x": 143, - "y": 1151 + "y": 1185 }, { "x": 1422, - "y": 1151 + "y": 1185 } ], "animated": false, @@ -3189,11 +3189,11 @@ "route": [ { "x": 570.5, - "y": 1281 + "y": 1315 }, { "x": 1418, - "y": 1281 + "y": 1315 } ], "animated": false, @@ -3228,11 +3228,11 @@ "route": [ { "x": 1454, - "y": 1411 + "y": 1445 }, { "x": 1862, - "y": 1411 + "y": 1445 } ], "animated": false, @@ -3267,11 +3267,11 @@ "route": [ { "x": 129, - "y": 1541 + "y": 1575 }, { "x": 1422, - "y": 1541 + "y": 1575 } ], "animated": false, @@ -3306,11 +3306,11 @@ "route": [ { "x": 143, - "y": 1671 + "y": 1705 }, { "x": 2309.5, - "y": 1671 + "y": 1705 } ], "animated": false, @@ -3345,11 +3345,11 @@ "route": [ { "x": 143, - "y": 1801 + "y": 1835 }, { "x": 994, - "y": 1801 + "y": 1835 } ], "animated": false, @@ -3384,11 +3384,11 @@ "route": [ { "x": 143, - "y": 1931 + "y": 1965 }, { "x": 994, - "y": 1931 + "y": 1965 } ], "animated": false, @@ -3423,11 +3423,11 @@ "route": [ { "x": 143, - "y": 2061 + "y": 2095 }, { "x": 2309.5, - "y": 2061 + "y": 2095 } ], "animated": false, @@ -3462,11 +3462,11 @@ "route": [ { "x": 143, - "y": 2191 + "y": 2225 }, { "x": 2309.5, - "y": 2191 + "y": 2225 } ], "animated": false, @@ -3557,11 +3557,11 @@ }, { "x": 1242, - "y": 274 + "y": 274.5 }, { "x": 1242, - "y": 314 + "y": 316.5 } ], "isCurve": true, @@ -3597,31 +3597,31 @@ "route": [ { "x": 3855, - "y": 2321 + "y": 2357 }, { "x": 3855, - "y": 2361 + "y": 2397 }, { "x": 3855, - "y": 2381 + "y": 2417 }, { "x": 3855, - "y": 2396 + "y": 2432 }, { "x": 3855, - "y": 2411 + "y": 2447 }, { "x": 3855, - "y": 2604.1 + "y": 2643.2 }, { "x": 3855, - "y": 3136.5 + "y": 3188 } ], "isCurve": true, @@ -3657,31 +3657,31 @@ "route": [ { "x": 1242, - "y": 2321 + "y": 2355.5 }, { "x": 1242, - "y": 2361 + "y": 2396.7 }, { "x": 1242, - "y": 2381 + "y": 2417 }, { "x": 1242, - "y": 2396 + "y": 2432 }, { "x": 1242, - "y": 2411 + "y": 2447 }, { - "x": 1250.8, - "y": 2481 + "x": 1250.6, + "y": 2517 }, { - "x": 1286, - "y": 2521 + "x": 1285, + "y": 2557 } ], "isCurve": true, @@ -3737,35 +3737,35 @@ }, { "x": 2524, - "y": 474.70000000000005 + "y": 478.3 }, { "x": 2524, - "y": 790.75 + "y": 799.75 }, { "x": 2524, - "y": 1106.8000000000002 + "y": 1121.2 }, { "x": 2524, - "y": 1528.2 + "y": 1549.8 }, { "x": 2524, - "y": 1844.25 + "y": 1871.25 }, { "x": 2524, - "y": 2160.3 + "y": 2192.7 }, { "x": 2524, - "y": 2431 + "y": 2467 }, { "x": 2524, - "y": 2471 + "y": 2507 } ], "isCurve": true, @@ -3801,11 +3801,11 @@ "route": [ { "x": 2948.5, - "y": 2838 + "y": 2905 }, { "x": 2072, - "y": 2838 + "y": 2905 } ], "animated": false, @@ -3840,11 +3840,11 @@ "route": [ { "x": 2036, - "y": 2968 + "y": 3035 }, { "x": 1648, - "y": 2968 + "y": 3035 } ], "animated": false, @@ -3879,11 +3879,11 @@ "route": [ { "x": 1604, - "y": 3098 + "y": 3165 }, { "x": 1212, - "y": 3098 + "y": 3165 } ], "animated": false, @@ -3918,11 +3918,11 @@ "route": [ { "x": 2040, - "y": 3228 + "y": 3295 }, { "x": 1644, - "y": 3228 + "y": 3295 } ], "animated": false, @@ -3957,11 +3957,11 @@ "route": [ { "x": 1212, - "y": 3358 + "y": 3425 }, { "x": 2459.5, - "y": 3358 + "y": 3425 } ], "animated": false, @@ -3996,11 +3996,11 @@ "route": [ { "x": 784, - "y": 3488 + "y": 3555 }, { "x": 2040, - "y": 3488 + "y": 3555 } ], "animated": false, @@ -4035,11 +4035,11 @@ "route": [ { "x": 2459.5, - "y": 3618 + "y": 3685 }, { "x": 770, - "y": 3618 + "y": 3685 } ], "animated": false, @@ -4074,11 +4074,11 @@ "route": [ { "x": 770, - "y": 3748 + "y": 3815 }, { "x": 2948.5, - "y": 3748 + "y": 3815 } ], "animated": false, @@ -4113,11 +4113,11 @@ "route": [ { "x": 2705.5, - "y": 501 + "y": 537 }, { "x": 2705.5, - "y": 2321 + "y": 2357 } ], "animated": false, @@ -4152,11 +4152,11 @@ "route": [ { "x": 3163, - "y": 501 + "y": 537 }, { "x": 3163, - "y": 2321 + "y": 2357 } ], "animated": false, @@ -4191,11 +4191,11 @@ "route": [ { "x": 3611, - "y": 501 + "y": 537 }, { "x": 3611, - "y": 2321 + "y": 2357 } ], "animated": false, @@ -4230,11 +4230,11 @@ "route": [ { "x": 4048.5, - "y": 501 + "y": 537 }, { "x": 4048.5, - "y": 2321 + "y": 2357 } ], "animated": false, @@ -4269,11 +4269,11 @@ "route": [ { "x": 4504, - "y": 501 + "y": 537 }, { "x": 4504, - "y": 2321 + "y": 2357 } ], "animated": false, @@ -4308,11 +4308,11 @@ "route": [ { "x": 4968, - "y": 501 + "y": 537 }, { "x": 4968, - "y": 2321 + "y": 2357 } ], "animated": false, @@ -4347,11 +4347,11 @@ "route": [ { "x": 129, - "y": 501 + "y": 535 }, { "x": 129, - "y": 2321 + "y": 2355 } ], "animated": false, @@ -4386,11 +4386,11 @@ "route": [ { "x": 570.5, - "y": 501 + "y": 535 }, { "x": 570.5, - "y": 2321 + "y": 2355 } ], "animated": false, @@ -4425,11 +4425,11 @@ "route": [ { "x": 1008, - "y": 501 + "y": 535 }, { "x": 1008, - "y": 2321 + "y": 2355 } ], "animated": false, @@ -4464,11 +4464,11 @@ "route": [ { "x": 1436, - "y": 501 + "y": 535 }, { "x": 1436, - "y": 2321 + "y": 2355 } ], "animated": false, @@ -4503,11 +4503,11 @@ "route": [ { "x": 1876, - "y": 501 + "y": 535 }, { "x": 1876, - "y": 2321 + "y": 2355 } ], "animated": false, @@ -4542,11 +4542,11 @@ "route": [ { "x": 2323.5, - "y": 501 + "y": 535 }, { "x": 2323.5, - "y": 2321 + "y": 2355 } ], "animated": false, @@ -4581,11 +4581,11 @@ "route": [ { "x": 770, - "y": 2708 + "y": 2775 }, { "x": 770, - "y": 3878 + "y": 3945 } ], "animated": false, @@ -4620,11 +4620,11 @@ "route": [ { "x": 1186, - "y": 2708 + "y": 2775 }, { "x": 1186, - "y": 3878 + "y": 3945 } ], "animated": false, @@ -4659,11 +4659,11 @@ "route": [ { "x": 1626, - "y": 2708 + "y": 2775 }, { "x": 1626, - "y": 3878 + "y": 3945 } ], "animated": false, @@ -4698,11 +4698,11 @@ "route": [ { "x": 2054, - "y": 2708 + "y": 2775 }, { "x": 2054, - "y": 3878 + "y": 3945 } ], "animated": false, @@ -4737,11 +4737,11 @@ "route": [ { "x": 2489.5, - "y": 2708 + "y": 2775 }, { "x": 2489.5, - "y": 3878 + "y": 3945 } ], "animated": false, @@ -4776,11 +4776,11 @@ "route": [ { "x": 2962.5, - "y": 2708 + "y": 2775 }, { "x": 2962.5, - "y": 3878 + "y": 3945 } ], "animated": false, diff --git a/e2etests/testdata/stable/sequence_diagrams/dagre/sketch.exp.svg b/e2etests/testdata/stable/sequence_diagrams/dagre/sketch.exp.svg index bf643d2c4..beb391290 100644 --- a/e2etests/testdata/stable/sequence_diagrams/dagre/sketch.exp.svg +++ b/e2etests/testdata/stable/sequence_diagrams/dagre/sketch.exp.svg @@ -2,7 +2,7 @@