ok
|
|
@ -261,7 +261,7 @@ func Layout(ctx context.Context, g *d2graph.Graph, opts *ConfigurableOpts) (err
|
|||
}
|
||||
}
|
||||
}
|
||||
points = points[startIndex:endIndex]
|
||||
points = points[startIndex : endIndex+1]
|
||||
points[0] = start
|
||||
points[len(points)-1] = end
|
||||
|
||||
|
|
@ -328,11 +328,11 @@ func Layout(ctx context.Context, g *d2graph.Graph, opts *ConfigurableOpts) (err
|
|||
stepSize /= 2.
|
||||
}
|
||||
curr.TopLeft.Y += stepSize
|
||||
// Edge should only move if it's not connected to the bottom side of the shrinking container
|
||||
shouldMove := func(p *geo.Point) bool {
|
||||
if curr != obj {
|
||||
return true
|
||||
}
|
||||
// Edge should only move if it's not connected to the bottom side of the shrinking container
|
||||
return p.Y != obj.TopLeft.Y+obj.Height
|
||||
}
|
||||
for _, e := range g.Edges {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 253 KiB After Width: | Height: | Size: 253 KiB |
|
Before Width: | Height: | Size: 248 KiB After Width: | Height: | Size: 248 KiB |
20
e2etests/testdata/regression/dagre_broken_arrowhead/dagre/board.exp.json
generated
vendored
|
|
@ -284,12 +284,12 @@
|
|||
"y": 212.4
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 248
|
||||
"x": 120.2,
|
||||
"y": 326.4
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 320
|
||||
"x": 121,
|
||||
"y": 356
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -333,11 +333,11 @@
|
|||
},
|
||||
{
|
||||
"x": 232.5,
|
||||
"y": 248
|
||||
"y": 326.4
|
||||
},
|
||||
{
|
||||
"x": 232.5,
|
||||
"y": 320
|
||||
"y": 356
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -380,12 +380,12 @@
|
|||
"y": 212.4
|
||||
},
|
||||
{
|
||||
"x": 345,
|
||||
"y": 248
|
||||
"x": 344.8,
|
||||
"y": 326.4
|
||||
},
|
||||
{
|
||||
"x": 345,
|
||||
"y": 320
|
||||
"x": 344,
|
||||
"y": 356
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
|
|||
|
|
@ -39,9 +39,9 @@ width="629" height="730" viewBox="-102 -100 629 730"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="a"><g class="shape" ><rect x="0" y="41" width="425" height="487" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="212.500000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">a</text></g><g id="a.b"><g class="shape" ><rect x="94" y="75" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="120.500000" y="113.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="a.c"><g class="shape" ><rect x="40" y="355" width="345" height="139" style="fill:#EDF0FD;stroke:white;stroke-width:2;" /></g><text class="text" x="212.500000" y="343.000000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">c</text></g><g id="a.1"><g class="shape" ><rect x="207" y="75" width="52" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="233.000000" y="113.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">1</text></g><g id="a.2"><g class="shape" ><rect x="319" y="75" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="345.500000" y="113.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">2</text></g><g id="a.c.d"><g class="shape" ><rect x="206" y="391" width="54" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="233.000000" y="429.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">d</text></g><g id="a.(b -> c)[0]"><marker id="mk-1065319532" markerWidth="24.200000" markerHeight="18.000000" refX="20.800000" refY="9.000000" viewBox="0.000000 0.000000 24.200000 18.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="white" stroke="red" stroke-width="2" points="0.000000,9.000000 11.000000,2.250000 22.000000,9.000000 11.000000,16.200000" /> </marker><path d="M 120.000000 144.000000 C 120.000000 212.400000 120.000000 248.000000 120.000000 316.000000" class="connection" style="fill:none;stroke:red;stroke-width:2;" marker-end="url(#mk-1065319532)" mask="url(#1089124812)"/><text class="text-italic" x="120.000000" y="213.000000" style="text-anchor:middle;font-size:16px;fill:red"><tspan x="120.000000" dy="0.000000">line 1</tspan><tspan x="120.000000" dy="17.250000">line 2</tspan><tspan x="120.000000" dy="17.250000">line 3</tspan><tspan x="120.000000" dy="17.250000">line 4</tspan></text></g><g id="a.(1 -> c)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 232.500000 144.000000 C 232.500000 212.400000 232.500000 248.000000 232.500000 316.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1089124812)"/></g><g id="a.(2 <-> c)[0]"><marker id="mk-2510427236" markerWidth="10.000000" markerHeight="12.000000" refX="3.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="10.000000,0.000000 0.000000,6.000000 10.000000,12.000000" /> </marker><path d="M 345.000000 146.000000 C 345.000000 212.400000 345.000000 248.000000 345.000000 316.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#1089124812)"/></g><mask id="1089124812" maskUnits="userSpaceOnUse" x="-100" y="-100" width="629" height="730">
|
||||
]]></script><g id="a"><g class="shape" ><rect x="0" y="41" width="425" height="487" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="212.500000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">a</text></g><g id="a.b"><g class="shape" ><rect x="94" y="75" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="120.500000" y="113.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="a.c"><g class="shape" ><rect x="40" y="355" width="345" height="139" style="fill:#EDF0FD;stroke:white;stroke-width:2;" /></g><text class="text" x="212.500000" y="343.000000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">c</text></g><g id="a.1"><g class="shape" ><rect x="207" y="75" width="52" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="233.000000" y="113.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">1</text></g><g id="a.2"><g class="shape" ><rect x="319" y="75" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="345.500000" y="113.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">2</text></g><g id="a.c.d"><g class="shape" ><rect x="206" y="391" width="54" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="233.000000" y="429.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">d</text></g><g id="a.(b -> c)[0]"><marker id="mk-1065319532" markerWidth="24.200000" markerHeight="18.000000" refX="20.800000" refY="9.000000" viewBox="0.000000 0.000000 24.200000 18.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="white" stroke="red" stroke-width="2" points="0.000000,9.000000 11.000000,2.250000 22.000000,9.000000 11.000000,16.200000" /> </marker><path d="M 120.000000 144.000000 C 120.000000 212.400000 120.200000 326.400000 120.891931 352.001460" class="connection" style="fill:none;stroke:red;stroke-width:2;" marker-end="url(#mk-1065319532)" mask="url(#1358665797)"/><text class="text-italic" x="120.000000" y="231.000000" style="text-anchor:middle;font-size:16px;fill:red"><tspan x="120.000000" dy="0.000000">line 1</tspan><tspan x="120.000000" dy="17.250000">line 2</tspan><tspan x="120.000000" dy="17.250000">line 3</tspan><tspan x="120.000000" dy="17.250000">line 4</tspan></text></g><g id="a.(1 -> c)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 232.500000 144.000000 C 232.500000 212.400000 232.500000 326.400000 232.500000 352.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1358665797)"/></g><g id="a.(2 <-> c)[0]"><marker id="mk-2510427236" markerWidth="10.000000" markerHeight="12.000000" refX="3.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="10.000000,0.000000 0.000000,6.000000 10.000000,12.000000" /> </marker><path d="M 345.000000 146.000000 C 345.000000 212.400000 344.800000 326.400000 344.108069 352.001460" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#1358665797)"/></g><mask id="1358665797" maskUnits="userSpaceOnUse" x="-100" y="-100" width="629" height="730">
|
||||
<rect x="-100" y="-100" width="629" height="730" fill="white"></rect>
|
||||
<rect x="102.000000" y="197.000000" width="36" height="69" fill="black"></rect>
|
||||
<rect x="102.000000" y="215.000000" width="36" height="69" fill="black"></rect>
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
font-family: "font-regular";
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 794 KiB After Width: | Height: | Size: 794 KiB |
16
e2etests/testdata/regression/overlapping-edge-label/dagre/board.exp.json
generated
vendored
|
|
@ -449,11 +449,11 @@
|
|||
},
|
||||
{
|
||||
"x": 84,
|
||||
"y": 238.7
|
||||
"y": 246.9
|
||||
},
|
||||
{
|
||||
"x": 84,
|
||||
"y": 287.5
|
||||
"y": 328.5
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -497,11 +497,11 @@
|
|||
},
|
||||
{
|
||||
"x": 186,
|
||||
"y": 238.7
|
||||
"y": 246.9
|
||||
},
|
||||
{
|
||||
"x": 186,
|
||||
"y": 287.5
|
||||
"y": 328.5
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -545,11 +545,11 @@
|
|||
},
|
||||
{
|
||||
"x": 282,
|
||||
"y": 238.7
|
||||
"y": 246.9
|
||||
},
|
||||
{
|
||||
"x": 282,
|
||||
"y": 287.5
|
||||
"y": 328.5
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -593,11 +593,11 @@
|
|||
},
|
||||
{
|
||||
"x": 363,
|
||||
"y": 238.7
|
||||
"y": 246.9
|
||||
},
|
||||
{
|
||||
"x": 363,
|
||||
"y": 287.5
|
||||
"y": 328.5
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
|
|||
|
|
@ -39,12 +39,12 @@ width="1480" height="655" viewBox="-102 -100 1480 655"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="k8s"><g class="shape" ><rect x="0" y="41" width="1276" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="638.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">Kubernetes</text></g><g id="osvc"><g class="shape" ><rect x="0" y="328" width="495" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="247.500000" y="315.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">opensvc</text></g><g id="k8s.m1"><g class="shape" ><rect x="131" y="70" width="132" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="197.000000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">k8s-master1</text></g><g id="k8s.m2"><g class="shape" ><rect x="323" y="70" width="132" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="389.000000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">k8s-master2</text></g><g id="k8s.m3"><g class="shape" ><rect x="515" y="70" width="132" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="581.000000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">k8s-master3</text></g><g id="k8s.w1"><g class="shape" ><rect x="707" y="70" width="133" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="773.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">k8s-worker1</text></g><g id="k8s.w2"><g class="shape" ><rect x="900" y="70" width="133" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="966.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">k8s-worker2</text></g><g id="k8s.w3"><g class="shape" ><rect x="1093" y="70" width="133" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="1159.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">k8s-worker3</text></g><g id="osvc.vm1"><g class="shape" ><rect x="186" y="357" width="76" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="224.000000" y="395.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">VM1</text></g><g id="osvc.vm2"><g class="shape" ><rect x="369" y="357" width="76" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="407.000000" y="395.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">VM2</text></g><g id="(k8s -> osvc)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 84.000000 168.000000 C 84.000000 214.400000 84.000000 238.700000 84.000000 283.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1756601504)"/><text class="text-italic" x="84.500000" y="232.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">keycloak</text></g><g id="(k8s -> osvc)[1]"><path d="M 186.000000 168.000000 C 186.000000 214.400000 186.000000 238.700000 186.000000 283.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1756601504)"/><text class="text-italic" x="186.500000" y="232.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">heptapod</text></g><g id="(k8s -> osvc)[2]"><path d="M 282.000000 168.000000 C 282.000000 214.400000 282.000000 238.700000 282.000000 283.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1756601504)"/><text class="text-italic" x="282.500000" y="232.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">harbor</text></g><g id="(k8s -> osvc)[3]"><path d="M 363.000000 168.000000 C 363.000000 214.400000 363.000000 238.700000 363.000000 283.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1756601504)"/><text class="text-italic" x="363.500000" y="232.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">vault</text></g><mask id="1756601504" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1480" height="655">
|
||||
]]></script><g id="k8s"><g class="shape" ><rect x="0" y="41" width="1276" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="638.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">Kubernetes</text></g><g id="osvc"><g class="shape" ><rect x="0" y="328" width="495" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="247.500000" y="315.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">opensvc</text></g><g id="k8s.m1"><g class="shape" ><rect x="131" y="70" width="132" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="197.000000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">k8s-master1</text></g><g id="k8s.m2"><g class="shape" ><rect x="323" y="70" width="132" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="389.000000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">k8s-master2</text></g><g id="k8s.m3"><g class="shape" ><rect x="515" y="70" width="132" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="581.000000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">k8s-master3</text></g><g id="k8s.w1"><g class="shape" ><rect x="707" y="70" width="133" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="773.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">k8s-worker1</text></g><g id="k8s.w2"><g class="shape" ><rect x="900" y="70" width="133" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="966.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">k8s-worker2</text></g><g id="k8s.w3"><g class="shape" ><rect x="1093" y="70" width="133" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="1159.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">k8s-worker3</text></g><g id="osvc.vm1"><g class="shape" ><rect x="186" y="357" width="76" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="224.000000" y="395.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">VM1</text></g><g id="osvc.vm2"><g class="shape" ><rect x="369" y="357" width="76" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="407.000000" y="395.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">VM2</text></g><g id="(k8s -> osvc)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 84.000000 168.000000 C 84.000000 214.400000 84.000000 246.900000 84.000000 324.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2738680688)"/><text class="text-italic" x="84.500000" y="253.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">keycloak</text></g><g id="(k8s -> osvc)[1]"><path d="M 186.000000 168.000000 C 186.000000 214.400000 186.000000 246.900000 186.000000 324.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2738680688)"/><text class="text-italic" x="186.500000" y="253.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">heptapod</text></g><g id="(k8s -> osvc)[2]"><path d="M 282.000000 168.000000 C 282.000000 214.400000 282.000000 246.900000 282.000000 324.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2738680688)"/><text class="text-italic" x="282.500000" y="253.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">harbor</text></g><g id="(k8s -> osvc)[3]"><path d="M 363.000000 168.000000 C 363.000000 214.400000 363.000000 246.900000 363.000000 324.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2738680688)"/><text class="text-italic" x="363.500000" y="253.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">vault</text></g><mask id="2738680688" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1480" height="655">
|
||||
<rect x="-100" y="-100" width="1480" height="655" fill="white"></rect>
|
||||
<rect x="55.000000" y="216.000000" width="59" height="21" fill="black"></rect>
|
||||
<rect x="154.000000" y="216.000000" width="65" height="21" fill="black"></rect>
|
||||
<rect x="259.000000" y="216.000000" width="47" height="21" fill="black"></rect>
|
||||
<rect x="346.000000" y="216.000000" width="35" height="21" fill="black"></rect>
|
||||
<rect x="55.000000" y="237.000000" width="59" height="21" fill="black"></rect>
|
||||
<rect x="154.000000" y="237.000000" width="65" height="21" fill="black"></rect>
|
||||
<rect x="259.000000" y="237.000000" width="47" height="21" fill="black"></rect>
|
||||
<rect x="346.000000" y="237.000000" width="35" height="21" fill="black"></rect>
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
font-family: "font-regular";
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 795 KiB After Width: | Height: | Size: 795 KiB |
4
e2etests/testdata/sanity/child_to_child/dagre/board.exp.json
generated
vendored
|
|
@ -199,7 +199,7 @@
|
|||
},
|
||||
{
|
||||
"x": 80,
|
||||
"y": 156
|
||||
"y": 160.1
|
||||
},
|
||||
{
|
||||
"x": 80,
|
||||
|
|
@ -215,7 +215,7 @@
|
|||
},
|
||||
{
|
||||
"x": 80,
|
||||
"y": 276
|
||||
"y": 280.1
|
||||
},
|
||||
{
|
||||
"x": 80,
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ width="361" height="634" viewBox="-102 -100 361 634"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="a"><g class="shape" ><rect x="0" y="41" width="156" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="78.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">a</text></g><g id="c"><g class="shape" ><rect x="0" y="307" width="157" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="78.500000" y="294.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">c</text></g><g id="a.b"><g class="shape" ><rect x="54" y="70" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="80.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="c.d"><g class="shape" ><rect x="53" y="336" width="54" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="80.000000" y="374.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">d</text></g><g id="(a.b -> c.d)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 80.000000 138.500000 C 80.000000 156.000000 80.000000 176.000000 80.000000 191.000000 C 80.000000 206.000000 80.000000 276.000000 80.000000 332.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3706172476)"/></g><mask id="3706172476" maskUnits="userSpaceOnUse" x="-100" y="-100" width="361" height="634">
|
||||
]]></script><g id="a"><g class="shape" ><rect x="0" y="41" width="156" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="78.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">a</text></g><g id="c"><g class="shape" ><rect x="0" y="307" width="157" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="78.500000" y="294.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">c</text></g><g id="a.b"><g class="shape" ><rect x="54" y="70" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="80.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="c.d"><g class="shape" ><rect x="53" y="336" width="54" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="80.000000" y="374.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">d</text></g><g id="(a.b -> c.d)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 80.000000 138.500000 C 80.000000 160.100000 80.000000 176.000000 80.000000 191.000000 C 80.000000 206.000000 80.000000 280.100000 80.000000 332.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1368898776)"/></g><mask id="1368898776" maskUnits="userSpaceOnUse" x="-100" y="-100" width="361" height="634">
|
||||
<rect x="-100" y="-100" width="361" height="634" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 649 KiB After Width: | Height: | Size: 649 KiB |
2
e2etests/testdata/stable/chaos1/dagre/board.exp.json
generated
vendored
|
|
@ -292,7 +292,7 @@
|
|||
},
|
||||
{
|
||||
"x": 145.4,
|
||||
"y": 211.1
|
||||
"y": 215.2
|
||||
},
|
||||
{
|
||||
"x": 127,
|
||||
|
|
|
|||
|
|
@ -39,10 +39,10 @@ width="545" height="632" viewBox="-102 -100 545 632"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="aaa"><g class="shape" ><rect x="0" y="41" width="218" height="389" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="109.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">aaa</text></g><g id="ddd"><g class="shape" ><path d="M 268 74 C 268 50 301 50 305 50 C 308 50 341 50 341 74 V 144 C 341 168 308 168 305 168 C 301 168 268 168 268 144 V 74 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/><path d="M 268 74 C 268 98 301 98 305 98 C 308 98 341 98 341 74" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="304.500000" y="126.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">ddd</text></g><g id="eee"><g class="shape" ><path d="M 268 362 L 268 297 L 338 297 L 338 362 C 326 348 315 348 303 362 C 291 377 280 377 268 362 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="303.000000" y="330.610964" style="text-anchor:middle;font-size:16px;fill:#0A0F25">eee</text></g><g id="aaa.bbb"><g class="shape" ><path d="M 50 309 V 355 H 86 V 400 L 116 355 H 122 V 309 H 50 Z" style="fill:#FFFFFF;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="86.000000" y="337.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">bbb</text></g><g id="aaa.ccc"><g class="shape" ><rect x="84" y="96" width="68" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="118.000000" y="134.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">ccc</text></g><g id="(aaa.ccc -- aaa)[0]"><path d="M 108.645842 164.431932 C 90.632636 231.700000 86.000000 261.100000 86.000000 307.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" mask="url(#1902870529)"/><text class="text-italic" x="90.500000" y="240.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">111</text></g><g id="(eee <- aaa.ccc)[0]"><marker id="mk-2510427236" markerWidth="10.000000" markerHeight="12.000000" refX="3.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="10.000000,0.000000 0.000000,6.000000 10.000000,12.000000" /> </marker><path d="M 264.708723 307.726787 C 173.600000 244.800000 145.400000 211.100000 127.701829 163.872815" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" mask="url(#1902870529)"/><text class="text-italic" x="181.500000" y="256.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">222</text></g><mask id="1902870529" maskUnits="userSpaceOnUse" x="-100" y="-100" width="545" height="632">
|
||||
]]></script><g id="aaa"><g class="shape" ><rect x="0" y="41" width="218" height="389" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="109.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">aaa</text></g><g id="ddd"><g class="shape" ><path d="M 268 74 C 268 50 301 50 305 50 C 308 50 341 50 341 74 V 144 C 341 168 308 168 305 168 C 301 168 268 168 268 144 V 74 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/><path d="M 268 74 C 268 98 301 98 305 98 C 308 98 341 98 341 74" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="304.500000" y="126.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">ddd</text></g><g id="eee"><g class="shape" ><path d="M 268 362 L 268 297 L 338 297 L 338 362 C 326 348 315 348 303 362 C 291 377 280 377 268 362 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="303.000000" y="330.610964" style="text-anchor:middle;font-size:16px;fill:#0A0F25">eee</text></g><g id="aaa.bbb"><g class="shape" ><path d="M 50 309 V 355 H 86 V 400 L 116 355 H 122 V 309 H 50 Z" style="fill:#FFFFFF;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="86.000000" y="337.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">bbb</text></g><g id="aaa.ccc"><g class="shape" ><rect x="84" y="96" width="68" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="118.000000" y="134.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">ccc</text></g><g id="(aaa.ccc -- aaa)[0]"><path d="M 108.645842 164.431932 C 90.632636 231.700000 86.000000 261.100000 86.000000 307.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" mask="url(#3566302156)"/><text class="text-italic" x="90.500000" y="240.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">111</text></g><g id="(eee <- aaa.ccc)[0]"><marker id="mk-2510427236" markerWidth="10.000000" markerHeight="12.000000" refX="3.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="10.000000,0.000000 0.000000,6.000000 10.000000,12.000000" /> </marker><path d="M 264.708723 307.726787 C 173.600000 244.800000 145.400000 215.200000 127.653733 163.890141" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" mask="url(#3566302156)"/><text class="text-italic" x="180.500000" y="255.000000" style="text-anchor:middle;font-size:16px;fill:#676C7E">222</text></g><mask id="3566302156" maskUnits="userSpaceOnUse" x="-100" y="-100" width="545" height="632">
|
||||
<rect x="-100" y="-100" width="545" height="632" fill="white"></rect>
|
||||
<rect x="79.000000" y="224.000000" width="23" height="21" fill="black"></rect>
|
||||
<rect x="169.000000" y="240.000000" width="25" height="21" fill="black"></rect>
|
||||
<rect x="168.000000" y="239.000000" width="25" height="21" fill="black"></rect>
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
font-family: "font-regular";
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 793 KiB After Width: | Height: | Size: 793 KiB |
46
e2etests/testdata/stable/chaos2/dagre/board.exp.json
generated
vendored
|
|
@ -647,7 +647,7 @@
|
|||
},
|
||||
{
|
||||
"x": 260.75,
|
||||
"y": 1073.7
|
||||
"y": 1076.3
|
||||
},
|
||||
{
|
||||
"x": 287.75,
|
||||
|
|
@ -739,11 +739,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 200,
|
||||
"y": 330.5
|
||||
"y": 331
|
||||
},
|
||||
{
|
||||
"x": 200,
|
||||
"y": 378.9
|
||||
"y": 379
|
||||
},
|
||||
{
|
||||
"x": 200,
|
||||
|
|
@ -795,11 +795,11 @@
|
|||
},
|
||||
{
|
||||
"x": 200,
|
||||
"y": 866.5
|
||||
"y": 874.8
|
||||
},
|
||||
{
|
||||
"x": 200,
|
||||
"y": 922
|
||||
"y": 948
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -839,7 +839,7 @@
|
|||
},
|
||||
{
|
||||
"x": 731,
|
||||
"y": 703.6624072547403
|
||||
"y": 739.6624072547403
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
@ -874,11 +874,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 815,
|
||||
"y": 499.5
|
||||
"y": 500
|
||||
},
|
||||
{
|
||||
"x": 400.59999999999997,
|
||||
"y": 581.1
|
||||
"y": 581.2
|
||||
},
|
||||
{
|
||||
"x": 297,
|
||||
|
|
@ -894,11 +894,11 @@
|
|||
},
|
||||
{
|
||||
"x": 297,
|
||||
"y": 790.2
|
||||
"y": 800
|
||||
},
|
||||
{
|
||||
"x": 297,
|
||||
"y": 857
|
||||
"y": 888
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -934,11 +934,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 853,
|
||||
"y": 551.5
|
||||
"y": 552
|
||||
},
|
||||
{
|
||||
"x": 854.6,
|
||||
"y": 591.5
|
||||
"y": 591.6
|
||||
},
|
||||
{
|
||||
"x": 855,
|
||||
|
|
@ -982,11 +982,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 815,
|
||||
"y": 500.5
|
||||
"y": 500
|
||||
},
|
||||
{
|
||||
"x": 731.25,
|
||||
"y": 518.2739829231542
|
||||
"y": 554.2739829231542
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
@ -1077,7 +1077,7 @@
|
|||
},
|
||||
{
|
||||
"x": 479.7,
|
||||
"y": 1127.8
|
||||
"y": 1134.5
|
||||
},
|
||||
{
|
||||
"x": 412.5,
|
||||
|
|
@ -1117,19 +1117,19 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 815,
|
||||
"y": 482.5
|
||||
"y": 482
|
||||
},
|
||||
{
|
||||
"x": 515.8,
|
||||
"y": 394.9
|
||||
"y": 394.8
|
||||
},
|
||||
{
|
||||
"x": 441,
|
||||
"y": 360.9
|
||||
"y": 364.6
|
||||
},
|
||||
{
|
||||
"x": 441,
|
||||
"y": 330.5
|
||||
"y": 331
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -1165,11 +1165,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 401,
|
||||
"y": 856.5
|
||||
"y": 887.5
|
||||
},
|
||||
{
|
||||
"x": 401,
|
||||
"y": 790.1
|
||||
"y": 799.9
|
||||
},
|
||||
{
|
||||
"x": 486.4,
|
||||
|
|
@ -1213,11 +1213,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 393,
|
||||
"y": 330.5
|
||||
"y": 331
|
||||
},
|
||||
{
|
||||
"x": 393,
|
||||
"y": 360.9
|
||||
"y": 364.6
|
||||
},
|
||||
{
|
||||
"x": 393,
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 811 KiB After Width: | Height: | Size: 811 KiB |
379
e2etests/testdata/stable/child_parent_edges/dagre/board.exp.json
generated
vendored
Normal file
|
|
@ -0,0 +1,379 @@
|
|||
{
|
||||
"name": "",
|
||||
"fontFamily": "SourceSansPro",
|
||||
"shapes": [
|
||||
{
|
||||
"id": "a",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"width": 434,
|
||||
"height": 366,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#E3E9FD",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "a",
|
||||
"fontSize": 28,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 12,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "a.b",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 40,
|
||||
"y": 50
|
||||
},
|
||||
"width": 354,
|
||||
"height": 266,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#EDF0FD",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "b",
|
||||
"fontSize": 24,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 12,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 2
|
||||
},
|
||||
{
|
||||
"id": "a.b.c",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 80,
|
||||
"y": 100
|
||||
},
|
||||
"width": 274,
|
||||
"height": 166,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "c",
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 3
|
||||
},
|
||||
{
|
||||
"id": "a.b.c.d",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 130,
|
||||
"y": 150
|
||||
},
|
||||
"width": 54,
|
||||
"height": 66,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#FFFFFF",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "d",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 4
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
{
|
||||
"id": "(a.b -> a)[0]",
|
||||
"src": "a.b",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "a",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 0,
|
||||
"labelHeight": 0,
|
||||
"labelPosition": "",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 184,
|
||||
"y": 168.23204419889504
|
||||
},
|
||||
{
|
||||
"x": 210.66666666666669,
|
||||
"y": 153.646408839779
|
||||
},
|
||||
{
|
||||
"x": 219,
|
||||
"y": 150
|
||||
},
|
||||
{
|
||||
"x": 221.5,
|
||||
"y": 150
|
||||
},
|
||||
{
|
||||
"x": 224,
|
||||
"y": 150
|
||||
},
|
||||
{
|
||||
"x": 227.33333333333331,
|
||||
"y": 156.6
|
||||
},
|
||||
{
|
||||
"x": 229.83333333333331,
|
||||
"y": 166.5
|
||||
},
|
||||
{
|
||||
"x": 232.33333333333334,
|
||||
"y": 176.4
|
||||
},
|
||||
{
|
||||
"x": 232.33333333333334,
|
||||
"y": 189.6
|
||||
},
|
||||
{
|
||||
"x": 229.83333333333331,
|
||||
"y": 199.5
|
||||
},
|
||||
{
|
||||
"x": 227.33333333333331,
|
||||
"y": 209.4
|
||||
},
|
||||
{
|
||||
"x": 210.66666666666669,
|
||||
"y": 212.353591160221
|
||||
},
|
||||
{
|
||||
"x": 184,
|
||||
"y": 197.76795580110496
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
},
|
||||
{
|
||||
"id": "a.(b -> b.c)[0]",
|
||||
"src": "a.b",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "a.b.c",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 0,
|
||||
"labelHeight": 0,
|
||||
"labelPosition": "",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 184,
|
||||
"y": 172.75862068965517
|
||||
},
|
||||
{
|
||||
"x": 232,
|
||||
"y": 154.55172413793105
|
||||
},
|
||||
{
|
||||
"x": 247,
|
||||
"y": 150
|
||||
},
|
||||
{
|
||||
"x": 251.5,
|
||||
"y": 150
|
||||
},
|
||||
{
|
||||
"x": 256,
|
||||
"y": 150
|
||||
},
|
||||
{
|
||||
"x": 262,
|
||||
"y": 156.6
|
||||
},
|
||||
{
|
||||
"x": 266.5,
|
||||
"y": 166.5
|
||||
},
|
||||
{
|
||||
"x": 271,
|
||||
"y": 176.4
|
||||
},
|
||||
{
|
||||
"x": 271,
|
||||
"y": 189.6
|
||||
},
|
||||
{
|
||||
"x": 266.5,
|
||||
"y": 199.5
|
||||
},
|
||||
{
|
||||
"x": 262,
|
||||
"y": 209.4
|
||||
},
|
||||
{
|
||||
"x": 232,
|
||||
"y": 211.44827586206895
|
||||
},
|
||||
{
|
||||
"x": 184,
|
||||
"y": 193.24137931034483
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
},
|
||||
{
|
||||
"id": "a.(b.c.d -> b)[0]",
|
||||
"src": "a.b.c.d",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "a.b",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 0,
|
||||
"labelHeight": 0,
|
||||
"labelPosition": "",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 183.66666666666669,
|
||||
"y": 191
|
||||
},
|
||||
{
|
||||
"x": 184,
|
||||
"y": 190.83870967741936
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
59
e2etests/testdata/stable/child_parent_edges/dagre/sketch.exp.svg
vendored
Normal file
|
After Width: | Height: | Size: 650 KiB |
297
e2etests/testdata/stable/child_parent_edges/elk/board.exp.json
generated
vendored
Normal file
|
|
@ -0,0 +1,297 @@
|
|||
{
|
||||
"name": "",
|
||||
"fontFamily": "SourceSansPro",
|
||||
"shapes": [
|
||||
{
|
||||
"id": "a",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 12
|
||||
},
|
||||
"width": 514,
|
||||
"height": 621,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#E3E9FD",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "a",
|
||||
"fontSize": 28,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 12,
|
||||
"labelHeight": 36,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "a.b",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 87,
|
||||
"y": 87
|
||||
},
|
||||
"width": 364,
|
||||
"height": 471,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#EDF0FD",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "b",
|
||||
"fontSize": 24,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 12,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 2
|
||||
},
|
||||
{
|
||||
"id": "a.b.c",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 172,
|
||||
"y": 162
|
||||
},
|
||||
"width": 204,
|
||||
"height": 216,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "c",
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 26,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 3
|
||||
},
|
||||
{
|
||||
"id": "a.b.c.d",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 247,
|
||||
"y": 237
|
||||
},
|
||||
"width": 54,
|
||||
"height": 66,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#FFFFFF",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "d",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 9,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 4
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
{
|
||||
"id": "(a.b -> a)[0]",
|
||||
"src": "a.b",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "a",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 0,
|
||||
"labelHeight": 0,
|
||||
"labelPosition": "",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 162,
|
||||
"y": 558
|
||||
},
|
||||
{
|
||||
"x": 162,
|
||||
"y": 633
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
},
|
||||
{
|
||||
"id": "a.(b -> b.c)[0]",
|
||||
"src": "a.b",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "a.b.c",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 0,
|
||||
"labelHeight": 0,
|
||||
"labelPosition": "",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 247,
|
||||
"y": 87
|
||||
},
|
||||
{
|
||||
"x": 247,
|
||||
"y": 162
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
},
|
||||
{
|
||||
"id": "a.(b.c.d -> b)[0]",
|
||||
"src": "a.b.c.d",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "a.b",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 0,
|
||||
"labelHeight": 0,
|
||||
"labelPosition": "",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 274,
|
||||
"y": 303
|
||||
},
|
||||
{
|
||||
"x": 274,
|
||||
"y": 433
|
||||
},
|
||||
{
|
||||
"x": 162,
|
||||
"y": 433
|
||||
},
|
||||
{
|
||||
"x": 162,
|
||||
"y": 87
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
59
e2etests/testdata/stable/child_parent_edges/elk/sketch.exp.svg
vendored
Normal file
|
After Width: | Height: | Size: 650 KiB |
8
e2etests/testdata/stable/connected_container/dagre/board.exp.json
generated
vendored
|
|
@ -322,7 +322,7 @@
|
|||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 156
|
||||
"y": 160.1
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
|
|
@ -338,7 +338,7 @@
|
|||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 276
|
||||
"y": 280.1
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
|
|
@ -382,7 +382,7 @@
|
|||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 422
|
||||
"y": 426.1
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
|
|
@ -410,7 +410,7 @@
|
|||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 592
|
||||
"y": 599.7
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ width="441" height="1000" viewBox="-102 -100 441 1000"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="a"><g class="shape" ><rect x="40" y="41" width="156" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="118.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">a</text></g><g id="c"><g class="shape" ><rect x="40" y="307" width="157" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="118.500000" y="294.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">c</text></g><g id="f"><g class="shape" ><rect x="0" y="573" width="237" height="225" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="118.500000" y="560.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">f</text></g><g id="a.b"><g class="shape" ><rect x="94" y="70" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="120.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="c.d"><g class="shape" ><rect x="93" y="336" width="54" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="120.000000" y="374.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">d</text></g><g id="f.h"><g class="shape" ><rect x="40" y="638" width="157" height="130" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="118.500000" y="626.000000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">h</text></g><g id="f.h.g"><g class="shape" ><rect x="93" y="670" width="54" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="120.000000" y="708.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">g</text></g><g id="(a.b -> c.d)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 120.000000 138.500000 C 120.000000 156.000000 120.000000 176.000000 120.000000 191.000000 C 120.000000 206.000000 120.000000 276.000000 120.000000 332.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2812858603)"/></g><g id="(c.d -> f.h.g)[0]"><path d="M 120.000000 404.500000 C 120.000000 422.000000 120.000000 442.000000 120.000000 457.000000 C 120.000000 472.000000 120.000000 492.000000 120.000000 507.000000 C 120.000000 522.000000 120.000000 592.000000 120.000000 666.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2812858603)"/></g><mask id="2812858603" maskUnits="userSpaceOnUse" x="-100" y="-100" width="441" height="1000">
|
||||
]]></script><g id="a"><g class="shape" ><rect x="40" y="41" width="156" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="118.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">a</text></g><g id="c"><g class="shape" ><rect x="40" y="307" width="157" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="118.500000" y="294.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">c</text></g><g id="f"><g class="shape" ><rect x="0" y="573" width="237" height="225" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="118.500000" y="560.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">f</text></g><g id="a.b"><g class="shape" ><rect x="94" y="70" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="120.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="c.d"><g class="shape" ><rect x="93" y="336" width="54" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="120.000000" y="374.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">d</text></g><g id="f.h"><g class="shape" ><rect x="40" y="638" width="157" height="130" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="118.500000" y="626.000000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">h</text></g><g id="f.h.g"><g class="shape" ><rect x="93" y="670" width="54" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="120.000000" y="708.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">g</text></g><g id="(a.b -> c.d)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 120.000000 138.500000 C 120.000000 160.100000 120.000000 176.000000 120.000000 191.000000 C 120.000000 206.000000 120.000000 280.100000 120.000000 332.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#634655928)"/></g><g id="(c.d -> f.h.g)[0]"><path d="M 120.000000 404.500000 C 120.000000 426.100000 120.000000 442.000000 120.000000 457.000000 C 120.000000 472.000000 120.000000 492.000000 120.000000 507.000000 C 120.000000 522.000000 120.000000 599.700000 120.000000 666.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#634655928)"/></g><mask id="634655928" maskUnits="userSpaceOnUse" x="-100" y="-100" width="441" height="1000">
|
||||
<rect x="-100" y="-100" width="441" height="1000" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 651 KiB After Width: | Height: | Size: 651 KiB |
14
e2etests/testdata/stable/container_edges/dagre/board.exp.json
generated
vendored
|
|
@ -367,7 +367,7 @@
|
|||
},
|
||||
{
|
||||
"x": 374.75,
|
||||
"y": 176
|
||||
"y": 180.1
|
||||
},
|
||||
{
|
||||
"x": 374.75,
|
||||
|
|
@ -411,7 +411,7 @@
|
|||
},
|
||||
{
|
||||
"x": 339.5692771084337,
|
||||
"y": 322
|
||||
"y": 326.1
|
||||
},
|
||||
{
|
||||
"x": 334.75,
|
||||
|
|
@ -427,7 +427,7 @@
|
|||
},
|
||||
{
|
||||
"x": 297.15,
|
||||
"y": 446.6
|
||||
"y": 454.3
|
||||
},
|
||||
{
|
||||
"x": 146.75,
|
||||
|
|
@ -475,7 +475,7 @@
|
|||
},
|
||||
{
|
||||
"x": 356.5,
|
||||
"y": 708
|
||||
"y": 712.1
|
||||
},
|
||||
{
|
||||
"x": 356.5,
|
||||
|
|
@ -519,7 +519,7 @@
|
|||
},
|
||||
{
|
||||
"x": 356.5,
|
||||
"y": 854
|
||||
"y": 858.1
|
||||
},
|
||||
{
|
||||
"x": 359.1,
|
||||
|
|
@ -611,11 +611,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 276.75,
|
||||
"y": 464
|
||||
"y": 505
|
||||
},
|
||||
{
|
||||
"x": 196.75,
|
||||
"y": 510.5
|
||||
"y": 546.5
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ width="677" height="1234" viewBox="-102 -102 677 1234"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="a"><g class="shape" ><rect x="348" y="0" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="374.500000" y="38.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">a</text></g><g id="g"><g class="shape" ><rect x="277" y="207" width="196" height="657" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="375.000000" y="194.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">g</text></g><g id="d"><g class="shape" ><rect x="0" y="423" width="236" height="225" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="118.000000" y="410.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">d</text></g><g id="f"><g class="shape" ><rect x="353" y="964" width="51" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="378.500000" y="1002.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">f</text></g><g id="g.b"><g class="shape" ><rect x="348" y="236" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="374.500000" y="274.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="d.h"><g class="shape" ><rect x="40" y="488" width="156" height="130" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="118.000000" y="476.000000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">h</text></g><g id="g.e"><g class="shape" ><rect x="330" y="768" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="356.500000" y="806.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">e</text></g><g id="d.h.c"><g class="shape" ><rect x="94" y="520" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="120.500000" y="558.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">c</text></g><g id="(a -> g.b)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 374.750000 68.000000 C 374.750000 106.000000 374.750000 176.000000 374.750000 232.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1376850941)"/></g><g id="(g.b -> d.h.c)[0]"><path d="M 357.440324 303.922319 C 339.569277 322.000000 334.750000 342.000000 334.750000 357.000000 C 334.750000 372.000000 297.150000 446.600000 150.112533 541.333581" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1376850941)"/></g><g id="(d -> g.e)[0]"><path d="M 121.956748 648.413689 C 309.200000 688.000000 356.500000 708.000000 356.500000 764.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1376850941)"/></g><g id="(g.e -> f)[0]"><path d="M 356.500000 836.500000 C 356.500000 854.000000 359.100000 924.000000 368.493465 960.128710" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1376850941)"/></g><g id="(f -> g)[0]"><path d="M 401.119336 962.330504 C 426.403614 924.000000 433.000000 904.000000 433.000000 868.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1376850941)"/></g><g id="(g -> d.h)[0]"><path d="M 275.020876 465.005053 L 200.208247 508.489894" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1376850941)"/></g><mask id="1376850941" maskUnits="userSpaceOnUse" x="-100" y="-100" width="677" height="1234">
|
||||
]]></script><g id="a"><g class="shape" ><rect x="348" y="0" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="374.500000" y="38.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">a</text></g><g id="g"><g class="shape" ><rect x="277" y="207" width="196" height="657" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="375.000000" y="194.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">g</text></g><g id="d"><g class="shape" ><rect x="0" y="423" width="236" height="225" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="118.000000" y="410.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">d</text></g><g id="f"><g class="shape" ><rect x="353" y="964" width="51" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="378.500000" y="1002.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">f</text></g><g id="g.b"><g class="shape" ><rect x="348" y="236" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="374.500000" y="274.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="d.h"><g class="shape" ><rect x="40" y="488" width="156" height="130" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="118.000000" y="476.000000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">h</text></g><g id="g.e"><g class="shape" ><rect x="330" y="768" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="356.500000" y="806.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">e</text></g><g id="d.h.c"><g class="shape" ><rect x="94" y="520" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="120.500000" y="558.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">c</text></g><g id="(a -> g.b)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 374.750000 68.000000 C 374.750000 106.000000 374.750000 180.100000 374.750000 232.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3991526408)"/></g><g id="(g.b -> d.h.c)[0]"><path d="M 357.581168 304.048943 C 339.569277 326.100000 334.750000 342.000000 334.750000 357.000000 C 334.750000 372.000000 297.150000 454.300000 150.190423 541.459537" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3991526408)"/></g><g id="(d -> g.e)[0]"><path d="M 121.956748 648.413689 C 309.200000 688.000000 356.500000 712.100000 356.500000 764.500000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3991526408)"/></g><g id="(g.e -> f)[0]"><path d="M 356.500000 836.500000 C 356.500000 858.100000 359.100000 924.000000 368.493465 960.128710" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3991526408)"/></g><g id="(f -> g)[0]"><path d="M 401.119336 962.330504 C 426.403614 924.000000 433.000000 904.000000 433.000000 868.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3991526408)"/></g><g id="(g -> d.h)[0]"><path d="M 274.974659 505.920958 L 200.300682 544.658084" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3991526408)"/></g><mask id="3991526408" maskUnits="userSpaceOnUse" x="-100" y="-100" width="677" height="1234">
|
||||
<rect x="-100" y="-100" width="677" height="1234" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 652 KiB After Width: | Height: | Size: 652 KiB |
4
e2etests/testdata/stable/different_subgraphs/dagre/board.exp.json
generated
vendored
|
|
@ -1413,7 +1413,7 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 1189,
|
||||
"y": 345
|
||||
"y": 386
|
||||
},
|
||||
{
|
||||
"x": 1389,
|
||||
|
|
@ -1548,7 +1548,7 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 1189,
|
||||
"y": 371
|
||||
"y": 412
|
||||
},
|
||||
{
|
||||
"x": 1247,
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 658 KiB After Width: | Height: | Size: 658 KiB |
12
e2etests/testdata/stable/direction/dagre/board.exp.json
generated
vendored
|
|
@ -654,11 +654,11 @@
|
|||
},
|
||||
{
|
||||
"x": 196.75,
|
||||
"y": 126
|
||||
"y": 134.2
|
||||
},
|
||||
{
|
||||
"x": 196.75,
|
||||
"y": 166
|
||||
"y": 207
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -694,7 +694,7 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 370.75,
|
||||
"y": 423
|
||||
"y": 464
|
||||
},
|
||||
{
|
||||
"x": 420.75,
|
||||
|
|
@ -837,11 +837,11 @@
|
|||
},
|
||||
{
|
||||
"x": 138.5,
|
||||
"y": 362.5
|
||||
"y": 369.7
|
||||
},
|
||||
{
|
||||
"x": 138.5,
|
||||
"y": 402.5
|
||||
"y": 438.5
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -877,7 +877,7 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 216.5,
|
||||
"y": 604.5
|
||||
"y": 640.5
|
||||
},
|
||||
{
|
||||
"x": 267.5,
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 655 KiB After Width: | Height: | Size: 655 KiB |
88
e2etests/testdata/stable/investigate/dagre/board.exp.json
generated
vendored
|
|
@ -1476,11 +1476,11 @@
|
|||
},
|
||||
{
|
||||
"x": 90.6,
|
||||
"y": 655
|
||||
"y": 659.2
|
||||
},
|
||||
{
|
||||
"x": 91,
|
||||
"y": 715.5
|
||||
"y": 716
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -1739,12 +1739,12 @@
|
|||
"y": 1810.6
|
||||
},
|
||||
{
|
||||
"x": 270.6,
|
||||
"y": 1909.8
|
||||
"x": 270.2,
|
||||
"y": 1914.6
|
||||
},
|
||||
{
|
||||
"x": 318,
|
||||
"y": 1989.5
|
||||
"x": 316,
|
||||
"y": 1993
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -1788,11 +1788,11 @@
|
|||
},
|
||||
{
|
||||
"x": 356.2,
|
||||
"y": 655
|
||||
"y": 659.2
|
||||
},
|
||||
{
|
||||
"x": 356,
|
||||
"y": 715.5
|
||||
"y": 716
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -1828,11 +1828,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 91,
|
||||
"y": 807.5
|
||||
"y": 808
|
||||
},
|
||||
{
|
||||
"x": 90.6,
|
||||
"y": 827
|
||||
"y": 831.2
|
||||
},
|
||||
{
|
||||
"x": 90.5,
|
||||
|
|
@ -2052,11 +2052,11 @@
|
|||
},
|
||||
{
|
||||
"x": 90.6,
|
||||
"y": 2097
|
||||
"y": 2101.2
|
||||
},
|
||||
{
|
||||
"x": 91,
|
||||
"y": 2157.5
|
||||
"y": 2158
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -2092,11 +2092,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 91,
|
||||
"y": 2238.5
|
||||
"y": 2239
|
||||
},
|
||||
{
|
||||
"x": 90.6,
|
||||
"y": 2258
|
||||
"y": 2262.2
|
||||
},
|
||||
{
|
||||
"x": 90.5,
|
||||
|
|
@ -2136,11 +2136,11 @@
|
|||
},
|
||||
{
|
||||
"x": 90.6,
|
||||
"y": 2544
|
||||
"y": 2548.2
|
||||
},
|
||||
{
|
||||
"x": 91,
|
||||
"y": 2604.5
|
||||
"y": 2605
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -2176,11 +2176,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 91,
|
||||
"y": 2685.5
|
||||
"y": 2686
|
||||
},
|
||||
{
|
||||
"x": 90.6,
|
||||
"y": 2705
|
||||
"y": 2709.2
|
||||
},
|
||||
{
|
||||
"x": 90.5,
|
||||
|
|
@ -2268,7 +2268,7 @@
|
|||
},
|
||||
{
|
||||
"x": 90.5,
|
||||
"y": 3330
|
||||
"y": 3334.1
|
||||
},
|
||||
{
|
||||
"x": 90.5,
|
||||
|
|
@ -2308,11 +2308,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 336,
|
||||
"y": 2057.5
|
||||
"y": 2058
|
||||
},
|
||||
{
|
||||
"x": 335.8,
|
||||
"y": 2097.5
|
||||
"y": 2097.6
|
||||
},
|
||||
{
|
||||
"x": 335.75,
|
||||
|
|
@ -2360,7 +2360,7 @@
|
|||
},
|
||||
{
|
||||
"x": 335.75,
|
||||
"y": 2256.7
|
||||
"y": 2260.8
|
||||
},
|
||||
{
|
||||
"x": 335.75,
|
||||
|
|
@ -2376,7 +2376,7 @@
|
|||
},
|
||||
{
|
||||
"x": 335.75,
|
||||
"y": 2378
|
||||
"y": 2382.1
|
||||
},
|
||||
{
|
||||
"x": 335.75,
|
||||
|
|
@ -2464,11 +2464,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 356,
|
||||
"y": 807.5
|
||||
"y": 807
|
||||
},
|
||||
{
|
||||
"x": 356.2,
|
||||
"y": 827
|
||||
"y": 831
|
||||
},
|
||||
{
|
||||
"x": 393.55,
|
||||
|
|
@ -2508,7 +2508,7 @@
|
|||
},
|
||||
{
|
||||
"x": 542.75,
|
||||
"y": 1134
|
||||
"y": 1138.1
|
||||
},
|
||||
{
|
||||
"x": 542.75,
|
||||
|
|
@ -2552,7 +2552,7 @@
|
|||
},
|
||||
{
|
||||
"x": 542.75,
|
||||
"y": 1280
|
||||
"y": 1284.1
|
||||
},
|
||||
{
|
||||
"x": 542.75,
|
||||
|
|
@ -2568,7 +2568,7 @@
|
|||
},
|
||||
{
|
||||
"x": 542.75,
|
||||
"y": 1400
|
||||
"y": 1404.1
|
||||
},
|
||||
{
|
||||
"x": 542.75,
|
||||
|
|
@ -2660,7 +2660,7 @@
|
|||
},
|
||||
{
|
||||
"x": 542.75,
|
||||
"y": 1546
|
||||
"y": 1550.1
|
||||
},
|
||||
{
|
||||
"x": 538.6,
|
||||
|
|
@ -2940,7 +2940,7 @@
|
|||
},
|
||||
{
|
||||
"x": 277,
|
||||
"y": 3330
|
||||
"y": 3334.1
|
||||
},
|
||||
{
|
||||
"x": 277,
|
||||
|
|
@ -2984,7 +2984,7 @@
|
|||
},
|
||||
{
|
||||
"x": 335.75,
|
||||
"y": 2703.7
|
||||
"y": 2707.8
|
||||
},
|
||||
{
|
||||
"x": 351.9,
|
||||
|
|
@ -3000,11 +3000,11 @@
|
|||
},
|
||||
{
|
||||
"x": 424.2,
|
||||
"y": 2825
|
||||
"y": 2829.2
|
||||
},
|
||||
{
|
||||
"x": 455,
|
||||
"y": 2885.5
|
||||
"y": 2886
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -3060,11 +3060,11 @@
|
|||
},
|
||||
{
|
||||
"x": 553.4,
|
||||
"y": 2825
|
||||
"y": 2829.2
|
||||
},
|
||||
{
|
||||
"x": 532,
|
||||
"y": 2885.5
|
||||
"y": 2886
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -3100,11 +3100,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 499,
|
||||
"y": 3003.5
|
||||
"y": 3004
|
||||
},
|
||||
{
|
||||
"x": 499,
|
||||
"y": 3051.9
|
||||
"y": 3052
|
||||
},
|
||||
{
|
||||
"x": 499,
|
||||
|
|
@ -3152,7 +3152,7 @@
|
|||
},
|
||||
{
|
||||
"x": 499,
|
||||
"y": 3210
|
||||
"y": 3214.1
|
||||
},
|
||||
{
|
||||
"x": 499,
|
||||
|
|
@ -3168,7 +3168,7 @@
|
|||
},
|
||||
{
|
||||
"x": 499,
|
||||
"y": 3330
|
||||
"y": 3334.1
|
||||
},
|
||||
{
|
||||
"x": 499,
|
||||
|
|
@ -3212,7 +3212,7 @@
|
|||
},
|
||||
{
|
||||
"x": 499,
|
||||
"y": 3476
|
||||
"y": 3480.1
|
||||
},
|
||||
{
|
||||
"x": 499,
|
||||
|
|
@ -3263,12 +3263,12 @@
|
|||
"y": 1822.4
|
||||
},
|
||||
{
|
||||
"x": 388.8,
|
||||
"y": 1909.4
|
||||
"x": 389.2,
|
||||
"y": 1914.4
|
||||
},
|
||||
{
|
||||
"x": 352,
|
||||
"y": 1987.5
|
||||
"x": 354,
|
||||
"y": 1992
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 812 KiB After Width: | Height: | Size: 812 KiB |
34
e2etests/testdata/stable/large_arch/dagre/board.exp.json
generated
vendored
|
|
@ -1388,7 +1388,7 @@
|
|||
},
|
||||
{
|
||||
"x": 2041.75,
|
||||
"y": 592.5
|
||||
"y": 596.1
|
||||
},
|
||||
{
|
||||
"x": 2041.75,
|
||||
|
|
@ -1460,7 +1460,7 @@
|
|||
},
|
||||
{
|
||||
"x": 1744,
|
||||
"y": 592.5
|
||||
"y": 596.1
|
||||
},
|
||||
{
|
||||
"x": 1744,
|
||||
|
|
@ -1488,7 +1488,7 @@
|
|||
},
|
||||
{
|
||||
"x": 1744,
|
||||
"y": 762.5
|
||||
"y": 766.1
|
||||
},
|
||||
{
|
||||
"x": 1744,
|
||||
|
|
@ -1548,7 +1548,7 @@
|
|||
},
|
||||
{
|
||||
"x": 2090.3,
|
||||
"y": 888
|
||||
"y": 892.1
|
||||
},
|
||||
{
|
||||
"x": 2061.5,
|
||||
|
|
@ -1592,7 +1592,7 @@
|
|||
},
|
||||
{
|
||||
"x": 2169.2,
|
||||
"y": 884.4038095238095
|
||||
"y": 888.5038095238095
|
||||
},
|
||||
{
|
||||
"x": 2195,
|
||||
|
|
@ -1652,7 +1652,7 @@
|
|||
},
|
||||
{
|
||||
"x": 2155.210843373494,
|
||||
"y": 888
|
||||
"y": 892.1
|
||||
},
|
||||
{
|
||||
"x": 2155,
|
||||
|
|
@ -1712,7 +1712,7 @@
|
|||
},
|
||||
{
|
||||
"x": 1891.6,
|
||||
"y": 884.0995720399429
|
||||
"y": 888.199572039943
|
||||
},
|
||||
{
|
||||
"x": 1862.25,
|
||||
|
|
@ -1772,7 +1772,7 @@
|
|||
},
|
||||
{
|
||||
"x": 1925.8,
|
||||
"y": 884.9705660377358
|
||||
"y": 889.0705660377358
|
||||
},
|
||||
{
|
||||
"x": 1905,
|
||||
|
|
@ -1832,7 +1832,7 @@
|
|||
},
|
||||
{
|
||||
"x": 2055.090361445783,
|
||||
"y": 888
|
||||
"y": 892.1
|
||||
},
|
||||
{
|
||||
"x": 2057.5,
|
||||
|
|
@ -1892,7 +1892,7 @@
|
|||
},
|
||||
{
|
||||
"x": 1988.0271084337348,
|
||||
"y": 888
|
||||
"y": 892.1
|
||||
},
|
||||
{
|
||||
"x": 1981.25,
|
||||
|
|
@ -2172,7 +2172,7 @@
|
|||
},
|
||||
{
|
||||
"x": 619.25,
|
||||
"y": 446.5
|
||||
"y": 450.1
|
||||
},
|
||||
{
|
||||
"x": 619.25,
|
||||
|
|
@ -2216,7 +2216,7 @@
|
|||
},
|
||||
{
|
||||
"x": 873,
|
||||
"y": 276.5
|
||||
"y": 283.2
|
||||
},
|
||||
{
|
||||
"x": 873,
|
||||
|
|
@ -2316,7 +2316,7 @@
|
|||
},
|
||||
{
|
||||
"x": 551.55,
|
||||
"y": 447.6904153354633
|
||||
"y": 451.29041533546325
|
||||
},
|
||||
{
|
||||
"x": 593.75,
|
||||
|
|
@ -2360,7 +2360,7 @@
|
|||
},
|
||||
{
|
||||
"x": 734.75,
|
||||
"y": 572
|
||||
"y": 579.7
|
||||
},
|
||||
{
|
||||
"x": 734.75,
|
||||
|
|
@ -2388,7 +2388,7 @@
|
|||
},
|
||||
{
|
||||
"x": 1905.55,
|
||||
"y": 745.6
|
||||
"y": 749.7
|
||||
},
|
||||
{
|
||||
"x": 2008.75,
|
||||
|
|
@ -2432,7 +2432,7 @@
|
|||
},
|
||||
{
|
||||
"x": 652.8915662650602,
|
||||
"y": 572
|
||||
"y": 579.7
|
||||
},
|
||||
{
|
||||
"x": 657.5,
|
||||
|
|
@ -2552,7 +2552,7 @@
|
|||
},
|
||||
{
|
||||
"x": 585.6084337349398,
|
||||
"y": 572
|
||||
"y": 579.7
|
||||
},
|
||||
{
|
||||
"x": 581,
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 664 KiB After Width: | Height: | Size: 664 KiB |
4
e2etests/testdata/stable/one_container_loop/dagre/board.exp.json
generated
vendored
|
|
@ -363,7 +363,7 @@
|
|||
},
|
||||
{
|
||||
"x": 84.60843373493975,
|
||||
"y": 156
|
||||
"y": 160.1
|
||||
},
|
||||
{
|
||||
"x": 80,
|
||||
|
|
@ -759,7 +759,7 @@
|
|||
},
|
||||
{
|
||||
"x": 270,
|
||||
"y": 156
|
||||
"y": 160.1
|
||||
},
|
||||
{
|
||||
"x": 270,
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ width="550" height="1032" viewBox="-102 -100 550 1032"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="a"><g class="shape" ><rect x="0" y="41" width="346" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="173.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">a</text></g><g id="c"><g class="shape" ><rect x="130" y="764" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="156.500000" y="802.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">c</text></g><g id="d"><g class="shape" ><rect x="243" y="598" width="54" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="270.000000" y="636.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">d</text></g><g id="e"><g class="shape" ><rect x="130" y="598" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="156.500000" y="636.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">e</text></g><g id="f"><g class="shape" ><rect x="245" y="432" width="51" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="270.500000" y="470.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">f</text></g><g id="g"><g class="shape" ><rect x="243" y="266" width="54" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="270.000000" y="304.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">g</text></g><g id="a.b"><g class="shape" ><rect x="92" y="70" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="118.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="a.h"><g class="shape" ><rect x="244" y="70" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="270.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">h</text></g><g id="(a.b -> c)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 101.668249 137.953391 C 84.608434 156.000000 80.000000 176.000000 80.000000 191.000000 C 80.000000 206.000000 80.000000 232.600000 80.000000 257.500000 C 80.000000 282.400000 80.000000 315.600000 80.000000 340.500000 C 80.000000 365.400000 80.000000 398.600000 80.000000 423.500000 C 80.000000 448.400000 80.000000 481.600000 80.000000 506.500000 C 80.000000 531.400000 80.000000 564.600000 80.000000 589.500000 C 80.000000 614.400000 90.000000 724.800000 127.282368 765.064957" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1470452591)"/></g><g id="(d -> c)[0]"><path d="M 270.000000 666.000000 C 270.000000 704.000000 252.600000 726.800000 186.222084 775.629731" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1470452591)"/></g><g id="(e -> c)[0]"><path d="M 156.500000 666.000000 C 156.500000 704.000000 156.500000 724.000000 156.500000 760.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1470452591)"/></g><g id="(f -> d)[0]"><path d="M 270.000000 500.000000 C 270.000000 538.000000 270.000000 558.000000 270.000000 594.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1470452591)"/></g><g id="(a -> e)[0]"><path d="M 156.500000 168.000000 C 156.500000 206.000000 156.500000 232.600000 156.500000 257.500000 C 156.500000 282.400000 156.500000 315.600000 156.500000 340.500000 C 156.500000 365.400000 156.500000 398.600000 156.500000 423.500000 C 156.500000 448.400000 156.500000 558.000000 156.500000 594.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1470452591)"/></g><g id="(g -> f)[0]"><path d="M 270.000000 334.000000 C 270.000000 372.000000 270.000000 392.000000 270.000000 428.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1470452591)"/></g><g id="(a.h -> g)[0]"><path d="M 270.000000 138.500000 C 270.000000 156.000000 270.000000 226.000000 270.000000 262.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1470452591)"/></g><mask id="1470452591" maskUnits="userSpaceOnUse" x="-100" y="-100" width="550" height="1032">
|
||||
]]></script><g id="a"><g class="shape" ><rect x="0" y="41" width="346" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="173.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">a</text></g><g id="c"><g class="shape" ><rect x="130" y="764" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="156.500000" y="802.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">c</text></g><g id="d"><g class="shape" ><rect x="243" y="598" width="54" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="270.000000" y="636.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">d</text></g><g id="e"><g class="shape" ><rect x="130" y="598" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="156.500000" y="636.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">e</text></g><g id="f"><g class="shape" ><rect x="245" y="432" width="51" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="270.500000" y="470.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">f</text></g><g id="g"><g class="shape" ><rect x="243" y="266" width="54" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="270.000000" y="304.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">g</text></g><g id="a.b"><g class="shape" ><rect x="92" y="70" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="118.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="a.h"><g class="shape" ><rect x="244" y="70" width="53" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="270.500000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">h</text></g><g id="(a.b -> c)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 101.811037 138.076171 C 84.608434 160.100000 80.000000 176.000000 80.000000 191.000000 C 80.000000 206.000000 80.000000 232.600000 80.000000 257.500000 C 80.000000 282.400000 80.000000 315.600000 80.000000 340.500000 C 80.000000 365.400000 80.000000 398.600000 80.000000 423.500000 C 80.000000 448.400000 80.000000 481.600000 80.000000 506.500000 C 80.000000 531.400000 80.000000 564.600000 80.000000 589.500000 C 80.000000 614.400000 90.000000 724.800000 127.282368 765.064957" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2843106375)"/></g><g id="(d -> c)[0]"><path d="M 270.000000 666.000000 C 270.000000 704.000000 252.600000 726.800000 186.222084 775.629731" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2843106375)"/></g><g id="(e -> c)[0]"><path d="M 156.500000 666.000000 C 156.500000 704.000000 156.500000 724.000000 156.500000 760.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2843106375)"/></g><g id="(f -> d)[0]"><path d="M 270.000000 500.000000 C 270.000000 538.000000 270.000000 558.000000 270.000000 594.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2843106375)"/></g><g id="(a -> e)[0]"><path d="M 156.500000 168.000000 C 156.500000 206.000000 156.500000 232.600000 156.500000 257.500000 C 156.500000 282.400000 156.500000 315.600000 156.500000 340.500000 C 156.500000 365.400000 156.500000 398.600000 156.500000 423.500000 C 156.500000 448.400000 156.500000 558.000000 156.500000 594.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2843106375)"/></g><g id="(g -> f)[0]"><path d="M 270.000000 334.000000 C 270.000000 372.000000 270.000000 392.000000 270.000000 428.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2843106375)"/></g><g id="(a.h -> g)[0]"><path d="M 270.000000 138.500000 C 270.000000 160.100000 270.000000 226.000000 270.000000 262.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2843106375)"/></g><mask id="2843106375" maskUnits="userSpaceOnUse" x="-100" y="-100" width="550" height="1032">
|
||||
<rect x="-100" y="-100" width="550" height="1032" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 652 KiB After Width: | Height: | Size: 652 KiB |
12
e2etests/testdata/stable/one_three_one_container/dagre/board.exp.json
generated
vendored
|
|
@ -322,7 +322,7 @@
|
|||
},
|
||||
{
|
||||
"x": 94.44578313253012,
|
||||
"y": 156
|
||||
"y": 160.1
|
||||
},
|
||||
{
|
||||
"x": 83,
|
||||
|
|
@ -370,7 +370,7 @@
|
|||
},
|
||||
{
|
||||
"x": 193.83132530120483,
|
||||
"y": 156
|
||||
"y": 160.1
|
||||
},
|
||||
{
|
||||
"x": 196,
|
||||
|
|
@ -418,7 +418,7 @@
|
|||
},
|
||||
{
|
||||
"x": 290.8,
|
||||
"y": 154.46870229007635
|
||||
"y": 158.56870229007635
|
||||
},
|
||||
{
|
||||
"x": 309,
|
||||
|
|
@ -470,7 +470,7 @@
|
|||
},
|
||||
{
|
||||
"x": 98.8,
|
||||
"y": 443.4
|
||||
"y": 447.5
|
||||
},
|
||||
{
|
||||
"x": 162,
|
||||
|
|
@ -518,7 +518,7 @@
|
|||
},
|
||||
{
|
||||
"x": 196.2,
|
||||
"y": 442
|
||||
"y": 446.1
|
||||
},
|
||||
{
|
||||
"x": 197,
|
||||
|
|
@ -566,7 +566,7 @@
|
|||
},
|
||||
{
|
||||
"x": 294,
|
||||
"y": 443.2
|
||||
"y": 447.3
|
||||
},
|
||||
{
|
||||
"x": 234,
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ width="560" height="800" viewBox="-102 -100 560 800"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="top"><g class="shape" ><rect x="0" y="41" width="356" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="178.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">top</text></g><g id="a"><g class="shape" ><rect x="57" y="266" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="83.500000" y="304.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">a</text></g><g id="b"><g class="shape" ><rect x="170" y="266" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="196.500000" y="304.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="c"><g class="shape" ><rect x="283" y="266" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="309.500000" y="304.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">c</text></g><g id="bottom"><g class="shape" ><rect x="0" y="473" width="354" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="177.000000" y="460.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">bottom</text></g><g id="top.start"><g class="shape" ><rect x="138" y="70" width="80" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="178.000000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">start</text></g><g id="bottom.end"><g class="shape" ><rect x="162" y="502" width="72" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="198.000000" y="540.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">end</text></g><g id="(top.start -> a)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 138.388864 137.283717 C 94.445783 156.000000 83.000000 226.000000 83.000000 262.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3242044080)"/></g><g id="(top.start -> b)[0]"><path d="M 185.969532 138.327344 C 193.831325 156.000000 196.000000 226.000000 196.000000 262.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3242044080)"/></g><g id="(top.start -> c)[0]"><path d="M 219.886541 129.507563 C 290.800000 154.468702 309.000000 226.000000 309.000000 262.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3242044080)"/></g><g id="(a -> bottom.end)[0]"><path d="M 83.000000 334.000000 C 83.000000 372.000000 98.800000 443.400000 159.235705 506.608863" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3242044080)"/></g><g id="(b -> bottom.end)[0]"><path d="M 196.000000 334.000000 C 196.000000 372.000000 196.200000 442.000000 196.947112 498.500350" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3242044080)"/></g><g id="(c -> bottom.end)[0]"><path d="M 309.000000 334.000000 C 309.000000 372.000000 294.000000 443.200000 236.706369 505.554568" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3242044080)"/></g><mask id="3242044080" maskUnits="userSpaceOnUse" x="-100" y="-100" width="560" height="800">
|
||||
]]></script><g id="top"><g class="shape" ><rect x="0" y="41" width="356" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="178.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">top</text></g><g id="a"><g class="shape" ><rect x="57" y="266" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="83.500000" y="304.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">a</text></g><g id="b"><g class="shape" ><rect x="170" y="266" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="196.500000" y="304.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">b</text></g><g id="c"><g class="shape" ><rect x="283" y="266" width="53" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="309.500000" y="304.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">c</text></g><g id="bottom"><g class="shape" ><rect x="0" y="473" width="354" height="125" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="177.000000" y="460.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">bottom</text></g><g id="top.start"><g class="shape" ><rect x="138" y="70" width="80" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="178.000000" y="108.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">start</text></g><g id="bottom.end"><g class="shape" ><rect x="162" y="502" width="72" height="66" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="198.000000" y="540.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">end</text></g><g id="(top.start -> a)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 138.451200 137.416366 C 94.445783 160.100000 83.000000 226.000000 83.000000 262.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1150458950)"/></g><g id="(top.start -> b)[0]"><path d="M 185.846634 138.377203 C 193.831325 160.100000 196.000000 226.000000 196.000000 262.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1150458950)"/></g><g id="(top.start -> c)[0]"><path d="M 219.851598 129.599543 C 290.800000 158.568702 309.000000 226.000000 309.000000 262.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1150458950)"/></g><g id="(a -> bottom.end)[0]"><path d="M 83.000000 334.000000 C 83.000000 372.000000 98.800000 447.500000 159.144595 506.698811" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1150458950)"/></g><g id="(b -> bottom.end)[0]"><path d="M 196.000000 334.000000 C 196.000000 372.000000 196.200000 446.100000 196.943268 498.500402" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1150458950)"/></g><g id="(c -> bottom.end)[0]"><path d="M 309.000000 334.000000 C 309.000000 372.000000 294.000000 447.300000 236.800286 505.643709" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1150458950)"/></g><mask id="1150458950" maskUnits="userSpaceOnUse" x="-100" y="-100" width="560" height="800">
|
||||
<rect x="-100" y="-100" width="560" height="800" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 651 KiB After Width: | Height: | Size: 651 KiB |
14
e2etests/testdata/stable/overlapping_image_container_labels/dagre/board.exp.json
generated
vendored
|
|
@ -660,7 +660,7 @@
|
|||
},
|
||||
{
|
||||
"x": 556,
|
||||
"y": 264
|
||||
"y": 268.1
|
||||
},
|
||||
{
|
||||
"x": 556,
|
||||
|
|
@ -708,7 +708,7 @@
|
|||
},
|
||||
{
|
||||
"x": 194,
|
||||
"y": 952.5
|
||||
"y": 955.6
|
||||
},
|
||||
{
|
||||
"x": 194,
|
||||
|
|
@ -756,7 +756,7 @@
|
|||
},
|
||||
{
|
||||
"x": 382,
|
||||
"y": 952.5
|
||||
"y": 955.6
|
||||
},
|
||||
{
|
||||
"x": 382,
|
||||
|
|
@ -804,7 +804,7 @@
|
|||
},
|
||||
{
|
||||
"x": 730,
|
||||
"y": 952.5
|
||||
"y": 955.6
|
||||
},
|
||||
{
|
||||
"x": 730,
|
||||
|
|
@ -852,7 +852,7 @@
|
|||
},
|
||||
{
|
||||
"x": 918,
|
||||
"y": 952.5
|
||||
"y": 955.6
|
||||
},
|
||||
{
|
||||
"x": 918,
|
||||
|
|
@ -900,7 +900,7 @@
|
|||
},
|
||||
{
|
||||
"x": 288,
|
||||
"y": 609.5
|
||||
"y": 613.1
|
||||
},
|
||||
{
|
||||
"x": 288,
|
||||
|
|
@ -948,7 +948,7 @@
|
|||
},
|
||||
{
|
||||
"x": 824,
|
||||
"y": 609.5
|
||||
"y": 613.1
|
||||
},
|
||||
{
|
||||
"x": 824,
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 798 KiB After Width: | Height: | Size: 798 KiB |
10
e2etests/testdata/stable/sequence_diagrams/dagre/board.exp.json
generated
vendored
|
|
@ -3686,7 +3686,7 @@
|
|||
},
|
||||
{
|
||||
"x": 2272,
|
||||
"y": 218.5
|
||||
"y": 222.6
|
||||
},
|
||||
{
|
||||
"x": 2272,
|
||||
|
|
@ -3790,7 +3790,7 @@
|
|||
},
|
||||
{
|
||||
"x": 2272,
|
||||
"y": 2317.7
|
||||
"y": 2321.8
|
||||
},
|
||||
{
|
||||
"x": 2272,
|
||||
|
|
@ -3806,7 +3806,7 @@
|
|||
},
|
||||
{
|
||||
"x": 2277.6,
|
||||
"y": 2438
|
||||
"y": 2442.1
|
||||
},
|
||||
{
|
||||
"x": 2300,
|
||||
|
|
@ -3890,11 +3890,11 @@
|
|||
},
|
||||
{
|
||||
"x": 3086,
|
||||
"y": 2388
|
||||
"y": 2396.2
|
||||
},
|
||||
{
|
||||
"x": 3086,
|
||||
"y": 2428
|
||||
"y": 2469
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 824 KiB After Width: | Height: | Size: 824 KiB |
42
e2etests/testdata/stable/straight_hierarchy_container/dagre/board.exp.json
generated
vendored
|
|
@ -1064,7 +1064,7 @@
|
|||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
"y": 176
|
||||
"y": 180.1
|
||||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
|
|
@ -1112,7 +1112,7 @@
|
|||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 176
|
||||
"y": 180.1
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
|
|
@ -1160,7 +1160,7 @@
|
|||
},
|
||||
{
|
||||
"x": 513,
|
||||
"y": 176
|
||||
"y": 180.1
|
||||
},
|
||||
{
|
||||
"x": 513,
|
||||
|
|
@ -1204,7 +1204,7 @@
|
|||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 322
|
||||
"y": 326.1
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
|
|
@ -1220,7 +1220,7 @@
|
|||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 442
|
||||
"y": 446.1
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
|
|
@ -1264,7 +1264,7 @@
|
|||
},
|
||||
{
|
||||
"x": 513,
|
||||
"y": 322
|
||||
"y": 326.1
|
||||
},
|
||||
{
|
||||
"x": 513,
|
||||
|
|
@ -1280,7 +1280,7 @@
|
|||
},
|
||||
{
|
||||
"x": 513,
|
||||
"y": 442
|
||||
"y": 446.1
|
||||
},
|
||||
{
|
||||
"x": 513,
|
||||
|
|
@ -1324,7 +1324,7 @@
|
|||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
"y": 322
|
||||
"y": 326.1
|
||||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
|
|
@ -1340,7 +1340,7 @@
|
|||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
"y": 442
|
||||
"y": 446.1
|
||||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
|
|
@ -1384,7 +1384,7 @@
|
|||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 588
|
||||
"y": 592.1
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
|
|
@ -1400,7 +1400,7 @@
|
|||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 708
|
||||
"y": 712.1
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
|
|
@ -1444,7 +1444,7 @@
|
|||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
"y": 588
|
||||
"y": 592.1
|
||||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
|
|
@ -1460,7 +1460,7 @@
|
|||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
"y": 708
|
||||
"y": 712.1
|
||||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
|
|
@ -1504,7 +1504,7 @@
|
|||
},
|
||||
{
|
||||
"x": 513,
|
||||
"y": 588
|
||||
"y": 592.1
|
||||
},
|
||||
{
|
||||
"x": 513,
|
||||
|
|
@ -1520,7 +1520,7 @@
|
|||
},
|
||||
{
|
||||
"x": 513,
|
||||
"y": 708
|
||||
"y": 712.1
|
||||
},
|
||||
{
|
||||
"x": 513,
|
||||
|
|
@ -1564,7 +1564,7 @@
|
|||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 854
|
||||
"y": 858.1
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
|
|
@ -1592,7 +1592,7 @@
|
|||
},
|
||||
{
|
||||
"x": 120,
|
||||
"y": 1024
|
||||
"y": 1031.7
|
||||
},
|
||||
{
|
||||
"x": 120,
|
||||
|
|
@ -1636,7 +1636,7 @@
|
|||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
"y": 854
|
||||
"y": 858.1
|
||||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
|
|
@ -1664,7 +1664,7 @@
|
|||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
"y": 1024
|
||||
"y": 1031.7
|
||||
},
|
||||
{
|
||||
"x": 316.5,
|
||||
|
|
@ -1708,7 +1708,7 @@
|
|||
},
|
||||
{
|
||||
"x": 513,
|
||||
"y": 854
|
||||
"y": 858.1
|
||||
},
|
||||
{
|
||||
"x": 513,
|
||||
|
|
@ -1736,7 +1736,7 @@
|
|||
},
|
||||
{
|
||||
"x": 513,
|
||||
"y": 1024
|
||||
"y": 1031.7
|
||||
},
|
||||
{
|
||||
"x": 513,
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 658 KiB After Width: | Height: | Size: 658 KiB |
8
e2etests/testdata/todo/child_parent_edges/dagre/board.exp.json
generated
vendored
|
|
@ -195,11 +195,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 184,
|
||||
"y": 188.73204419889504
|
||||
"y": 224.73204419889504
|
||||
},
|
||||
{
|
||||
"x": 210.66666666666669,
|
||||
"y": 174.146408839779
|
||||
"y": 181.346408839779
|
||||
},
|
||||
{
|
||||
"x": 219,
|
||||
|
|
@ -323,11 +323,11 @@
|
|||
},
|
||||
{
|
||||
"x": 232,
|
||||
"y": 249.94827586206895
|
||||
"y": 256.14827586206894
|
||||
},
|
||||
{
|
||||
"x": 184,
|
||||
"y": 231.74137931034483
|
||||
"y": 262.7413793103448
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ width="638" height="568" viewBox="-102 -100 638 568"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="a"><g class="shape" ><rect x="0" y="41" width="434" height="325" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="217.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">a</text></g><g id="a.b"><g class="shape" ><rect x="40" y="106" width="354" height="230" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="217.000000" y="94.000000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">b</text></g><g id="a.b.c"><g class="shape" ><rect x="80" y="169" width="274" height="135" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="217.000000" y="158.000000" style="text-anchor:middle;font-size:20px;fill:#0A0F25">c</text></g><g id="a.b.c.d"><g class="shape" ><rect x="130" y="204" width="54" height="66" style="fill:#FFFFFF;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="157.000000" y="242.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">d</text></g><g id="(a.b -> a)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 185.754679 187.772303 C 210.666667 174.146409 219.000000 170.500000 221.500000 170.500000 C 224.000000 170.500000 227.333333 177.100000 229.833333 187.000000 C 232.333333 196.900000 232.333333 210.100000 229.833333 220.000000 C 227.333333 229.900000 210.666667 232.853591 187.509357 220.187438" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#4079358351)"/></g><g id="a.(b -> b.c)[0]"><path d="M 185.869995 210.549312 C 232.000000 193.051724 247.000000 188.500000 251.500000 188.500000 C 256.000000 188.500000 262.000000 195.100000 266.500000 205.000000 C 271.000000 214.900000 271.000000 228.100000 266.500000 238.000000 C 262.000000 247.900000 232.000000 249.948276 187.739990 233.159996" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#4079358351)"/></g><g id="a.(b.c.d -> b)[0]"><path d="M 183.709225 243.000453 L 183.914884 233.337804" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#4079358351)"/></g><mask id="4079358351" maskUnits="userSpaceOnUse" x="-100" y="-100" width="638" height="568">
|
||||
]]></script><g id="a"><g class="shape" ><rect x="0" y="41" width="434" height="325" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="217.000000" y="28.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">a</text></g><g id="a.b"><g class="shape" ><rect x="40" y="106" width="354" height="230" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="217.000000" y="94.000000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">b</text></g><g id="a.b.c"><g class="shape" ><rect x="80" y="169" width="274" height="135" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="217.000000" y="158.000000" style="text-anchor:middle;font-size:20px;fill:#0A0F25">c</text></g><g id="a.b.c.d"><g class="shape" ><rect x="130" y="204" width="54" height="66" style="fill:#FFFFFF;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="157.000000" y="242.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">d</text></g><g id="(a.b -> a)[0]"><marker id="mk-3990223579" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon class="connection" fill="#0D32B2" stroke-width="2" points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" /> </marker><path d="M 185.047278 223.028164 C 210.666667 181.346409 219.000000 170.500000 221.500000 170.500000 C 224.000000 170.500000 227.333333 177.100000 229.833333 187.000000 C 232.333333 196.900000 232.333333 210.100000 229.833333 220.000000 C 227.333333 229.900000 210.666667 232.853591 187.509357 220.187438" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1335373934)"/></g><g id="a.(b -> b.c)[0]"><path d="M 185.869995 210.549312 C 232.000000 193.051724 247.000000 188.500000 251.500000 188.500000 C 256.000000 188.500000 262.000000 195.100000 266.500000 205.000000 C 271.000000 214.900000 271.000000 228.100000 266.500000 238.000000 C 262.000000 247.900000 232.000000 256.148276 187.962792 262.197065" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1335373934)"/></g><g id="a.(b.c.d -> b)[0]"><path d="M 183.709225 243.000453 L 183.914884 233.337804" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1335373934)"/></g><mask id="1335373934" maskUnits="userSpaceOnUse" x="-100" y="-100" width="638" height="568">
|
||||
<rect x="-100" y="-100" width="638" height="568" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 650 KiB After Width: | Height: | Size: 650 KiB |
212
e2etests/testdata/todo/font_sizes_containers_large/dagre/board.exp.json
generated
vendored
Normal file
|
|
@ -0,0 +1,212 @@
|
|||
{
|
||||
"name": "",
|
||||
"fontFamily": "SourceSansPro",
|
||||
"shapes": [
|
||||
{
|
||||
"id": "ninety nine",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"width": 404,
|
||||
"height": 456,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#E3E9FD",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "ninety nine",
|
||||
"fontSize": 99,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 452,
|
||||
"labelHeight": 125,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "ninety nine.sixty four",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 40,
|
||||
"y": 50
|
||||
},
|
||||
"width": 324,
|
||||
"height": 356,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#EDF0FD",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "sixty four",
|
||||
"fontSize": 64,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 246,
|
||||
"labelHeight": 81,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 2
|
||||
},
|
||||
{
|
||||
"id": "ninety nine.sixty four.thirty two",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 80,
|
||||
"y": 100
|
||||
},
|
||||
"width": 244,
|
||||
"height": 256,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "thirty two",
|
||||
"fontSize": 32,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 130,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 3
|
||||
},
|
||||
{
|
||||
"id": "ninety nine.sixty four.thirty two.sixteen",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 120,
|
||||
"y": 150
|
||||
},
|
||||
"width": 164,
|
||||
"height": 156,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#FFFFFF",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "sixteen",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 48,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 4
|
||||
},
|
||||
{
|
||||
"id": "ninety nine.sixty four.thirty two.sixteen.eight",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 170,
|
||||
"y": 200
|
||||
},
|
||||
"width": 64,
|
||||
"height": 56,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#FFFFFF",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "eight",
|
||||
"fontSize": 8,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 19,
|
||||
"labelHeight": 11,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 5
|
||||
}
|
||||
],
|
||||
"connections": []
|
||||
}
|
||||
59
e2etests/testdata/todo/font_sizes_containers_large/dagre/sketch.exp.svg
vendored
Normal file
|
After Width: | Height: | Size: 649 KiB |
212
e2etests/testdata/todo/font_sizes_containers_large/elk/board.exp.json
generated
vendored
Normal file
|
|
@ -0,0 +1,212 @@
|
|||
{
|
||||
"name": "",
|
||||
"fontFamily": "SourceSansPro",
|
||||
"shapes": [
|
||||
{
|
||||
"id": "ninety nine",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 12
|
||||
},
|
||||
"width": 664,
|
||||
"height": 656,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#E3E9FD",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "ninety nine",
|
||||
"fontSize": 99,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 452,
|
||||
"labelHeight": 125,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "ninety nine.sixty four",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 87,
|
||||
"y": 87
|
||||
},
|
||||
"width": 514,
|
||||
"height": 506,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#EDF0FD",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "sixty four",
|
||||
"fontSize": 64,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 246,
|
||||
"labelHeight": 81,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 2
|
||||
},
|
||||
{
|
||||
"id": "ninety nine.sixty four.thirty two",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 162,
|
||||
"y": 162
|
||||
},
|
||||
"width": 364,
|
||||
"height": 356,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "thirty two",
|
||||
"fontSize": 32,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 130,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 3
|
||||
},
|
||||
{
|
||||
"id": "ninety nine.sixty four.thirty two.sixteen",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 237,
|
||||
"y": 237
|
||||
},
|
||||
"width": 214,
|
||||
"height": 206,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#FFFFFF",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "sixteen",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 48,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_TOP_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 4
|
||||
},
|
||||
{
|
||||
"id": "ninety nine.sixty four.thirty two.sixteen.eight",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 312,
|
||||
"y": 312
|
||||
},
|
||||
"width": 64,
|
||||
"height": 56,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#FFFFFF",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "eight",
|
||||
"fontSize": 8,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 19,
|
||||
"labelHeight": 11,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 5
|
||||
}
|
||||
],
|
||||
"connections": []
|
||||
}
|
||||
59
e2etests/testdata/todo/font_sizes_containers_large/elk/sketch.exp.svg
vendored
Normal file
|
After Width: | Height: | Size: 649 KiB |
405
e2etests/testdata/todo/font_sizes_large/dagre/board.exp.json
generated
vendored
Normal file
|
|
@ -0,0 +1,405 @@
|
|||
{
|
||||
"name": "",
|
||||
"fontFamily": "SourceSansPro",
|
||||
"shapes": [
|
||||
{
|
||||
"id": "eight",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 233,
|
||||
"y": 0
|
||||
},
|
||||
"width": 64,
|
||||
"height": 56,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "eight",
|
||||
"fontSize": 8,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 19,
|
||||
"labelHeight": 11,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "sixteen",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 216,
|
||||
"y": 214
|
||||
},
|
||||
"width": 97,
|
||||
"height": 66,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "sixteen",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 52,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "thirty two",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 171,
|
||||
"y": 453
|
||||
},
|
||||
"width": 187,
|
||||
"height": 86,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "thirty two",
|
||||
"fontSize": 32,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 142,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "sixty four",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 108,
|
||||
"y": 742
|
||||
},
|
||||
"width": 314,
|
||||
"height": 126,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "sixty four",
|
||||
"fontSize": 64,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 269,
|
||||
"labelHeight": 81,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "ninety nine",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 0,
|
||||
"y": 1112
|
||||
},
|
||||
"width": 529,
|
||||
"height": 170,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "ninety nine",
|
||||
"fontSize": 99,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 484,
|
||||
"labelHeight": 125,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
{
|
||||
"id": "(eight -> sixteen)[0]",
|
||||
"src": "eight",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "sixteen",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "twelve",
|
||||
"fontSize": 12,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 33,
|
||||
"labelHeight": 16,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 56
|
||||
},
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 119.2
|
||||
},
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 150.8
|
||||
},
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 214
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
},
|
||||
{
|
||||
"id": "(sixteen -> thirty two)[0]",
|
||||
"src": "sixteen",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "thirty two",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "twenty four",
|
||||
"fontSize": 24,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 114,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 280
|
||||
},
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 349.2
|
||||
},
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 383.9
|
||||
},
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 453.5
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
},
|
||||
{
|
||||
"id": "(thirty two -> sixty four)[0]",
|
||||
"src": "thirty two",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "sixty four",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "forty eight",
|
||||
"fontSize": 48,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 202,
|
||||
"labelHeight": 61,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 539
|
||||
},
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 620.2
|
||||
},
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 660.9
|
||||
},
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 742.5
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
},
|
||||
{
|
||||
"id": "(sixty four -> ninety nine)[0]",
|
||||
"src": "sixty four",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "ninety nine",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "eighty one",
|
||||
"fontSize": 81,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 341,
|
||||
"labelHeight": 102,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 868
|
||||
},
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 965.6
|
||||
},
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 1014.4
|
||||
},
|
||||
{
|
||||
"x": 264.5,
|
||||
"y": 1112
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
62
e2etests/testdata/todo/font_sizes_large/dagre/sketch.exp.svg
vendored
Normal file
|
After Width: | Height: | Size: 470 KiB |
369
e2etests/testdata/todo/font_sizes_large/elk/board.exp.json
generated
vendored
Normal file
|
|
@ -0,0 +1,369 @@
|
|||
{
|
||||
"name": "",
|
||||
"fontFamily": "SourceSansPro",
|
||||
"shapes": [
|
||||
{
|
||||
"id": "eight",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 244,
|
||||
"y": 12
|
||||
},
|
||||
"width": 64,
|
||||
"height": 56,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "eight",
|
||||
"fontSize": 8,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 19,
|
||||
"labelHeight": 11,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "sixteen",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 228,
|
||||
"y": 284
|
||||
},
|
||||
"width": 97,
|
||||
"height": 66,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "sixteen",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 52,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "thirty two",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 183,
|
||||
"y": 581
|
||||
},
|
||||
"width": 187,
|
||||
"height": 86,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "thirty two",
|
||||
"fontSize": 32,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 142,
|
||||
"labelHeight": 41,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "sixty four",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 119,
|
||||
"y": 928
|
||||
},
|
||||
"width": 314,
|
||||
"height": 126,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "sixty four",
|
||||
"fontSize": 64,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 269,
|
||||
"labelHeight": 81,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "ninety nine",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 1356
|
||||
},
|
||||
"width": 529,
|
||||
"height": 170,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "ninety nine",
|
||||
"fontSize": 99,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 484,
|
||||
"labelHeight": 125,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
{
|
||||
"id": "(eight -> sixteen)[0]",
|
||||
"src": "eight",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "sixteen",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "twelve",
|
||||
"fontSize": 12,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 33,
|
||||
"labelHeight": 16,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 276.5,
|
||||
"y": 68
|
||||
},
|
||||
{
|
||||
"x": 276.5,
|
||||
"y": 284
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
},
|
||||
{
|
||||
"id": "(sixteen -> thirty two)[0]",
|
||||
"src": "sixteen",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "thirty two",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "twenty four",
|
||||
"fontSize": 24,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 114,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 276.5,
|
||||
"y": 350
|
||||
},
|
||||
{
|
||||
"x": 276.5,
|
||||
"y": 581
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
},
|
||||
{
|
||||
"id": "(thirty two -> sixty four)[0]",
|
||||
"src": "thirty two",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "sixty four",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "forty eight",
|
||||
"fontSize": 48,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 202,
|
||||
"labelHeight": 61,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 276.5,
|
||||
"y": 667
|
||||
},
|
||||
{
|
||||
"x": 276.5,
|
||||
"y": 928
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
},
|
||||
{
|
||||
"id": "(sixty four -> ninety nine)[0]",
|
||||
"src": "sixty four",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "ninety nine",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "eighty one",
|
||||
"fontSize": 81,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 341,
|
||||
"labelHeight": 102,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 276.5,
|
||||
"y": 1054
|
||||
},
|
||||
{
|
||||
"x": 276.5,
|
||||
"y": 1356
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
62
e2etests/testdata/todo/font_sizes_large/elk/sketch.exp.svg
vendored
Normal file
|
After Width: | Height: | Size: 470 KiB |
138
e2etests/testdata/todo/tall_edge_label/dagre/board.exp.json
generated
vendored
Normal file
|
|
@ -0,0 +1,138 @@
|
|||
{
|
||||
"name": "",
|
||||
"fontFamily": "SourceSansPro",
|
||||
"shapes": [
|
||||
{
|
||||
"id": "a",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"width": 53,
|
||||
"height": 66,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "a",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 8,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 0,
|
||||
"y": 372
|
||||
},
|
||||
"width": 53,
|
||||
"height": 66,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "b",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 8,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
{
|
||||
"id": "(a -> b)[0]",
|
||||
"src": "a",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "b",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "There\nonce\nwas\na\nvery\ntall\nedge\nlabel",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 38,
|
||||
"labelHeight": 133,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 26.5,
|
||||
"y": 66
|
||||
},
|
||||
{
|
||||
"x": 26.5,
|
||||
"y": 188.4
|
||||
},
|
||||
{
|
||||
"x": 26.5,
|
||||
"y": 249.6
|
||||
},
|
||||
{
|
||||
"x": 26.5,
|
||||
"y": 372
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
59
e2etests/testdata/todo/tall_edge_label/dagre/sketch.exp.svg
vendored
Normal file
|
After Width: | Height: | Size: 469 KiB |
129
e2etests/testdata/todo/tall_edge_label/elk/board.exp.json
generated
vendored
Normal file
|
|
@ -0,0 +1,129 @@
|
|||
{
|
||||
"name": "",
|
||||
"fontFamily": "SourceSansPro",
|
||||
"shapes": [
|
||||
{
|
||||
"id": "a",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 12
|
||||
},
|
||||
"width": 53,
|
||||
"height": 66,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "a",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 8,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"id": "b",
|
||||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 411
|
||||
},
|
||||
"width": 53,
|
||||
"height": 66,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"borderRadius": 0,
|
||||
"fill": "#F7F8FE",
|
||||
"stroke": "#0D32B2",
|
||||
"shadow": false,
|
||||
"3d": false,
|
||||
"multiple": false,
|
||||
"double-border": false,
|
||||
"tooltip": "",
|
||||
"link": "",
|
||||
"icon": null,
|
||||
"iconPosition": "",
|
||||
"blend": false,
|
||||
"fields": null,
|
||||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "b",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 8,
|
||||
"labelHeight": 21,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1
|
||||
}
|
||||
],
|
||||
"connections": [
|
||||
{
|
||||
"id": "(a -> b)[0]",
|
||||
"src": "a",
|
||||
"srcArrow": "none",
|
||||
"srcLabel": "",
|
||||
"dst": "b",
|
||||
"dstArrow": "triangle",
|
||||
"dstLabel": "",
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
"stroke": "#0D32B2",
|
||||
"label": "There\nonce\nwas\na\nvery\ntall\nedge\nlabel",
|
||||
"fontSize": 16,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#676C7E",
|
||||
"italic": true,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 38,
|
||||
"labelHeight": 133,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 38.5,
|
||||
"y": 78
|
||||
},
|
||||
{
|
||||
"x": 38.5,
|
||||
"y": 411
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
"tooltip": "",
|
||||
"icon": null,
|
||||
"zIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
59
e2etests/testdata/todo/tall_edge_label/elk/sketch.exp.svg
vendored
Normal file
|
After Width: | Height: | Size: 468 KiB |