update right font
|
|
@ -467,7 +467,7 @@ func (obj *Object) Text() *d2target.MText {
|
|||
fontSize := d2fonts.FONT_SIZE_M
|
||||
|
||||
if obj.Class != nil || obj.SQLTable != nil {
|
||||
fontSize = d2fonts.FONT_SIZE_XL
|
||||
fontSize = d2fonts.FONT_SIZE_L
|
||||
}
|
||||
|
||||
if obj.OuterSequenceDiagram() == nil {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 196 KiB After Width: | Height: | Size: 196 KiB |
|
Before Width: | Height: | Size: 309 KiB After Width: | Height: | Size: 309 KiB |
|
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 84 KiB |
2
e2etests/testdata/measured/empty-class/dagre/board.exp.json
generated
vendored
|
|
@ -30,7 +30,7 @@
|
|||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ width="316" height="248" viewBox="-102 -102 316 248"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="a"><g class="shape" ><rect class="shape" x="0" y="0" width="112" height="44" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="112.000000" height="44.000000" fill="#0A0F25" /><line x1="0.000000" y1="44.000000" x2="112.000000" y2="44.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><mask id="933829363" maskUnits="userSpaceOnUse" x="-100" y="-100" width="316" height="248">
|
||||
]]></script><g id="a"><g class="shape" ><rect class="shape" x="0" y="0" width="112" height="44" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="112.000000" height="44.000000" fill="#0A0F25" /><line x1="0.000000" y1="44.000000" x2="112.000000" y2="44.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><mask id="2019199647" maskUnits="userSpaceOnUse" x="-100" y="-100" width="316" height="248">
|
||||
<rect x="-100" y="-100" width="316" height="248" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[]]></style></svg>
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
2
e2etests/testdata/measured/empty-sql_table/dagre/board.exp.json
generated
vendored
|
|
@ -30,7 +30,7 @@
|
|||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ width="254" height="216" viewBox="-102 -102 254 216"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="a"><g class="shape" ><rect class="shape" x="0" y="0" width="50" height="12" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="50.000000" height="12.000000" fill="#0A0F25" /></g></g><mask id="3370421197" maskUnits="userSpaceOnUse" x="-100" y="-100" width="254" height="216">
|
||||
]]></script><g id="a"><g class="shape" ><rect class="shape" x="0" y="0" width="50" height="12" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="50.000000" height="12.000000" fill="#0A0F25" /></g></g><mask id="1023975809" maskUnits="userSpaceOnUse" x="-100" y="-100" width="254" height="216">
|
||||
<rect x="-100" y="-100" width="254" height="216" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[]]></style></svg>
|
||||
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
22
e2etests/testdata/regression/empty_class_height/dagre/board.exp.json
generated
vendored
|
|
@ -9,7 +9,7 @@
|
|||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"width": 354,
|
||||
"width": 319,
|
||||
"height": 184,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
|
|
@ -41,15 +41,15 @@
|
|||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "class with rows",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 249,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 214,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -60,11 +60,11 @@
|
|||
"id": "class2",
|
||||
"type": "class",
|
||||
"pos": {
|
||||
"x": 414,
|
||||
"y": 41
|
||||
"x": 379,
|
||||
"y": 46
|
||||
},
|
||||
"width": 404,
|
||||
"height": 102,
|
||||
"width": 362,
|
||||
"height": 92,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -84,15 +84,15 @@
|
|||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "class without rows",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 299,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 257,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="1022" height="388" viewBox="-102 -102 1022 388"><style type="text/css">
|
||||
width="945" height="388" viewBox="-102 -102 945 388"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,12 +39,12 @@ width="1022" height="388" viewBox="-102 -102 1022 388"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="class1"><g class="shape" ><rect class="shape" x="0" y="0" width="354" height="184" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="354.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="177.000000" y="55.000000" style="text-anchor:middle;font-size:28px;fill:#FFFFFF">class with rows</text><text class="text-mono" x="10.000000" y="121.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="121.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="334.000000" y="121.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="167.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="167.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="334.000000" y="167.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><line x1="0.000000" y1="184.000000" x2="354.000000" y2="184.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><g id="class2"><g class="shape" ><rect class="shape" x="414" y="41" width="404" height="102" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="414.000000" y="41.000000" width="404.000000" height="102.000000" fill="#0A0F25" /><text class="text-mono" x="616.000000" y="101.000000" style="text-anchor:middle;font-size:28px;fill:#FFFFFF">class without rows</text><line x1="414.000000" y1="143.000000" x2="818.000000" y2="143.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><mask id="1240515111" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1022" height="388">
|
||||
<rect x="-100" y="-100" width="1022" height="388" fill="white"></rect>
|
||||
]]></script><g id="class1"><g class="shape" ><rect class="shape" x="0" y="0" width="319" height="184" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="319.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="159.500000" y="53.750000" style="text-anchor:middle;font-size:24px;fill:#FFFFFF">class with rows</text><text class="text-mono" x="10.000000" y="120.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="120.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="299.000000" y="120.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="166.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="166.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="299.000000" y="166.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><line x1="0.000000" y1="184.000000" x2="319.000000" y2="184.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><g id="class2"><g class="shape" ><rect class="shape" x="379" y="46" width="362" height="92" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="379.000000" y="46.000000" width="362.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="560.000000" y="99.750000" style="text-anchor:middle;font-size:24px;fill:#FFFFFF">class without rows</text><line x1="379.000000" y1="138.000000" x2="741.000000" y2="138.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><mask id="201479814" maskUnits="userSpaceOnUse" x="-100" y="-100" width="945" height="388">
|
||||
<rect x="-100" y="-100" width="945" height="388" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text-mono {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 184 KiB After Width: | Height: | Size: 184 KiB |
22
e2etests/testdata/regression/empty_class_height/elk/board.exp.json
generated
vendored
|
|
@ -9,7 +9,7 @@
|
|||
"x": 12,
|
||||
"y": 12
|
||||
},
|
||||
"width": 354,
|
||||
"width": 319,
|
||||
"height": 184,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
|
|
@ -41,15 +41,15 @@
|
|||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "class with rows",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 249,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 214,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -60,11 +60,11 @@
|
|||
"id": "class2",
|
||||
"type": "class",
|
||||
"pos": {
|
||||
"x": 386,
|
||||
"y": 53
|
||||
"x": 351,
|
||||
"y": 58
|
||||
},
|
||||
"width": 404,
|
||||
"height": 102,
|
||||
"width": 362,
|
||||
"height": 92,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -84,15 +84,15 @@
|
|||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "class without rows",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 299,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 257,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="982" height="388" viewBox="-90 -90 982 388"><style type="text/css">
|
||||
width="905" height="388" viewBox="-90 -90 905 388"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,12 +39,12 @@ width="982" height="388" viewBox="-90 -90 982 388"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="class1"><g class="shape" ><rect class="shape" x="12" y="12" width="354" height="184" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="354.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="189.000000" y="67.000000" style="text-anchor:middle;font-size:28px;fill:#FFFFFF">class with rows</text><text class="text-mono" x="22.000000" y="133.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="133.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="346.000000" y="133.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="179.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="179.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="346.000000" y="179.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><line x1="12.000000" y1="196.000000" x2="366.000000" y2="196.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><g id="class2"><g class="shape" ><rect class="shape" x="386" y="53" width="404" height="102" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="386.000000" y="53.000000" width="404.000000" height="102.000000" fill="#0A0F25" /><text class="text-mono" x="588.000000" y="113.000000" style="text-anchor:middle;font-size:28px;fill:#FFFFFF">class without rows</text><line x1="386.000000" y1="155.000000" x2="790.000000" y2="155.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><mask id="3451017074" maskUnits="userSpaceOnUse" x="-100" y="-100" width="982" height="388">
|
||||
<rect x="-100" y="-100" width="982" height="388" fill="white"></rect>
|
||||
]]></script><g id="class1"><g class="shape" ><rect class="shape" x="12" y="12" width="319" height="184" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="319.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="171.500000" y="65.750000" style="text-anchor:middle;font-size:24px;fill:#FFFFFF">class with rows</text><text class="text-mono" x="22.000000" y="132.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="132.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="311.000000" y="132.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="178.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="178.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="311.000000" y="178.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><line x1="12.000000" y1="196.000000" x2="331.000000" y2="196.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><g id="class2"><g class="shape" ><rect class="shape" x="351" y="58" width="362" height="92" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="351.000000" y="58.000000" width="362.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="532.000000" y="111.750000" style="text-anchor:middle;font-size:24px;fill:#FFFFFF">class without rows</text><line x1="351.000000" y1="150.000000" x2="713.000000" y2="150.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><mask id="299065041" maskUnits="userSpaceOnUse" x="-100" y="-100" width="905" height="388">
|
||||
<rect x="-100" y="-100" width="905" height="388" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text-mono {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 184 KiB After Width: | Height: | Size: 184 KiB |
70
e2etests/testdata/regression/only_header_class_table/dagre/board.exp.json
generated
vendored
|
|
@ -9,8 +9,8 @@
|
|||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"width": 1245,
|
||||
"height": 102,
|
||||
"width": 1082,
|
||||
"height": 92,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -30,15 +30,15 @@
|
|||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "RefreshAuthorizationPolicyProtocolServerSideTranslatorProtocolBuffer",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 1140,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 977,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -49,11 +49,11 @@
|
|||
"id": "table",
|
||||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 403,
|
||||
"y": 202
|
||||
"x": 351,
|
||||
"y": 192
|
||||
},
|
||||
"width": 439,
|
||||
"height": 41,
|
||||
"width": 381,
|
||||
"height": 36,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -73,15 +73,15 @@
|
|||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "RefreshAuthorizationPolicyCache",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 414,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 356,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -92,11 +92,11 @@
|
|||
"id": "table with short col",
|
||||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 403,
|
||||
"y": 343
|
||||
"x": 351,
|
||||
"y": 328
|
||||
},
|
||||
"width": 439,
|
||||
"height": 82,
|
||||
"width": 381,
|
||||
"height": 72,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -145,15 +145,15 @@
|
|||
}
|
||||
],
|
||||
"label": "RefreshAuthorizationPolicyCache",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 414,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 356,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -188,20 +188,20 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 622.5,
|
||||
"y": 102
|
||||
"x": 541,
|
||||
"y": 92
|
||||
},
|
||||
{
|
||||
"x": 622.5,
|
||||
"y": 142
|
||||
"x": 541,
|
||||
"y": 132
|
||||
},
|
||||
{
|
||||
"x": 622.5,
|
||||
"y": 162
|
||||
"x": 541,
|
||||
"y": 152
|
||||
},
|
||||
{
|
||||
"x": 622.5,
|
||||
"y": 202
|
||||
"x": 541,
|
||||
"y": 192
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -236,20 +236,20 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 622.5,
|
||||
"y": 243
|
||||
"x": 541,
|
||||
"y": 228
|
||||
},
|
||||
{
|
||||
"x": 622.5,
|
||||
"y": 283
|
||||
"x": 541,
|
||||
"y": 268
|
||||
},
|
||||
{
|
||||
"x": 622.5,
|
||||
"y": 303
|
||||
"x": 541,
|
||||
"y": 288
|
||||
},
|
||||
{
|
||||
"x": 622.5,
|
||||
"y": 343
|
||||
"x": 541,
|
||||
"y": 328
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="1449" height="629" viewBox="-102 -102 1449 629"><style type="text/css">
|
||||
width="1286" height="604" viewBox="-102 -102 1286 604"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,10 +39,10 @@ width="1449" height="629" viewBox="-102 -102 1449 629"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="0" y="0" width="1245" height="102" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="1245.000000" height="102.000000" fill="#0A0F25" /><text class="text-mono" x="622.500000" y="60.000000" style="text-anchor:middle;font-size:28px;fill:#FFFFFF">RefreshAuthorizationPolicyProtocolServerSideTranslatorProtocolBuffer</text><line x1="0.000000" y1="102.000000" x2="1245.000000" y2="102.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><g id="table"><g class="shape" ><rect class="shape" x="403" y="202" width="439" height="41" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="403.000000" y="202.000000" width="439.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="413.000000" y="231.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">RefreshAuthorizationPolicyCache</text></g></g><g id="table with short col"><g class="shape" ><rect class="shape" x="403" y="343" width="439" height="82" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="403.000000" y="343.000000" width="439.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="413.000000" y="372.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">RefreshAuthorizationPolicyCache</text><text class="text" x="413.000000" y="410.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">ok</text>
|
||||
<text class="text" x="454.000000" y="410.500000" style="text-anchor:start;font-size:24px;fill:#676C7E"></text>
|
||||
<text class="text" x="822.000000" y="410.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="403.000000" y1="425.000000" x2="842.000000" y2="425.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="(class -> table)[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 622.500000 104.000000 C 622.500000 142.000000 622.500000 162.000000 622.500000 198.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3447949647)"/></g><g id="(table -> table with short col)[0]"><path d="M 622.500000 245.000000 C 622.500000 283.000000 622.500000 303.000000 622.500000 339.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3447949647)"/></g><mask id="3447949647" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1449" height="629">
|
||||
<rect x="-100" y="-100" width="1449" height="629" fill="white"></rect>
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="0" y="0" width="1082" height="92" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="1082.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="541.000000" y="53.750000" style="text-anchor:middle;font-size:24px;fill:#FFFFFF">RefreshAuthorizationPolicyProtocolServerSideTranslatorProtocolBuffer</text><line x1="0.000000" y1="92.000000" x2="1082.000000" y2="92.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><g id="table"><g class="shape" ><rect class="shape" x="351" y="192" width="381" height="36" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="351.000000" y="192.000000" width="381.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="361.000000" y="217.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">RefreshAuthorizationPolicyCache</text></g></g><g id="table with short col"><g class="shape" ><rect class="shape" x="351" y="328" width="381" height="72" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="351.000000" y="328.000000" width="381.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="361.000000" y="353.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">RefreshAuthorizationPolicyCache</text><text class="text" x="361.000000" y="387.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">ok</text>
|
||||
<text class="text" x="402.000000" y="387.000000" style="text-anchor:start;font-size:20px;fill:#676C7E"></text>
|
||||
<text class="text" x="712.000000" y="387.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="351.000000" y1="400.000000" x2="732.000000" y2="400.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="(class -> table)[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 541.000000 94.000000 C 541.000000 132.000000 541.000000 152.000000 541.000000 188.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3867717235)"/></g><g id="(table -> table with short col)[0]"><path d="M 541.000000 230.000000 C 541.000000 268.000000 541.000000 288.000000 541.000000 324.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3867717235)"/></g><mask id="3867717235" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1286" height="604">
|
||||
<rect x="-100" y="-100" width="1286" height="604" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 508 KiB After Width: | Height: | Size: 508 KiB |
54
e2etests/testdata/regression/only_header_class_table/elk/board.exp.json
generated
vendored
|
|
@ -9,8 +9,8 @@
|
|||
"x": 12,
|
||||
"y": 12
|
||||
},
|
||||
"width": 1245,
|
||||
"height": 102,
|
||||
"width": 1082,
|
||||
"height": 92,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -30,15 +30,15 @@
|
|||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "RefreshAuthorizationPolicyProtocolServerSideTranslatorProtocolBuffer",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 1140,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 977,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -49,11 +49,11 @@
|
|||
"id": "table",
|
||||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 415,
|
||||
"y": 214
|
||||
"x": 362,
|
||||
"y": 204
|
||||
},
|
||||
"width": 439,
|
||||
"height": 41,
|
||||
"width": 381,
|
||||
"height": 36,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -73,15 +73,15 @@
|
|||
"methods": null,
|
||||
"columns": null,
|
||||
"label": "RefreshAuthorizationPolicyCache",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 414,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 356,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -92,11 +92,11 @@
|
|||
"id": "table with short col",
|
||||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 415,
|
||||
"y": 355
|
||||
"x": 362,
|
||||
"y": 340
|
||||
},
|
||||
"width": 439,
|
||||
"height": 82,
|
||||
"width": 381,
|
||||
"height": 72,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -145,15 +145,15 @@
|
|||
}
|
||||
],
|
||||
"label": "RefreshAuthorizationPolicyCache",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 414,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 356,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -188,12 +188,12 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 634.5,
|
||||
"y": 114
|
||||
"x": 553,
|
||||
"y": 104
|
||||
},
|
||||
{
|
||||
"x": 634.5,
|
||||
"y": 214
|
||||
"x": 553,
|
||||
"y": 204
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
@ -227,12 +227,12 @@
|
|||
"labelPercentage": 0,
|
||||
"route": [
|
||||
{
|
||||
"x": 634.5,
|
||||
"y": 255
|
||||
"x": 553,
|
||||
"y": 240
|
||||
},
|
||||
{
|
||||
"x": 634.5,
|
||||
"y": 355
|
||||
"x": 553,
|
||||
"y": 340
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="1449" height="629" viewBox="-90 -90 1449 629"><style type="text/css">
|
||||
width="1286" height="604" viewBox="-90 -90 1286 604"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,10 +39,10 @@ width="1449" height="629" viewBox="-90 -90 1449 629"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="12" y="12" width="1245" height="102" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="1245.000000" height="102.000000" fill="#0A0F25" /><text class="text-mono" x="634.500000" y="72.000000" style="text-anchor:middle;font-size:28px;fill:#FFFFFF">RefreshAuthorizationPolicyProtocolServerSideTranslatorProtocolBuffer</text><line x1="12.000000" y1="114.000000" x2="1257.000000" y2="114.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><g id="table"><g class="shape" ><rect class="shape" x="415" y="214" width="439" height="41" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="415.000000" y="214.000000" width="439.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="425.000000" y="243.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">RefreshAuthorizationPolicyCache</text></g></g><g id="table with short col"><g class="shape" ><rect class="shape" x="415" y="355" width="439" height="82" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="415.000000" y="355.000000" width="439.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="425.000000" y="384.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">RefreshAuthorizationPolicyCache</text><text class="text" x="425.000000" y="422.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">ok</text>
|
||||
<text class="text" x="466.000000" y="422.500000" style="text-anchor:start;font-size:24px;fill:#676C7E"></text>
|
||||
<text class="text" x="834.000000" y="422.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="415.000000" y1="437.000000" x2="854.000000" y2="437.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="(class -> table)[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 634.500000 116.000000 L 634.500000 210.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#912629984)"/></g><g id="(table -> table with short col)[0]"><path d="M 634.500000 257.000000 L 634.500000 351.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#912629984)"/></g><mask id="912629984" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1449" height="629">
|
||||
<rect x="-100" y="-100" width="1449" height="629" fill="white"></rect>
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="12" y="12" width="1082" height="92" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="1082.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="553.000000" y="65.750000" style="text-anchor:middle;font-size:24px;fill:#FFFFFF">RefreshAuthorizationPolicyProtocolServerSideTranslatorProtocolBuffer</text><line x1="12.000000" y1="104.000000" x2="1094.000000" y2="104.000000" style="stroke-width:1;stroke:#0A0F25" /></g></g><g id="table"><g class="shape" ><rect class="shape" x="362" y="204" width="381" height="36" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="362.000000" y="204.000000" width="381.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="372.000000" y="229.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">RefreshAuthorizationPolicyCache</text></g></g><g id="table with short col"><g class="shape" ><rect class="shape" x="362" y="340" width="381" height="72" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="362.000000" y="340.000000" width="381.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="372.000000" y="365.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">RefreshAuthorizationPolicyCache</text><text class="text" x="372.000000" y="399.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">ok</text>
|
||||
<text class="text" x="413.000000" y="399.000000" style="text-anchor:start;font-size:20px;fill:#676C7E"></text>
|
||||
<text class="text" x="723.000000" y="399.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="362.000000" y1="412.000000" x2="743.000000" y2="412.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="(class -> table)[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 553.000000 106.000000 L 553.000000 200.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3644627139)"/></g><g id="(table -> table with short col)[0]"><path d="M 553.000000 242.000000 L 553.000000 336.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3644627139)"/></g><mask id="3644627139" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1286" height="604">
|
||||
<rect x="-100" y="-100" width="1286" height="604" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 508 KiB After Width: | Height: | Size: 508 KiB |
16
e2etests/testdata/regression/sql_table_overflow/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,7 @@
|
|||
"y": 0
|
||||
},
|
||||
"width": 534,
|
||||
"height": 123,
|
||||
"height": 108,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -87,15 +87,15 @@
|
|||
}
|
||||
],
|
||||
"label": "sql_table_overflow",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 240,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 206,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -110,7 +110,7 @@
|
|||
"y": 0
|
||||
},
|
||||
"width": 594,
|
||||
"height": 123,
|
||||
"height": 108,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -187,15 +187,15 @@
|
|||
}
|
||||
],
|
||||
"label": "sql_table_constrained_overflow",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 402,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 345,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="1392" height="327" viewBox="-102 -102 1392 327"><style type="text/css">
|
||||
width="1392" height="312" viewBox="-102 -102 1392 312"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,16 +39,16 @@ width="1392" height="327" viewBox="-102 -102 1392 327"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="table"><g class="shape" ><rect class="shape" x="0" y="0" width="534" height="123" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="534.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="10.000000" y="29.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">sql_table_overflow</text><text class="text" x="10.000000" y="67.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">short</text>
|
||||
<text class="text" x="272.000000" y="67.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">loooooooooooooooooooong</text>
|
||||
<text class="text" x="514.000000" y="67.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="82.000000" x2="534.000000" y2="82.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="108.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">loooooooooooooooooooong</text>
|
||||
<text class="text" x="272.000000" y="108.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">short</text>
|
||||
<text class="text" x="514.000000" y="108.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="123.000000" x2="534.000000" y2="123.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="table_constrained"><g class="shape" ><rect class="shape" x="594" y="0" width="594" height="123" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="594.000000" y="0.000000" width="594.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="604.000000" y="29.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">sql_table_constrained_overflow</text><text class="text" x="604.000000" y="67.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">short</text>
|
||||
<text class="text" x="866.000000" y="67.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">loooooooooooooooooooong</text>
|
||||
<text class="text" x="1168.000000" y="67.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;">UNQ</text><line x1="594.000000" y1="82.000000" x2="1188.000000" y2="82.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="604.000000" y="108.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">loooooooooooooooooooong</text>
|
||||
<text class="text" x="866.000000" y="108.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">short</text>
|
||||
<text class="text" x="1168.000000" y="108.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;">FK</text><line x1="594.000000" y1="123.000000" x2="1188.000000" y2="123.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><mask id="3126474756" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1392" height="327">
|
||||
<rect x="-100" y="-100" width="1392" height="327" fill="white"></rect>
|
||||
]]></script><g id="table"><g class="shape" ><rect class="shape" x="0" y="0" width="534" height="108" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="534.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="10.000000" y="25.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">sql_table_overflow</text><text class="text" x="10.000000" y="59.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">short</text>
|
||||
<text class="text" x="272.000000" y="59.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">loooooooooooooooooooong</text>
|
||||
<text class="text" x="514.000000" y="59.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="72.000000" x2="534.000000" y2="72.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="95.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">loooooooooooooooooooong</text>
|
||||
<text class="text" x="272.000000" y="95.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">short</text>
|
||||
<text class="text" x="514.000000" y="95.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="108.000000" x2="534.000000" y2="108.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="table_constrained"><g class="shape" ><rect class="shape" x="594" y="0" width="594" height="108" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="594.000000" y="0.000000" width="594.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="604.000000" y="25.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">sql_table_constrained_overflow</text><text class="text" x="604.000000" y="59.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">short</text>
|
||||
<text class="text" x="866.000000" y="59.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">loooooooooooooooooooong</text>
|
||||
<text class="text" x="1168.000000" y="59.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;">UNQ</text><line x1="594.000000" y1="72.000000" x2="1188.000000" y2="72.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="604.000000" y="95.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">loooooooooooooooooooong</text>
|
||||
<text class="text" x="866.000000" y="95.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">short</text>
|
||||
<text class="text" x="1168.000000" y="95.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;">FK</text><line x1="594.000000" y1="108.000000" x2="1188.000000" y2="108.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><mask id="3897867896" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1392" height="312">
|
||||
<rect x="-100" y="-100" width="1392" height="312" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 328 KiB After Width: | Height: | Size: 328 KiB |
16
e2etests/testdata/regression/sql_table_overflow/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,7 @@
|
|||
"y": 12
|
||||
},
|
||||
"width": 534,
|
||||
"height": 123,
|
||||
"height": 108,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -87,15 +87,15 @@
|
|||
}
|
||||
],
|
||||
"label": "sql_table_overflow",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 240,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 206,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -110,7 +110,7 @@
|
|||
"y": 12
|
||||
},
|
||||
"width": 594,
|
||||
"height": 123,
|
||||
"height": 108,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -187,15 +187,15 @@
|
|||
}
|
||||
],
|
||||
"label": "sql_table_constrained_overflow",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 402,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 345,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="1352" height="327" viewBox="-90 -90 1352 327"><style type="text/css">
|
||||
width="1352" height="312" viewBox="-90 -90 1352 312"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,16 +39,16 @@ width="1352" height="327" viewBox="-90 -90 1352 327"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="table"><g class="shape" ><rect class="shape" x="12" y="12" width="534" height="123" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="534.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="22.000000" y="41.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">sql_table_overflow</text><text class="text" x="22.000000" y="79.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">short</text>
|
||||
<text class="text" x="284.000000" y="79.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">loooooooooooooooooooong</text>
|
||||
<text class="text" x="526.000000" y="79.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="94.000000" x2="546.000000" y2="94.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="120.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">loooooooooooooooooooong</text>
|
||||
<text class="text" x="284.000000" y="120.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">short</text>
|
||||
<text class="text" x="526.000000" y="120.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="135.000000" x2="546.000000" y2="135.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="table_constrained"><g class="shape" ><rect class="shape" x="566" y="12" width="594" height="123" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="566.000000" y="12.000000" width="594.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="576.000000" y="41.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">sql_table_constrained_overflow</text><text class="text" x="576.000000" y="79.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">short</text>
|
||||
<text class="text" x="838.000000" y="79.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">loooooooooooooooooooong</text>
|
||||
<text class="text" x="1140.000000" y="79.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;">UNQ</text><line x1="566.000000" y1="94.000000" x2="1160.000000" y2="94.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="576.000000" y="120.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">loooooooooooooooooooong</text>
|
||||
<text class="text" x="838.000000" y="120.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">short</text>
|
||||
<text class="text" x="1140.000000" y="120.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;">FK</text><line x1="566.000000" y1="135.000000" x2="1160.000000" y2="135.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><mask id="2291649878" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1352" height="327">
|
||||
<rect x="-100" y="-100" width="1352" height="327" fill="white"></rect>
|
||||
]]></script><g id="table"><g class="shape" ><rect class="shape" x="12" y="12" width="534" height="108" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="534.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="22.000000" y="37.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">sql_table_overflow</text><text class="text" x="22.000000" y="71.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">short</text>
|
||||
<text class="text" x="284.000000" y="71.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">loooooooooooooooooooong</text>
|
||||
<text class="text" x="526.000000" y="71.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="84.000000" x2="546.000000" y2="84.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">loooooooooooooooooooong</text>
|
||||
<text class="text" x="284.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">short</text>
|
||||
<text class="text" x="526.000000" y="107.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="120.000000" x2="546.000000" y2="120.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="table_constrained"><g class="shape" ><rect class="shape" x="566" y="12" width="594" height="108" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="566.000000" y="12.000000" width="594.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="576.000000" y="37.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">sql_table_constrained_overflow</text><text class="text" x="576.000000" y="71.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">short</text>
|
||||
<text class="text" x="838.000000" y="71.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">loooooooooooooooooooong</text>
|
||||
<text class="text" x="1140.000000" y="71.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;">UNQ</text><line x1="566.000000" y1="84.000000" x2="1160.000000" y2="84.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="576.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">loooooooooooooooooooong</text>
|
||||
<text class="text" x="838.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">short</text>
|
||||
<text class="text" x="1140.000000" y="107.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;">FK</text><line x1="566.000000" y1="120.000000" x2="1160.000000" y2="120.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><mask id="2885684102" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1352" height="312">
|
||||
<rect x="-100" y="-100" width="1352" height="312" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 328 KiB After Width: | Height: | Size: 328 KiB |
20
e2etests/testdata/regression/unnamed_class_table_code/dagre/board.exp.json
generated
vendored
|
|
@ -62,7 +62,7 @@
|
|||
],
|
||||
"columns": null,
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
"y": 468
|
||||
},
|
||||
"width": 208,
|
||||
"height": 216,
|
||||
"height": 186,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -246,15 +246,15 @@
|
|||
}
|
||||
],
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 69,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 59,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -266,7 +266,7 @@
|
|||
"type": "code",
|
||||
"pos": {
|
||||
"x": 113,
|
||||
"y": 784
|
||||
"y": 754
|
||||
},
|
||||
"width": 196,
|
||||
"height": 70,
|
||||
|
|
@ -378,19 +378,19 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 211,
|
||||
"y": 684
|
||||
"y": 654
|
||||
},
|
||||
{
|
||||
"x": 211,
|
||||
"y": 724
|
||||
"y": 694
|
||||
},
|
||||
{
|
||||
"x": 211,
|
||||
"y": 744
|
||||
"y": 714
|
||||
},
|
||||
{
|
||||
"x": 211,
|
||||
"y": 784
|
||||
"y": 754
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="626" height="1058" viewBox="-102 -102 626 1058"><style type="text/css">
|
||||
width="626" height="1028" viewBox="-102 -102 626 1028"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,32 +39,32 @@ width="626" height="1058" viewBox="-102 -102 626 1058"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="0" y="0" width="422" height="368" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="422.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="10.000000" y="121.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="121.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="402.000000" y="121.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="167.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="167.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="402.000000" y="167.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="213.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="213.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="402.000000" y="213.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3"></text><line x1="0.000000" y1="230.000000" x2="422.000000" y2="230.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="10.000000" y="259.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="259.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="402.000000" y="259.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Enum</text><text class="text-mono" x="10.000000" y="305.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="305.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="402.000000" y="305.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="10.000000" y="351.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="351.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="402.000000" y="351.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="107" y="468" width="208" height="216" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="107.000000" y="468.000000" width="208.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="117.000000" y="528.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="218.000000" y="528.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="295.000000" y="528.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="540.000000" x2="315.000000" y2="540.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="564.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="218.000000" y="564.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="295.000000" y="564.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="576.000000" x2="315.000000" y2="576.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="600.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="218.000000" y="600.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="295.000000" y="600.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="612.000000" x2="315.000000" y2="612.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="636.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="218.000000" y="636.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="295.000000" y="636.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="648.000000" x2="315.000000" y2="648.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="672.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="218.000000" y="672.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="295.000000" y="672.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="684.000000" x2="315.000000" y2="684.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="code"><g class="shape" ></g><g transform="translate(113.000000 784.000000)"><rect class="shape" width="196" height="70" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="0" y="0" width="422" height="368" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="422.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="10.000000" y="120.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="120.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="402.000000" y="120.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="166.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="166.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="402.000000" y="166.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="212.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="212.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="402.000000" y="212.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3"></text><line x1="0.000000" y1="230.000000" x2="422.000000" y2="230.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="10.000000" y="258.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="258.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="402.000000" y="258.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Enum</text><text class="text-mono" x="10.000000" y="304.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="304.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="402.000000" y="304.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="10.000000" y="350.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="350.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="402.000000" y="350.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="107" y="468" width="208" height="186" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="107.000000" y="468.000000" width="208.000000" height="31.000000" fill="#0A0F25" /><text class="text" x="117.000000" y="519.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="218.000000" y="519.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="295.000000" y="519.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="530.000000" x2="315.000000" y2="530.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="550.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="218.000000" y="550.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="295.000000" y="550.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="561.000000" x2="315.000000" y2="561.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="581.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="218.000000" y="581.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="295.000000" y="581.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="592.000000" x2="315.000000" y2="592.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="612.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="218.000000" y="612.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="295.000000" y="612.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="623.000000" x2="315.000000" y2="623.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="643.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="218.000000" y="643.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="295.000000" y="643.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="654.000000" x2="315.000000" y2="654.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="code"><g class="shape" ></g><g transform="translate(113.000000 754.000000)"><rect class="shape" width="196" height="70" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
</text><text class="text-mono" x="0" y="2.000000em" xml:space="preserve">b <tspan fill="#000000" class="text-mono-bold">:=</tspan> a <tspan fill="#000000" class="text-mono-bold">+</tspan> <tspan fill="#009999">7</tspan>
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="(class -> users)[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 211.000000 370.000000 C 211.000000 408.000000 211.000000 428.000000 211.000000 464.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#810201694)"/></g><g id="(users -> code)[0]"><path d="M 211.000000 686.000000 C 211.000000 724.000000 211.000000 744.000000 211.000000 780.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#810201694)"/></g><mask id="810201694" maskUnits="userSpaceOnUse" x="-100" y="-100" width="626" height="1058">
|
||||
<rect x="-100" y="-100" width="626" height="1058" fill="white"></rect>
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="(class -> users)[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 211.000000 370.000000 C 211.000000 408.000000 211.000000 428.000000 211.000000 464.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#314452596)"/></g><g id="(users -> code)[0]"><path d="M 211.000000 656.000000 C 211.000000 694.000000 211.000000 714.000000 211.000000 750.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#314452596)"/></g><mask id="314452596" maskUnits="userSpaceOnUse" x="-100" y="-100" width="626" height="1028">
|
||||
<rect x="-100" y="-100" width="626" height="1028" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 601 KiB After Width: | Height: | Size: 601 KiB |
16
e2etests/testdata/regression/unnamed_class_table_code/elk/board.exp.json
generated
vendored
|
|
@ -62,7 +62,7 @@
|
|||
],
|
||||
"columns": null,
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
"y": 480
|
||||
},
|
||||
"width": 208,
|
||||
"height": 216,
|
||||
"height": 186,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -246,15 +246,15 @@
|
|||
}
|
||||
],
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 69,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 59,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -266,7 +266,7 @@
|
|||
"type": "code",
|
||||
"pos": {
|
||||
"x": 125,
|
||||
"y": 796
|
||||
"y": 766
|
||||
},
|
||||
"width": 196,
|
||||
"height": 70,
|
||||
|
|
@ -369,11 +369,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 223,
|
||||
"y": 696
|
||||
"y": 666
|
||||
},
|
||||
{
|
||||
"x": 223,
|
||||
"y": 796
|
||||
"y": 766
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="626" height="1058" viewBox="-90 -90 626 1058"><style type="text/css">
|
||||
width="626" height="1028" viewBox="-90 -90 626 1028"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,32 +39,32 @@ width="626" height="1058" viewBox="-90 -90 626 1058"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="12" y="12" width="422" height="368" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="422.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="22.000000" y="133.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="133.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="414.000000" y="133.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="179.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="179.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="414.000000" y="179.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="225.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="225.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="414.000000" y="225.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3"></text><line x1="12.000000" y1="242.000000" x2="434.000000" y2="242.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="22.000000" y="271.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="271.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="414.000000" y="271.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Enum</text><text class="text-mono" x="22.000000" y="317.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="317.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="414.000000" y="317.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="22.000000" y="363.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="363.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="414.000000" y="363.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="119" y="480" width="208" height="216" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="119.000000" y="480.000000" width="208.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="129.000000" y="540.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="230.000000" y="540.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="307.000000" y="540.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="552.000000" x2="327.000000" y2="552.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="576.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="230.000000" y="576.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="307.000000" y="576.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="588.000000" x2="327.000000" y2="588.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="612.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="230.000000" y="612.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="307.000000" y="612.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="624.000000" x2="327.000000" y2="624.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="648.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="230.000000" y="648.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="307.000000" y="648.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="660.000000" x2="327.000000" y2="660.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="684.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="230.000000" y="684.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="307.000000" y="684.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="696.000000" x2="327.000000" y2="696.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="code"><g class="shape" ></g><g transform="translate(125.000000 796.000000)"><rect class="shape" width="196" height="70" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="12" y="12" width="422" height="368" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="422.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="22.000000" y="132.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="132.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="414.000000" y="132.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="178.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="178.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="414.000000" y="178.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="224.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="224.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="414.000000" y="224.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3"></text><line x1="12.000000" y1="242.000000" x2="434.000000" y2="242.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="22.000000" y="270.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="270.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="414.000000" y="270.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Enum</text><text class="text-mono" x="22.000000" y="316.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="316.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="414.000000" y="316.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="22.000000" y="362.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="362.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="414.000000" y="362.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="119" y="480" width="208" height="186" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="119.000000" y="480.000000" width="208.000000" height="31.000000" fill="#0A0F25" /><text class="text" x="129.000000" y="531.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="230.000000" y="531.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="307.000000" y="531.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="542.000000" x2="327.000000" y2="542.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="562.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="230.000000" y="562.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="307.000000" y="562.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="573.000000" x2="327.000000" y2="573.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="593.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="230.000000" y="593.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="307.000000" y="593.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="604.000000" x2="327.000000" y2="604.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="624.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="230.000000" y="624.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="307.000000" y="624.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="635.000000" x2="327.000000" y2="635.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="655.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="230.000000" y="655.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="307.000000" y="655.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="666.000000" x2="327.000000" y2="666.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="code"><g class="shape" ></g><g transform="translate(125.000000 766.000000)"><rect class="shape" width="196" height="70" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
</text><text class="text-mono" x="0" y="2.000000em" xml:space="preserve">b <tspan fill="#000000" class="text-mono-bold">:=</tspan> a <tspan fill="#000000" class="text-mono-bold">+</tspan> <tspan fill="#009999">7</tspan>
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="(class -> users)[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 223.000000 382.000000 L 223.000000 476.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3762456783)"/></g><g id="(users -> code)[0]"><path d="M 223.000000 698.000000 L 223.000000 792.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3762456783)"/></g><mask id="3762456783" maskUnits="userSpaceOnUse" x="-100" y="-100" width="626" height="1058">
|
||||
<rect x="-100" y="-100" width="626" height="1058" fill="white"></rect>
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="(class -> users)[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 223.000000 382.000000 L 223.000000 476.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3703733958)"/></g><g id="(users -> code)[0]"><path d="M 223.000000 668.000000 L 223.000000 762.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3703733958)"/></g><mask id="3703733958" maskUnits="userSpaceOnUse" x="-100" y="-100" width="626" height="1028">
|
||||
<rect x="-100" y="-100" width="626" height="1028" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 601 KiB After Width: | Height: | Size: 601 KiB |
6
e2etests/testdata/stable/class/dagre/board.exp.json
generated
vendored
|
|
@ -62,15 +62,15 @@
|
|||
],
|
||||
"columns": null,
|
||||
"label": "BatchManager",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 199,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 170,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
|
|||
|
|
@ -39,19 +39,19 @@ width="626" height="572" viewBox="-102 -102 626 572"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="manager"><g class="shape" ><rect class="shape" x="0" y="0" width="422" height="368" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="422.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="211.000000" y="55.000000" style="text-anchor:middle;font-size:28px;fill:#FFFFFF">BatchManager</text><text class="text-mono" x="10.000000" y="121.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="121.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="402.000000" y="121.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="167.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="167.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="402.000000" y="167.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="213.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="213.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="402.000000" y="213.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3"></text><line x1="0.000000" y1="230.000000" x2="422.000000" y2="230.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="10.000000" y="259.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="259.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="402.000000" y="259.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Enum</text><text class="text-mono" x="10.000000" y="305.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="305.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="402.000000" y="305.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="10.000000" y="351.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="351.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="402.000000" y="351.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">void</text></g></g><mask id="4143248601" maskUnits="userSpaceOnUse" x="-100" y="-100" width="626" height="572">
|
||||
]]></script><g id="manager"><g class="shape" ><rect class="shape" x="0" y="0" width="422" height="368" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="422.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="211.000000" y="53.750000" style="text-anchor:middle;font-size:24px;fill:#FFFFFF">BatchManager</text><text class="text-mono" x="10.000000" y="120.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="120.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="402.000000" y="120.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="166.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="166.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="402.000000" y="166.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="212.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="212.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="402.000000" y="212.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3"></text><line x1="0.000000" y1="230.000000" x2="422.000000" y2="230.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="10.000000" y="258.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="258.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="402.000000" y="258.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Enum</text><text class="text-mono" x="10.000000" y="304.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="304.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="402.000000" y="304.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="10.000000" y="350.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="350.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="402.000000" y="350.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">void</text></g></g><mask id="4236109759" maskUnits="userSpaceOnUse" x="-100" y="-100" width="626" height="572">
|
||||
<rect x="-100" y="-100" width="626" height="572" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 185 KiB After Width: | Height: | Size: 185 KiB |
6
e2etests/testdata/stable/class/elk/board.exp.json
generated
vendored
|
|
@ -62,15 +62,15 @@
|
|||
],
|
||||
"columns": null,
|
||||
"label": "BatchManager",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 199,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 170,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
|
|||
|
|
@ -39,19 +39,19 @@ width="626" height="572" viewBox="-90 -90 626 572"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="manager"><g class="shape" ><rect class="shape" x="12" y="12" width="422" height="368" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="422.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="223.000000" y="67.000000" style="text-anchor:middle;font-size:28px;fill:#FFFFFF">BatchManager</text><text class="text-mono" x="22.000000" y="133.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="133.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="414.000000" y="133.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="179.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="179.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="414.000000" y="179.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="225.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="225.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="414.000000" y="225.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3"></text><line x1="12.000000" y1="242.000000" x2="434.000000" y2="242.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="22.000000" y="271.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="271.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="414.000000" y="271.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Enum</text><text class="text-mono" x="22.000000" y="317.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="317.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="414.000000" y="317.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="22.000000" y="363.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="363.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="414.000000" y="363.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">void</text></g></g><mask id="1160261473" maskUnits="userSpaceOnUse" x="-100" y="-100" width="626" height="572">
|
||||
]]></script><g id="manager"><g class="shape" ><rect class="shape" x="12" y="12" width="422" height="368" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="422.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="223.000000" y="65.750000" style="text-anchor:middle;font-size:24px;fill:#FFFFFF">BatchManager</text><text class="text-mono" x="22.000000" y="132.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="132.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="414.000000" y="132.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="178.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="178.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="414.000000" y="178.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="224.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="224.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="414.000000" y="224.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3"></text><line x1="12.000000" y1="242.000000" x2="434.000000" y2="242.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="22.000000" y="270.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="270.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="414.000000" y="270.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Enum</text><text class="text-mono" x="22.000000" y="316.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="316.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="414.000000" y="316.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="22.000000" y="362.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="362.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="414.000000" y="362.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">void</text></g></g><mask id="1324584135" maskUnits="userSpaceOnUse" x="-100" y="-100" width="626" height="572">
|
||||
<rect x="-100" y="-100" width="626" height="572" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 185 KiB After Width: | Height: | Size: 185 KiB |
16
e2etests/testdata/stable/sequence_diagram_all_shapes/dagre/board.exp.json
generated
vendored
|
|
@ -123,15 +123,15 @@
|
|||
],
|
||||
"columns": null,
|
||||
"label": "a class",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 114,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 99,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
|
|
@ -811,10 +811,10 @@
|
|||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 4823,
|
||||
"y": 135
|
||||
"y": 150
|
||||
},
|
||||
"width": 161,
|
||||
"height": 123,
|
||||
"height": 108,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -891,15 +891,15 @@
|
|||
}
|
||||
],
|
||||
"label": "users",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 60,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 53,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 757 KiB After Width: | Height: | Size: 757 KiB |
16
e2etests/testdata/stable/sequence_diagram_all_shapes/elk/board.exp.json
generated
vendored
|
|
@ -123,15 +123,15 @@
|
|||
],
|
||||
"columns": null,
|
||||
"label": "a class",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 114,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 99,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
|
|
@ -811,10 +811,10 @@
|
|||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 4823,
|
||||
"y": 135
|
||||
"y": 150
|
||||
},
|
||||
"width": 161,
|
||||
"height": 123,
|
||||
"height": 108,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -891,15 +891,15 @@
|
|||
}
|
||||
],
|
||||
"label": "users",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 60,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 53,
|
||||
"labelHeight": 31,
|
||||
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 757 KiB After Width: | Height: | Size: 757 KiB |
26
e2etests/testdata/stable/sql_table_tooltip_animated/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,7 @@
|
|||
"y": 0
|
||||
},
|
||||
"width": 60,
|
||||
"height": 82,
|
||||
"height": 72,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -59,15 +59,15 @@
|
|||
}
|
||||
],
|
||||
"label": "x",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 12,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -79,10 +79,10 @@
|
|||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 0,
|
||||
"y": 182
|
||||
"y": 172
|
||||
},
|
||||
"width": 60,
|
||||
"height": 82,
|
||||
"height": 72,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -131,15 +131,15 @@
|
|||
}
|
||||
],
|
||||
"label": "a",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -175,19 +175,19 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 30,
|
||||
"y": 82
|
||||
"y": 72
|
||||
},
|
||||
{
|
||||
"x": 30,
|
||||
"y": 122
|
||||
"y": 112
|
||||
},
|
||||
{
|
||||
"x": 30,
|
||||
"y": 142
|
||||
"y": 132
|
||||
},
|
||||
{
|
||||
"x": 30,
|
||||
"y": 182
|
||||
"y": 172
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="280" height="484" viewBox="-102 -118 280 484"><style type="text/css">
|
||||
width="280" height="464" viewBox="-102 -118 280 464"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,9 +39,9 @@ width="280" height="484" viewBox="-102 -118 280 484"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="x"><g class="shape" ><rect class="shape" x="0" y="0" width="60" height="82" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="60.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="10.000000" y="29.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">x</text><text class="text" x="10.000000" y="67.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">y</text>
|
||||
<text class="text" x="40.000000" y="67.500000" style="text-anchor:start;font-size:24px;fill:#676C7E"></text>
|
||||
<text class="text" x="40.000000" y="67.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="82.000000" x2="60.000000" y2="82.000000" style="stroke-width:2;stroke:#0A0F25" /><g transform="translate(44 -16)" class="appendix-icon"><svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
]]></script><g id="x"><g class="shape" ><rect class="shape" x="0" y="0" width="60" height="72" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="60.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="10.000000" y="25.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">x</text><text class="text" x="10.000000" y="59.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">y</text>
|
||||
<text class="text" x="40.000000" y="59.000000" style="text-anchor:start;font-size:20px;fill:#676C7E"></text>
|
||||
<text class="text" x="40.000000" y="59.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="72.000000" x2="60.000000" y2="72.000000" style="stroke-width:2;stroke:#0A0F25" /><g transform="translate(44 -16)" class="appendix-icon"><svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_3427_35082111)">
|
||||
<path d="M16 31.1109C24.3456 31.1109 31.1111 24.3454 31.1111 15.9998C31.1111 7.65415 24.3456 0.888672 16 0.888672C7.65436 0.888672 0.888885 7.65415 0.888885 15.9998C0.888885 24.3454 7.65436 31.1109 16 31.1109Z" fill="white" stroke="#DEE1EB"/>
|
||||
<path d="M16 26C21.5228 26 26 21.5228 26 16C26 10.4772 21.5228 6 16 6C10.4772 6 6 10.4772 6 16C6 21.5228 10.4772 26 16 26Z" stroke="#2E3346" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
|
|
@ -54,10 +54,10 @@ width="280" height="484" viewBox="-102 -118 280 484"><style type="text/css">
|
|||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
</g><title>I like turtles</title></g></g><g id="a"><g class="shape" ><rect class="shape" x="0" y="182" width="60" height="82" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="182.000000" width="60.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="10.000000" y="211.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">a</text><text class="text" x="10.000000" y="249.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">b</text>
|
||||
<text class="text" x="40.000000" y="249.500000" style="text-anchor:start;font-size:24px;fill:#676C7E"></text>
|
||||
<text class="text" x="40.000000" y="249.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="264.000000" x2="60.000000" y2="264.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="(x -> a)[0]"><marker id="mk-238431170" markerWidth="28.000000" markerHeight="30.000000" refX="25.000000" refY="15.000000" viewBox="0.000000 0.000000 28.000000 30.000000" orient="auto" markerUnits="userSpaceOnUse"> <g class="connection" stroke="#0D32B2" stroke-width="2" fill="white"><circle class="connection" stroke="#0D32B2" stroke-width="2" fill="white" cx="5.000000" cy="15.000000" r="4.000000"/><path d="M25.000000,15.000000 36.000000,15.000000 M10.000000,15.000000 36.000000,0.000000 M10.000000,15.000000 36.000000,30.000000"/></g> </marker><path d="M 30.000000 84.000000 C 30.000000 122.000000 30.000000 142.000000 30.000000 178.000000" class="connection animated-connection" style="fill:none;stroke:#0D32B2;stroke-width:2;stroke-dasharray:10.000000,9.865639;stroke-dashoffset:-198.656393;animation: dashdraw 4.932820s linear infinite;" marker-end="url(#mk-238431170)" mask="url(#1750868492)"/></g><mask id="1750868492" maskUnits="userSpaceOnUse" x="-100" y="-100" width="280" height="484">
|
||||
<rect x="-100" y="-100" width="280" height="484" fill="white"></rect>
|
||||
</g><title>I like turtles</title></g></g><g id="a"><g class="shape" ><rect class="shape" x="0" y="172" width="60" height="72" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="172.000000" width="60.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="10.000000" y="197.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">a</text><text class="text" x="10.000000" y="231.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">b</text>
|
||||
<text class="text" x="40.000000" y="231.000000" style="text-anchor:start;font-size:20px;fill:#676C7E"></text>
|
||||
<text class="text" x="40.000000" y="231.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="244.000000" x2="60.000000" y2="244.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="(x -> a)[0]"><marker id="mk-238431170" markerWidth="28.000000" markerHeight="30.000000" refX="25.000000" refY="15.000000" viewBox="0.000000 0.000000 28.000000 30.000000" orient="auto" markerUnits="userSpaceOnUse"> <g class="connection" stroke="#0D32B2" stroke-width="2" fill="white"><circle class="connection" stroke="#0D32B2" stroke-width="2" fill="white" cx="5.000000" cy="15.000000" r="4.000000"/><path d="M25.000000,15.000000 36.000000,15.000000 M10.000000,15.000000 36.000000,0.000000 M10.000000,15.000000 36.000000,30.000000"/></g> </marker><path d="M 30.000000 74.000000 C 30.000000 112.000000 30.000000 132.000000 30.000000 168.000000" class="connection animated-connection" style="fill:none;stroke:#0D32B2;stroke-width:2;stroke-dasharray:10.000000,9.865639;stroke-dashoffset:-198.656393;animation: dashdraw 4.932820s linear infinite;" marker-end="url(#mk-238431170)" mask="url(#2766896861)"/></g><mask id="2766896861" maskUnits="userSpaceOnUse" x="-100" y="-100" width="280" height="464">
|
||||
<rect x="-100" y="-100" width="280" height="464" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 329 KiB After Width: | Height: | Size: 329 KiB |
22
e2etests/testdata/stable/sql_table_tooltip_animated/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,7 @@
|
|||
"y": 12
|
||||
},
|
||||
"width": 60,
|
||||
"height": 82,
|
||||
"height": 72,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -59,15 +59,15 @@
|
|||
}
|
||||
],
|
||||
"label": "x",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 14,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 12,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -79,10 +79,10 @@
|
|||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 194
|
||||
"y": 184
|
||||
},
|
||||
"width": 60,
|
||||
"height": 82,
|
||||
"height": 72,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -131,15 +131,15 @@
|
|||
}
|
||||
],
|
||||
"label": "a",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 13,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 11,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -175,11 +175,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 42,
|
||||
"y": 94
|
||||
"y": 84
|
||||
},
|
||||
{
|
||||
"x": 42,
|
||||
"y": 194
|
||||
"y": 184
|
||||
}
|
||||
],
|
||||
"animated": true,
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="280" height="484" viewBox="-90 -106 280 484"><style type="text/css">
|
||||
width="280" height="464" viewBox="-90 -106 280 464"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,9 +39,9 @@ width="280" height="484" viewBox="-90 -106 280 484"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="x"><g class="shape" ><rect class="shape" x="12" y="12" width="60" height="82" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="60.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="22.000000" y="41.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">x</text><text class="text" x="22.000000" y="79.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">y</text>
|
||||
<text class="text" x="52.000000" y="79.500000" style="text-anchor:start;font-size:24px;fill:#676C7E"></text>
|
||||
<text class="text" x="52.000000" y="79.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="94.000000" x2="72.000000" y2="94.000000" style="stroke-width:2;stroke:#0A0F25" /><g transform="translate(56 -4)" class="appendix-icon"><svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
]]></script><g id="x"><g class="shape" ><rect class="shape" x="12" y="12" width="60" height="72" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="60.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="22.000000" y="37.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">x</text><text class="text" x="22.000000" y="71.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">y</text>
|
||||
<text class="text" x="52.000000" y="71.000000" style="text-anchor:start;font-size:20px;fill:#676C7E"></text>
|
||||
<text class="text" x="52.000000" y="71.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="84.000000" x2="72.000000" y2="84.000000" style="stroke-width:2;stroke:#0A0F25" /><g transform="translate(56 -4)" class="appendix-icon"><svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_3427_35082111)">
|
||||
<path d="M16 31.1109C24.3456 31.1109 31.1111 24.3454 31.1111 15.9998C31.1111 7.65415 24.3456 0.888672 16 0.888672C7.65436 0.888672 0.888885 7.65415 0.888885 15.9998C0.888885 24.3454 7.65436 31.1109 16 31.1109Z" fill="white" stroke="#DEE1EB"/>
|
||||
<path d="M16 26C21.5228 26 26 21.5228 26 16C26 10.4772 21.5228 6 16 6C10.4772 6 6 10.4772 6 16C6 21.5228 10.4772 26 16 26Z" stroke="#2E3346" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
|
|
@ -54,10 +54,10 @@ width="280" height="484" viewBox="-90 -106 280 484"><style type="text/css">
|
|||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
</g><title>I like turtles</title></g></g><g id="a"><g class="shape" ><rect class="shape" x="12" y="194" width="60" height="82" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="194.000000" width="60.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="22.000000" y="223.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">a</text><text class="text" x="22.000000" y="261.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">b</text>
|
||||
<text class="text" x="52.000000" y="261.500000" style="text-anchor:start;font-size:24px;fill:#676C7E"></text>
|
||||
<text class="text" x="52.000000" y="261.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="276.000000" x2="72.000000" y2="276.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="(x -> a)[0]"><marker id="mk-238431170" markerWidth="28.000000" markerHeight="30.000000" refX="25.000000" refY="15.000000" viewBox="0.000000 0.000000 28.000000 30.000000" orient="auto" markerUnits="userSpaceOnUse"> <g class="connection" stroke="#0D32B2" stroke-width="2" fill="white"><circle class="connection" stroke="#0D32B2" stroke-width="2" fill="white" cx="5.000000" cy="15.000000" r="4.000000"/><path d="M25.000000,15.000000 36.000000,15.000000 M10.000000,15.000000 36.000000,0.000000 M10.000000,15.000000 36.000000,30.000000"/></g> </marker><path d="M 42.000000 96.000000 L 42.000000 190.000000" class="connection animated-connection" style="fill:none;stroke:#0D32B2;stroke-width:2;stroke-dasharray:10.000000,9.865639;stroke-dashoffset:-198.656393;animation: dashdraw 4.932820s linear infinite;" marker-end="url(#mk-238431170)" mask="url(#2054079951)"/></g><mask id="2054079951" maskUnits="userSpaceOnUse" x="-100" y="-100" width="280" height="484">
|
||||
<rect x="-100" y="-100" width="280" height="484" fill="white"></rect>
|
||||
</g><title>I like turtles</title></g></g><g id="a"><g class="shape" ><rect class="shape" x="12" y="184" width="60" height="72" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="184.000000" width="60.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="22.000000" y="209.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">a</text><text class="text" x="22.000000" y="243.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">b</text>
|
||||
<text class="text" x="52.000000" y="243.000000" style="text-anchor:start;font-size:20px;fill:#676C7E"></text>
|
||||
<text class="text" x="52.000000" y="243.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="256.000000" x2="72.000000" y2="256.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="(x -> a)[0]"><marker id="mk-238431170" markerWidth="28.000000" markerHeight="30.000000" refX="25.000000" refY="15.000000" viewBox="0.000000 0.000000 28.000000 30.000000" orient="auto" markerUnits="userSpaceOnUse"> <g class="connection" stroke="#0D32B2" stroke-width="2" fill="white"><circle class="connection" stroke="#0D32B2" stroke-width="2" fill="white" cx="5.000000" cy="15.000000" r="4.000000"/><path d="M25.000000,15.000000 36.000000,15.000000 M10.000000,15.000000 36.000000,0.000000 M10.000000,15.000000 36.000000,30.000000"/></g> </marker><path d="M 42.000000 86.000000 L 42.000000 180.000000" class="connection animated-connection" style="fill:none;stroke:#0D32B2;stroke-width:2;stroke-dasharray:10.000000,9.865639;stroke-dashoffset:-198.656393;animation: dashdraw 4.932820s linear infinite;" marker-end="url(#mk-238431170)" mask="url(#3528968)"/></g><mask id="3528968" maskUnits="userSpaceOnUse" x="-100" y="-100" width="280" height="464">
|
||||
<rect x="-100" y="-100" width="280" height="464" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 329 KiB After Width: | Height: | Size: 329 KiB |
62
e2etests/testdata/stable/sql_tables/dagre/board.exp.json
generated
vendored
|
|
@ -10,7 +10,7 @@
|
|||
"y": 0
|
||||
},
|
||||
"width": 268,
|
||||
"height": 246,
|
||||
"height": 216,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -171,15 +171,15 @@
|
|||
}
|
||||
],
|
||||
"label": "users",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 65,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 56,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -191,10 +191,10 @@
|
|||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 328,
|
||||
"y": 21
|
||||
"y": 18
|
||||
},
|
||||
"width": 164,
|
||||
"height": 205,
|
||||
"height": 180,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -327,15 +327,15 @@
|
|||
}
|
||||
],
|
||||
"label": "products",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 110,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 94,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -347,10 +347,10 @@
|
|||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 328,
|
||||
"y": 346
|
||||
"y": 316
|
||||
},
|
||||
"width": 164,
|
||||
"height": 164,
|
||||
"height": 144,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,15 +455,15 @@
|
|||
}
|
||||
],
|
||||
"label": "orders",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 80,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 69,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -475,10 +475,10 @@
|
|||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 552,
|
||||
"y": 21
|
||||
"y": 18
|
||||
},
|
||||
"width": 244,
|
||||
"height": 205,
|
||||
"height": 180,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -611,15 +611,15 @@
|
|||
}
|
||||
],
|
||||
"label": "shipments",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 130,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 111,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -655,19 +655,19 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 134,
|
||||
"y": 246
|
||||
"y": 216
|
||||
},
|
||||
{
|
||||
"x": 134,
|
||||
"y": 286
|
||||
"y": 256
|
||||
},
|
||||
{
|
||||
"x": 172.8,
|
||||
"y": 314.6
|
||||
"y": 283.2
|
||||
},
|
||||
{
|
||||
"x": 328,
|
||||
"y": 389
|
||||
"y": 352
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -703,19 +703,19 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 410,
|
||||
"y": 226.5
|
||||
"y": 198
|
||||
},
|
||||
{
|
||||
"x": 410,
|
||||
"y": 282.1
|
||||
"y": 252.4
|
||||
},
|
||||
{
|
||||
"x": 410,
|
||||
"y": 306
|
||||
"y": 276
|
||||
},
|
||||
{
|
||||
"x": 410,
|
||||
"y": 346
|
||||
"y": 316
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -751,19 +751,19 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 674,
|
||||
"y": 226.5
|
||||
"y": 198
|
||||
},
|
||||
{
|
||||
"x": 674,
|
||||
"y": 282.1
|
||||
"y": 252.4
|
||||
},
|
||||
{
|
||||
"x": 637.6,
|
||||
"y": 314.2
|
||||
"y": 282.8
|
||||
},
|
||||
{
|
||||
"x": 492,
|
||||
"y": 387
|
||||
"y": 350
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="1000" height="714" viewBox="-102 -102 1000 714"><style type="text/css">
|
||||
width="1000" height="664" viewBox="-102 -102 1000 664"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,40 +39,40 @@ width="1000" height="714" viewBox="-102 -102 1000 714"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="users"><g class="shape" ><rect class="shape" x="0" y="0" width="268" height="246" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="268.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="10.000000" y="29.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">users</text><text class="text" x="10.000000" y="67.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="111.000000" y="67.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="248.000000" y="67.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="82.000000" x2="268.000000" y2="82.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="108.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="111.000000" y="108.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="248.000000" y="108.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="123.000000" x2="268.000000" y2="123.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="149.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="111.000000" y="149.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="248.000000" y="149.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="164.000000" x2="268.000000" y2="164.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="190.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="111.000000" y="190.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="248.000000" y="190.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="205.000000" x2="268.000000" y2="205.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="231.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="111.000000" y="231.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="248.000000" y="231.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;">PK</text><line x1="0.000000" y1="246.000000" x2="268.000000" y2="246.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="products"><g class="shape" ><rect class="shape" x="328" y="21" width="164" height="205" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="328.000000" y="21.000000" width="164.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="338.000000" y="50.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">products</text><text class="text" x="338.000000" y="88.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="405.000000" y="88.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="472.000000" y="88.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="103.000000" x2="492.000000" y2="103.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="338.000000" y="129.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">price</text>
|
||||
<text class="text" x="405.000000" y="129.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">decimal</text>
|
||||
<text class="text" x="472.000000" y="129.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="144.000000" x2="492.000000" y2="144.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="338.000000" y="170.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">sku</text>
|
||||
<text class="text" x="405.000000" y="170.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="472.000000" y="170.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="185.000000" x2="492.000000" y2="185.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="338.000000" y="211.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="405.000000" y="211.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="472.000000" y="211.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="226.000000" x2="492.000000" y2="226.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="orders"><g class="shape" ><rect class="shape" x="328" y="346" width="164" height="164" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="328.000000" y="346.000000" width="164.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="338.000000" y="375.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">orders</text><text class="text" x="338.000000" y="413.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="449.000000" y="413.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="472.000000" y="413.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="428.000000" x2="492.000000" y2="428.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="338.000000" y="454.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">user_id</text>
|
||||
<text class="text" x="449.000000" y="454.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="472.000000" y="454.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="469.000000" x2="492.000000" y2="469.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="338.000000" y="495.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">product_id</text>
|
||||
<text class="text" x="449.000000" y="495.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="472.000000" y="495.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="510.000000" x2="492.000000" y2="510.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="shipments"><g class="shape" ><rect class="shape" x="552" y="21" width="244" height="205" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="552.000000" y="21.000000" width="244.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="562.000000" y="50.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">shipments</text><text class="text" x="562.000000" y="88.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="728.000000" y="88.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="776.000000" y="88.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="552.000000" y1="103.000000" x2="796.000000" y2="103.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="562.000000" y="129.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">order_id</text>
|
||||
<text class="text" x="728.000000" y="129.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="776.000000" y="129.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="552.000000" y1="144.000000" x2="796.000000" y2="144.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="562.000000" y="170.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">tracking_number</text>
|
||||
<text class="text" x="728.000000" y="170.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="776.000000" y="170.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="552.000000" y1="185.000000" x2="796.000000" y2="185.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="562.000000" y="211.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">status</text>
|
||||
<text class="text" x="728.000000" y="211.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="776.000000" y="211.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="552.000000" y1="226.000000" x2="796.000000" y2="226.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="(users <-> orders)[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><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 134.000000 250.000000 C 134.000000 286.000000 172.800000 314.600000 324.393038 387.270889" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#2777058272)"/></g><g id="(products <-> orders)[0]"><path d="M 410.000000 230.500000 C 410.000000 282.100000 410.000000 306.000000 410.000000 342.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#2777058272)"/></g><g id="(shipments <-> orders)[0]"><path d="M 674.000000 230.500000 C 674.000000 282.100000 637.600000 314.200000 495.577709 385.211146" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#2777058272)"/></g><mask id="2777058272" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1000" height="714">
|
||||
<rect x="-100" y="-100" width="1000" height="714" fill="white"></rect>
|
||||
]]></script><g id="users"><g class="shape" ><rect class="shape" x="0" y="0" width="268" height="216" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="268.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="10.000000" y="25.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">users</text><text class="text" x="10.000000" y="59.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="111.000000" y="59.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="248.000000" y="59.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="72.000000" x2="268.000000" y2="72.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="95.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="111.000000" y="95.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="248.000000" y="95.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="108.000000" x2="268.000000" y2="108.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="131.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="111.000000" y="131.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="248.000000" y="131.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="144.000000" x2="268.000000" y2="144.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="167.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="111.000000" y="167.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="248.000000" y="167.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="180.000000" x2="268.000000" y2="180.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="203.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="111.000000" y="203.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="248.000000" y="203.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;">PK</text><line x1="0.000000" y1="216.000000" x2="268.000000" y2="216.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="products"><g class="shape" ><rect class="shape" x="328" y="18" width="164" height="180" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="328.000000" y="18.000000" width="164.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="338.000000" y="43.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">products</text><text class="text" x="338.000000" y="77.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="405.000000" y="77.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="472.000000" y="77.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="90.000000" x2="492.000000" y2="90.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="338.000000" y="113.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">price</text>
|
||||
<text class="text" x="405.000000" y="113.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">decimal</text>
|
||||
<text class="text" x="472.000000" y="113.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="126.000000" x2="492.000000" y2="126.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="338.000000" y="149.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">sku</text>
|
||||
<text class="text" x="405.000000" y="149.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="472.000000" y="149.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="162.000000" x2="492.000000" y2="162.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="338.000000" y="185.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="405.000000" y="185.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="472.000000" y="185.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="198.000000" x2="492.000000" y2="198.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="orders"><g class="shape" ><rect class="shape" x="328" y="316" width="164" height="144" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="328.000000" y="316.000000" width="164.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="338.000000" y="341.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">orders</text><text class="text" x="338.000000" y="375.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="449.000000" y="375.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="472.000000" y="375.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="388.000000" x2="492.000000" y2="388.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="338.000000" y="411.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">user_id</text>
|
||||
<text class="text" x="449.000000" y="411.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="472.000000" y="411.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="424.000000" x2="492.000000" y2="424.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="338.000000" y="447.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">product_id</text>
|
||||
<text class="text" x="449.000000" y="447.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="472.000000" y="447.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="328.000000" y1="460.000000" x2="492.000000" y2="460.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="shipments"><g class="shape" ><rect class="shape" x="552" y="18" width="244" height="180" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="552.000000" y="18.000000" width="244.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="562.000000" y="43.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">shipments</text><text class="text" x="562.000000" y="77.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="728.000000" y="77.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="776.000000" y="77.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="552.000000" y1="90.000000" x2="796.000000" y2="90.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="562.000000" y="113.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">order_id</text>
|
||||
<text class="text" x="728.000000" y="113.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="776.000000" y="113.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="552.000000" y1="126.000000" x2="796.000000" y2="126.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="562.000000" y="149.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">tracking_number</text>
|
||||
<text class="text" x="728.000000" y="149.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="776.000000" y="149.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="552.000000" y1="162.000000" x2="796.000000" y2="162.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="562.000000" y="185.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">status</text>
|
||||
<text class="text" x="728.000000" y="185.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="776.000000" y="185.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="552.000000" y1="198.000000" x2="796.000000" y2="198.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="(users <-> orders)[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><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 134.000000 220.000000 C 134.000000 256.000000 172.800000 283.200000 324.343201 350.378945" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#2271009607)"/></g><g id="(products <-> orders)[0]"><path d="M 410.000000 202.000000 C 410.000000 252.400000 410.000000 276.000000 410.000000 312.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#2271009607)"/></g><g id="(shipments <-> orders)[0]"><path d="M 674.000000 202.000000 C 674.000000 252.400000 637.600000 282.800000 495.631838 348.323767" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#2271009607)"/></g><mask id="2271009607" maskUnits="userSpaceOnUse" x="-100" y="-100" width="1000" height="664">
|
||||
<rect x="-100" y="-100" width="1000" height="664" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 335 KiB After Width: | Height: | Size: 335 KiB |
58
e2etests/testdata/stable/sql_tables/elk/board.exp.json
generated
vendored
|
|
@ -10,7 +10,7 @@
|
|||
"y": 12
|
||||
},
|
||||
"width": 268,
|
||||
"height": 246,
|
||||
"height": 216,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -171,15 +171,15 @@
|
|||
}
|
||||
],
|
||||
"label": "users",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 65,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 56,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -191,10 +191,10 @@
|
|||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 300,
|
||||
"y": 53
|
||||
"y": 48
|
||||
},
|
||||
"width": 164,
|
||||
"height": 205,
|
||||
"height": 180,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -327,15 +327,15 @@
|
|||
}
|
||||
],
|
||||
"label": "products",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 110,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 94,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -347,10 +347,10 @@
|
|||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 300,
|
||||
"y": 358
|
||||
"y": 328
|
||||
},
|
||||
"width": 164,
|
||||
"height": 164,
|
||||
"height": 144,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -455,15 +455,15 @@
|
|||
}
|
||||
],
|
||||
"label": "orders",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 80,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 69,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -475,10 +475,10 @@
|
|||
"type": "sql_table",
|
||||
"pos": {
|
||||
"x": 484,
|
||||
"y": 53
|
||||
"y": 48
|
||||
},
|
||||
"width": 244,
|
||||
"height": 205,
|
||||
"height": 180,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -611,15 +611,15 @@
|
|||
}
|
||||
],
|
||||
"label": "shipments",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 130,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 111,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -655,19 +655,19 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 146,
|
||||
"y": 258
|
||||
"y": 228
|
||||
},
|
||||
{
|
||||
"x": 146,
|
||||
"y": 308
|
||||
"y": 278
|
||||
},
|
||||
{
|
||||
"x": 341,
|
||||
"y": 308
|
||||
"y": 278
|
||||
},
|
||||
{
|
||||
"x": 341,
|
||||
"y": 358
|
||||
"y": 328
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
@ -702,11 +702,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 382,
|
||||
"y": 258
|
||||
"y": 228
|
||||
},
|
||||
{
|
||||
"x": 382,
|
||||
"y": 358
|
||||
"y": 328
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
@ -741,19 +741,19 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 606,
|
||||
"y": 258
|
||||
"y": 228
|
||||
},
|
||||
{
|
||||
"x": 606,
|
||||
"y": 308
|
||||
"y": 278
|
||||
},
|
||||
{
|
||||
"x": 423,
|
||||
"y": 308
|
||||
"y": 278
|
||||
},
|
||||
{
|
||||
"x": 423,
|
||||
"y": 358
|
||||
"y": 328
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="920" height="714" viewBox="-90 -90 920 714"><style type="text/css">
|
||||
width="920" height="664" viewBox="-90 -90 920 664"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,40 +39,40 @@ width="920" height="714" viewBox="-90 -90 920 714"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="users"><g class="shape" ><rect class="shape" x="12" y="12" width="268" height="246" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="268.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="22.000000" y="41.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">users</text><text class="text" x="22.000000" y="79.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="123.000000" y="79.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="260.000000" y="79.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="94.000000" x2="280.000000" y2="94.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="120.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="123.000000" y="120.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="260.000000" y="120.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="135.000000" x2="280.000000" y2="135.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="161.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="123.000000" y="161.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="260.000000" y="161.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="176.000000" x2="280.000000" y2="176.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="202.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="123.000000" y="202.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="260.000000" y="202.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="217.000000" x2="280.000000" y2="217.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="243.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="123.000000" y="243.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="260.000000" y="243.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;">PK</text><line x1="12.000000" y1="258.000000" x2="280.000000" y2="258.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="products"><g class="shape" ><rect class="shape" x="300" y="53" width="164" height="205" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="300.000000" y="53.000000" width="164.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="310.000000" y="82.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">products</text><text class="text" x="310.000000" y="120.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="377.000000" y="120.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="444.000000" y="120.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="135.000000" x2="464.000000" y2="135.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="310.000000" y="161.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">price</text>
|
||||
<text class="text" x="377.000000" y="161.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">decimal</text>
|
||||
<text class="text" x="444.000000" y="161.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="176.000000" x2="464.000000" y2="176.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="310.000000" y="202.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">sku</text>
|
||||
<text class="text" x="377.000000" y="202.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="444.000000" y="202.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="217.000000" x2="464.000000" y2="217.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="310.000000" y="243.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="377.000000" y="243.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="444.000000" y="243.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="258.000000" x2="464.000000" y2="258.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="orders"><g class="shape" ><rect class="shape" x="300" y="358" width="164" height="164" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="300.000000" y="358.000000" width="164.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="310.000000" y="387.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">orders</text><text class="text" x="310.000000" y="425.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="421.000000" y="425.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="444.000000" y="425.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="440.000000" x2="464.000000" y2="440.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="310.000000" y="466.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">user_id</text>
|
||||
<text class="text" x="421.000000" y="466.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="444.000000" y="466.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="481.000000" x2="464.000000" y2="481.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="310.000000" y="507.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">product_id</text>
|
||||
<text class="text" x="421.000000" y="507.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="444.000000" y="507.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="522.000000" x2="464.000000" y2="522.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="shipments"><g class="shape" ><rect class="shape" x="484" y="53" width="244" height="205" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="484.000000" y="53.000000" width="244.000000" height="41.000000" fill="#0A0F25" /><text class="text" x="494.000000" y="82.500000" style="text-anchor:start;font-size:28px;fill:#FFFFFF">shipments</text><text class="text" x="494.000000" y="120.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="660.000000" y="120.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="708.000000" y="120.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="484.000000" y1="135.000000" x2="728.000000" y2="135.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="494.000000" y="161.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">order_id</text>
|
||||
<text class="text" x="660.000000" y="161.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="708.000000" y="161.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="484.000000" y1="176.000000" x2="728.000000" y2="176.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="494.000000" y="202.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">tracking_number</text>
|
||||
<text class="text" x="660.000000" y="202.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="708.000000" y="202.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="484.000000" y1="217.000000" x2="728.000000" y2="217.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="494.000000" y="243.500000" style="text-anchor:start;font-size:24px;fill:#0D32B2">status</text>
|
||||
<text class="text" x="660.000000" y="243.500000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="708.000000" y="243.500000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="484.000000" y1="258.000000" x2="728.000000" y2="258.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="(users <-> orders)[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><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 146.000000 262.000000 L 146.000000 298.000000 S 146.000000 308.000000 156.000000 308.000000 L 331.000000 308.000000 S 341.000000 308.000000 341.000000 318.000000 L 341.000000 354.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#754927805)"/></g><g id="(products <-> orders)[0]"><path d="M 382.000000 262.000000 L 382.000000 354.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#754927805)"/></g><g id="(shipments <-> orders)[0]"><path d="M 606.000000 262.000000 L 606.000000 298.000000 S 606.000000 308.000000 596.000000 308.000000 L 433.000000 308.000000 S 423.000000 308.000000 423.000000 318.000000 L 423.000000 354.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#754927805)"/></g><mask id="754927805" maskUnits="userSpaceOnUse" x="-100" y="-100" width="920" height="714">
|
||||
<rect x="-100" y="-100" width="920" height="714" fill="white"></rect>
|
||||
]]></script><g id="users"><g class="shape" ><rect class="shape" x="12" y="12" width="268" height="216" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="268.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="22.000000" y="37.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">users</text><text class="text" x="22.000000" y="71.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="123.000000" y="71.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="260.000000" y="71.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="84.000000" x2="280.000000" y2="84.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="123.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="260.000000" y="107.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="120.000000" x2="280.000000" y2="120.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="123.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="260.000000" y="143.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="156.000000" x2="280.000000" y2="156.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="123.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="260.000000" y="179.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="192.000000" x2="280.000000" y2="192.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="123.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="260.000000" y="215.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;">PK</text><line x1="12.000000" y1="228.000000" x2="280.000000" y2="228.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="products"><g class="shape" ><rect class="shape" x="300" y="48" width="164" height="180" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="300.000000" y="48.000000" width="164.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="310.000000" y="73.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">products</text><text class="text" x="310.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="377.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="444.000000" y="107.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="120.000000" x2="464.000000" y2="120.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="310.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">price</text>
|
||||
<text class="text" x="377.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">decimal</text>
|
||||
<text class="text" x="444.000000" y="143.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="156.000000" x2="464.000000" y2="156.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="310.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">sku</text>
|
||||
<text class="text" x="377.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="444.000000" y="179.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="192.000000" x2="464.000000" y2="192.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="310.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="377.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="444.000000" y="215.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="228.000000" x2="464.000000" y2="228.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="orders"><g class="shape" ><rect class="shape" x="300" y="328" width="164" height="144" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="300.000000" y="328.000000" width="164.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="310.000000" y="353.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">orders</text><text class="text" x="310.000000" y="387.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="421.000000" y="387.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="444.000000" y="387.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="400.000000" x2="464.000000" y2="400.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="310.000000" y="423.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">user_id</text>
|
||||
<text class="text" x="421.000000" y="423.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="444.000000" y="423.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="436.000000" x2="464.000000" y2="436.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="310.000000" y="459.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">product_id</text>
|
||||
<text class="text" x="421.000000" y="459.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="444.000000" y="459.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="300.000000" y1="472.000000" x2="464.000000" y2="472.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="shipments"><g class="shape" ><rect class="shape" x="484" y="48" width="244" height="180" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="484.000000" y="48.000000" width="244.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="494.000000" y="73.750000" style="text-anchor:start;font-size:24px;fill:#FFFFFF">shipments</text><text class="text" x="494.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="660.000000" y="107.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="708.000000" y="107.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="484.000000" y1="120.000000" x2="728.000000" y2="120.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="494.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">order_id</text>
|
||||
<text class="text" x="660.000000" y="143.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="708.000000" y="143.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="484.000000" y1="156.000000" x2="728.000000" y2="156.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="494.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">tracking_number</text>
|
||||
<text class="text" x="660.000000" y="179.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="708.000000" y="179.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="484.000000" y1="192.000000" x2="728.000000" y2="192.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="494.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">status</text>
|
||||
<text class="text" x="660.000000" y="215.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="708.000000" y="215.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="484.000000" y1="228.000000" x2="728.000000" y2="228.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="(users <-> orders)[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><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 146.000000 232.000000 L 146.000000 268.000000 S 146.000000 278.000000 156.000000 278.000000 L 331.000000 278.000000 S 341.000000 278.000000 341.000000 288.000000 L 341.000000 324.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#703003900)"/></g><g id="(products <-> orders)[0]"><path d="M 382.000000 232.000000 L 382.000000 324.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#703003900)"/></g><g id="(shipments <-> orders)[0]"><path d="M 606.000000 232.000000 L 606.000000 268.000000 S 606.000000 278.000000 596.000000 278.000000 L 433.000000 278.000000 S 423.000000 278.000000 423.000000 288.000000 L 423.000000 324.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-start="url(#mk-2510427236)" marker-end="url(#mk-3990223579)" mask="url(#703003900)"/></g><mask id="703003900" maskUnits="userSpaceOnUse" x="-100" y="-100" width="920" height="664">
|
||||
<rect x="-100" y="-100" width="920" height="664" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 336 KiB After Width: | Height: | Size: 336 KiB |
8
e2etests/testdata/stable/unnamed_only_height/dagre/board.exp.json
generated
vendored
|
|
@ -62,7 +62,7 @@
|
|||
],
|
||||
"columns": null,
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
|
|
@ -246,15 +246,15 @@
|
|||
}
|
||||
],
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 69,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 59,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
|
|||
|
|
@ -39,31 +39,31 @@ width="626" height="2752" viewBox="-102 -102 626 2752"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="0" y="0" width="422" height="512" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="422.000000" height="128.000000" fill="#0A0F25" /><text class="text-mono" x="10.000000" y="166.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="166.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="402.000000" y="166.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="230.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="230.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="402.000000" y="230.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="294.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="294.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="402.000000" y="294.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3"></text><line x1="0.000000" y1="320.000000" x2="422.000000" y2="320.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="10.000000" y="358.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="358.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="402.000000" y="358.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Enum</text><text class="text-mono" x="10.000000" y="422.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="422.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="402.000000" y="422.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="10.000000" y="486.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="486.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="402.000000" y="486.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="107" y="612" width="208" height="512" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="107.000000" y="612.000000" width="208.000000" height="85.333333" fill="#0A0F25" /><text class="text" x="117.000000" y="746.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="218.000000" y="746.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="295.000000" y="746.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="782.666667" x2="315.000000" y2="782.666667" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="831.333333" style="text-anchor:start;font-size:24px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="218.000000" y="831.333333" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="295.000000" y="831.333333" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="868.000000" x2="315.000000" y2="868.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="916.666667" style="text-anchor:start;font-size:24px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="218.000000" y="916.666667" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="295.000000" y="916.666667" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="953.333333" x2="315.000000" y2="953.333333" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="1002.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="218.000000" y="1002.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="295.000000" y="1002.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="1038.666667" x2="315.000000" y2="1038.666667" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="1087.333333" style="text-anchor:start;font-size:24px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="218.000000" y="1087.333333" style="text-anchor:start;font-size:24px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="295.000000" y="1087.333333" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="1124.000000" x2="315.000000" y2="1124.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="code"><g class="shape" ></g><g transform="translate(116.000000 1224.000000)"><rect class="shape" width="191" height="512" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="0" y="0" width="422" height="512" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="422.000000" height="128.000000" fill="#0A0F25" /><text class="text-mono" x="10.000000" y="165.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="165.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="402.000000" y="165.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="229.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="229.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="402.000000" y="229.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="293.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="293.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="402.000000" y="293.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3"></text><line x1="0.000000" y1="320.000000" x2="422.000000" y2="320.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="10.000000" y="357.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="357.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="402.000000" y="357.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Enum</text><text class="text-mono" x="10.000000" y="421.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="421.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="402.000000" y="421.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="10.000000" y="485.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="485.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="402.000000" y="485.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="107" y="612" width="208" height="512" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="107.000000" y="612.000000" width="208.000000" height="85.333333" fill="#0A0F25" /><text class="text" x="117.000000" y="745.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="218.000000" y="745.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="295.000000" y="745.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="782.666667" x2="315.000000" y2="782.666667" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="830.333333" style="text-anchor:start;font-size:20px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="218.000000" y="830.333333" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="295.000000" y="830.333333" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="868.000000" x2="315.000000" y2="868.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="915.666667" style="text-anchor:start;font-size:20px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="218.000000" y="915.666667" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="295.000000" y="915.666667" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="953.333333" x2="315.000000" y2="953.333333" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="1001.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="218.000000" y="1001.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="295.000000" y="1001.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="1038.666667" x2="315.000000" y2="1038.666667" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="117.000000" y="1086.333333" style="text-anchor:start;font-size:20px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="218.000000" y="1086.333333" style="text-anchor:start;font-size:20px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="295.000000" y="1086.333333" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="107.000000" y1="1124.000000" x2="315.000000" y2="1124.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="code"><g class="shape" ></g><g transform="translate(116.000000 1224.000000)"><rect class="shape" width="191" height="512" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
</text><text class="text-mono" x="0" y="2.000000em" xml:space="preserve">b <tspan fill="#000000" class="text-mono-bold">:=</tspan> a <tspan fill="#000000" class="text-mono-bold">+</tspan> <tspan fill="#009999">7</tspan>
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="package"><g class="shape" ><path d="M 161 1836 L 211 1836 L 211 1891 L 261 1891 L 261 2348 L 161 2348 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g></g><g id="no height"><g class="shape" ><rect x="161" y="2448" width="100" height="100" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g></g><g id="(class -> users)[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 211.000000 514.000000 C 211.000000 552.000000 211.000000 572.000000 211.000000 608.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2801469376)"/></g><g id="(users -> code)[0]"><path d="M 211.000000 1126.000000 C 211.000000 1164.000000 211.000000 1184.000000 211.000000 1220.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2801469376)"/></g><g id="(code -> package)[0]"><path d="M 211.000000 1738.000000 C 211.000000 1776.000000 211.000000 1796.000000 211.000000 1832.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2801469376)"/></g><g id="(package -> no height)[0]"><path d="M 211.000000 2350.000000 C 211.000000 2388.000000 211.000000 2408.000000 211.000000 2444.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#2801469376)"/></g><mask id="2801469376" maskUnits="userSpaceOnUse" x="-100" y="-100" width="626" height="2752">
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="package"><g class="shape" ><path d="M 161 1836 L 211 1836 L 211 1891 L 261 1891 L 261 2348 L 161 2348 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g></g><g id="no height"><g class="shape" ><rect x="161" y="2448" width="100" height="100" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g></g><g id="(class -> users)[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 211.000000 514.000000 C 211.000000 552.000000 211.000000 572.000000 211.000000 608.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1765115256)"/></g><g id="(users -> code)[0]"><path d="M 211.000000 1126.000000 C 211.000000 1164.000000 211.000000 1184.000000 211.000000 1220.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1765115256)"/></g><g id="(code -> package)[0]"><path d="M 211.000000 1738.000000 C 211.000000 1776.000000 211.000000 1796.000000 211.000000 1832.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1765115256)"/></g><g id="(package -> no height)[0]"><path d="M 211.000000 2350.000000 C 211.000000 2388.000000 211.000000 2408.000000 211.000000 2444.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1765115256)"/></g><mask id="1765115256" maskUnits="userSpaceOnUse" x="-100" y="-100" width="626" height="2752">
|
||||
<rect x="-100" y="-100" width="626" height="2752" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 602 KiB After Width: | Height: | Size: 602 KiB |
8
e2etests/testdata/stable/unnamed_only_height/elk/board.exp.json
generated
vendored
|
|
@ -62,7 +62,7 @@
|
|||
],
|
||||
"columns": null,
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
|
|
@ -246,15 +246,15 @@
|
|||
}
|
||||
],
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 69,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 59,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
|
|||
|
|
@ -39,31 +39,31 @@ width="626" height="2752" viewBox="-90 -90 626 2752"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="12" y="12" width="422" height="512" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="422.000000" height="128.000000" fill="#0A0F25" /><text class="text-mono" x="22.000000" y="178.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="178.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="414.000000" y="178.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="242.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="242.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="414.000000" y="242.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="306.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="306.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="414.000000" y="306.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3"></text><line x1="12.000000" y1="332.000000" x2="434.000000" y2="332.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="22.000000" y="370.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="370.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="414.000000" y="370.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Enum</text><text class="text-mono" x="22.000000" y="434.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="434.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="414.000000" y="434.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="22.000000" y="498.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="498.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="414.000000" y="498.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="119" y="624" width="208" height="512" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="119.000000" y="624.000000" width="208.000000" height="85.333333" fill="#0A0F25" /><text class="text" x="129.000000" y="758.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="230.000000" y="758.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="307.000000" y="758.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="794.666667" x2="327.000000" y2="794.666667" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="843.333333" style="text-anchor:start;font-size:24px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="230.000000" y="843.333333" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="307.000000" y="843.333333" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="880.000000" x2="327.000000" y2="880.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="928.666667" style="text-anchor:start;font-size:24px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="230.000000" y="928.666667" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="307.000000" y="928.666667" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="965.333333" x2="327.000000" y2="965.333333" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="1014.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="230.000000" y="1014.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="307.000000" y="1014.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="1050.666667" x2="327.000000" y2="1050.666667" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="1099.333333" style="text-anchor:start;font-size:24px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="230.000000" y="1099.333333" style="text-anchor:start;font-size:24px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="307.000000" y="1099.333333" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="1136.000000" x2="327.000000" y2="1136.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="code"><g class="shape" ></g><g transform="translate(127.000000 1236.000000)"><rect class="shape" width="191" height="512" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="12" y="12" width="422" height="512" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="422.000000" height="128.000000" fill="#0A0F25" /><text class="text-mono" x="22.000000" y="177.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="177.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="414.000000" y="177.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="241.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="241.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="414.000000" y="241.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="305.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="305.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="414.000000" y="305.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3"></text><line x1="12.000000" y1="332.000000" x2="434.000000" y2="332.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="22.000000" y="369.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="369.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="414.000000" y="369.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Enum</text><text class="text-mono" x="22.000000" y="433.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="433.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="414.000000" y="433.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="22.000000" y="497.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="497.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="414.000000" y="497.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="119" y="624" width="208" height="512" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="119.000000" y="624.000000" width="208.000000" height="85.333333" fill="#0A0F25" /><text class="text" x="129.000000" y="757.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="230.000000" y="757.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="307.000000" y="757.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="794.666667" x2="327.000000" y2="794.666667" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="842.333333" style="text-anchor:start;font-size:20px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="230.000000" y="842.333333" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="307.000000" y="842.333333" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="880.000000" x2="327.000000" y2="880.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="927.666667" style="text-anchor:start;font-size:20px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="230.000000" y="927.666667" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="307.000000" y="927.666667" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="965.333333" x2="327.000000" y2="965.333333" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="1013.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="230.000000" y="1013.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="307.000000" y="1013.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="1050.666667" x2="327.000000" y2="1050.666667" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="129.000000" y="1098.333333" style="text-anchor:start;font-size:20px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="230.000000" y="1098.333333" style="text-anchor:start;font-size:20px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="307.000000" y="1098.333333" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="119.000000" y1="1136.000000" x2="327.000000" y2="1136.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="code"><g class="shape" ></g><g transform="translate(127.000000 1236.000000)"><rect class="shape" width="191" height="512" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
</text><text class="text-mono" x="0" y="2.000000em" xml:space="preserve">b <tspan fill="#000000" class="text-mono-bold">:=</tspan> a <tspan fill="#000000" class="text-mono-bold">+</tspan> <tspan fill="#009999">7</tspan>
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="package"><g class="shape" ><path d="M 173 1848 L 223 1848 L 223 1903 L 273 1903 L 273 2360 L 173 2360 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g></g><g id="no height"><g class="shape" ><rect x="173" y="2460" width="100" height="100" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g></g><g id="(class -> users)[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 223.000000 526.000000 L 223.000000 620.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1054030763)"/></g><g id="(users -> code)[0]"><path d="M 223.000000 1138.000000 L 223.000000 1232.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1054030763)"/></g><g id="(code -> package)[0]"><path d="M 223.000000 1750.000000 L 223.000000 1844.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1054030763)"/></g><g id="(package -> no height)[0]"><path d="M 223.000000 2362.000000 L 223.000000 2456.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1054030763)"/></g><mask id="1054030763" maskUnits="userSpaceOnUse" x="-100" y="-100" width="626" height="2752">
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="package"><g class="shape" ><path d="M 173 1848 L 223 1848 L 223 1903 L 273 1903 L 273 2360 L 173 2360 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g></g><g id="no height"><g class="shape" ><rect x="173" y="2460" width="100" height="100" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g></g><g id="(class -> users)[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 223.000000 526.000000 L 223.000000 620.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3341296419)"/></g><g id="(users -> code)[0]"><path d="M 223.000000 1138.000000 L 223.000000 1232.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3341296419)"/></g><g id="(code -> package)[0]"><path d="M 223.000000 1750.000000 L 223.000000 1844.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3341296419)"/></g><g id="(package -> no height)[0]"><path d="M 223.000000 2362.000000 L 223.000000 2456.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3341296419)"/></g><mask id="3341296419" maskUnits="userSpaceOnUse" x="-100" y="-100" width="626" height="2752">
|
||||
<rect x="-100" y="-100" width="626" height="2752" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 602 KiB After Width: | Height: | Size: 602 KiB |
40
e2etests/testdata/stable/unnamed_only_width/dagre/board.exp.json
generated
vendored
|
|
@ -62,7 +62,7 @@
|
|||
],
|
||||
"columns": null,
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
"y": 468
|
||||
},
|
||||
"width": 512,
|
||||
"height": 216,
|
||||
"height": 186,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -246,15 +246,15 @@
|
|||
}
|
||||
],
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 69,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 59,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -266,7 +266,7 @@
|
|||
"type": "code",
|
||||
"pos": {
|
||||
"x": 0,
|
||||
"y": 784
|
||||
"y": 754
|
||||
},
|
||||
"width": 512,
|
||||
"height": 65,
|
||||
|
|
@ -306,7 +306,7 @@
|
|||
"type": "package",
|
||||
"pos": {
|
||||
"x": 0,
|
||||
"y": 949
|
||||
"y": 919
|
||||
},
|
||||
"width": 512,
|
||||
"height": 100,
|
||||
|
|
@ -346,7 +346,7 @@
|
|||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 206,
|
||||
"y": 1149
|
||||
"y": 1119
|
||||
},
|
||||
"width": 100,
|
||||
"height": 100,
|
||||
|
|
@ -458,19 +458,19 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 256,
|
||||
"y": 684
|
||||
"y": 654
|
||||
},
|
||||
{
|
||||
"x": 256,
|
||||
"y": 724
|
||||
"y": 694
|
||||
},
|
||||
{
|
||||
"x": 256,
|
||||
"y": 744
|
||||
"y": 714
|
||||
},
|
||||
{
|
||||
"x": 256,
|
||||
"y": 784
|
||||
"y": 754
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -506,19 +506,19 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 256,
|
||||
"y": 849
|
||||
"y": 819
|
||||
},
|
||||
{
|
||||
"x": 256,
|
||||
"y": 889
|
||||
"y": 859
|
||||
},
|
||||
{
|
||||
"x": 256,
|
||||
"y": 913
|
||||
"y": 883
|
||||
},
|
||||
{
|
||||
"x": 256,
|
||||
"y": 969
|
||||
"y": 939
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
@ -554,19 +554,19 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 256,
|
||||
"y": 1049
|
||||
"y": 1019
|
||||
},
|
||||
{
|
||||
"x": 256,
|
||||
"y": 1089
|
||||
"y": 1059
|
||||
},
|
||||
{
|
||||
"x": 256,
|
||||
"y": 1109
|
||||
"y": 1079
|
||||
},
|
||||
{
|
||||
"x": 256,
|
||||
"y": 1149
|
||||
"y": 1119
|
||||
}
|
||||
],
|
||||
"isCurve": true,
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="716" height="1453" viewBox="-102 -102 716 1453"><style type="text/css">
|
||||
width="716" height="1423" viewBox="-102 -102 716 1423"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,32 +39,32 @@ width="716" height="1453" viewBox="-102 -102 716 1453"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="0" y="0" width="512" height="368" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="512.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="10.000000" y="121.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="121.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="492.000000" y="121.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="167.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="167.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="492.000000" y="167.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="213.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="213.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="492.000000" y="213.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3"></text><line x1="0.000000" y1="230.000000" x2="512.000000" y2="230.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="10.000000" y="259.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="259.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="492.000000" y="259.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Enum</text><text class="text-mono" x="10.000000" y="305.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="305.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="492.000000" y="305.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="10.000000" y="351.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="351.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="492.000000" y="351.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="0" y="468" width="512" height="216" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="468.000000" width="512.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="10.000000" y="528.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="111.000000" y="528.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="492.000000" y="528.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="540.000000" x2="512.000000" y2="540.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="564.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="111.000000" y="564.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="492.000000" y="564.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="576.000000" x2="512.000000" y2="576.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="600.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="111.000000" y="600.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="492.000000" y="600.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="612.000000" x2="512.000000" y2="612.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="636.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="111.000000" y="636.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="492.000000" y="636.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="648.000000" x2="512.000000" y2="648.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="672.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="111.000000" y="672.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="492.000000" y="672.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="684.000000" x2="512.000000" y2="684.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="code"><g class="shape" ></g><g transform="translate(0.000000 784.000000)"><rect class="shape" width="512" height="65" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="0" y="0" width="512" height="368" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="0.000000" width="512.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="10.000000" y="120.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="120.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="492.000000" y="120.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="166.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="166.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="492.000000" y="166.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="10.000000" y="212.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="30.000000" y="212.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="492.000000" y="212.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3"></text><line x1="0.000000" y1="230.000000" x2="512.000000" y2="230.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="10.000000" y="258.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="258.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="492.000000" y="258.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Enum</text><text class="text-mono" x="10.000000" y="304.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="304.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="492.000000" y="304.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="10.000000" y="350.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="30.000000" y="350.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="492.000000" y="350.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="0" y="468" width="512" height="186" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="0.000000" y="468.000000" width="512.000000" height="31.000000" fill="#0A0F25" /><text class="text" x="10.000000" y="519.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="111.000000" y="519.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="492.000000" y="519.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="530.000000" x2="512.000000" y2="530.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="550.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="111.000000" y="550.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="492.000000" y="550.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="561.000000" x2="512.000000" y2="561.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="581.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="111.000000" y="581.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="492.000000" y="581.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="592.000000" x2="512.000000" y2="592.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="612.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="111.000000" y="612.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="492.000000" y="612.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="623.000000" x2="512.000000" y2="623.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="10.000000" y="643.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="111.000000" y="643.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="492.000000" y="643.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="0.000000" y1="654.000000" x2="512.000000" y2="654.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="code"><g class="shape" ></g><g transform="translate(0.000000 754.000000)"><rect class="shape" width="512" height="65" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
</text><text class="text-mono" x="0" y="2.000000em" xml:space="preserve">b <tspan fill="#000000" class="text-mono-bold">:=</tspan> a <tspan fill="#000000" class="text-mono-bold">+</tspan> <tspan fill="#009999">7</tspan>
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="package"><g class="shape" ><path d="M 0 949 L 150 949 L 150 969 L 512 969 L 512 1049 L 0 1049 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g></g><g id="no width"><g class="shape" ><rect x="206" y="1149" width="100" height="100" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g></g><g id="(class -> users)[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 256.000000 370.000000 C 256.000000 408.000000 256.000000 428.000000 256.000000 464.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1530545449)"/></g><g id="(users -> code)[0]"><path d="M 256.000000 686.000000 C 256.000000 724.000000 256.000000 744.000000 256.000000 780.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1530545449)"/></g><g id="(code -> package)[0]"><path d="M 256.000000 851.000000 C 256.000000 889.000000 256.000000 913.000000 256.000000 965.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1530545449)"/></g><g id="(package -> no width)[0]"><path d="M 256.000000 1051.000000 C 256.000000 1089.000000 256.000000 1109.000000 256.000000 1145.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1530545449)"/></g><mask id="1530545449" maskUnits="userSpaceOnUse" x="-100" y="-100" width="716" height="1453">
|
||||
<rect x="-100" y="-100" width="716" height="1453" fill="white"></rect>
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="package"><g class="shape" ><path d="M 0 919 L 150 919 L 150 939 L 512 939 L 512 1019 L 0 1019 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g></g><g id="no width"><g class="shape" ><rect x="206" y="1119" width="100" height="100" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g></g><g id="(class -> users)[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 256.000000 370.000000 C 256.000000 408.000000 256.000000 428.000000 256.000000 464.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#4000366913)"/></g><g id="(users -> code)[0]"><path d="M 256.000000 656.000000 C 256.000000 694.000000 256.000000 714.000000 256.000000 750.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#4000366913)"/></g><g id="(code -> package)[0]"><path d="M 256.000000 821.000000 C 256.000000 859.000000 256.000000 883.000000 256.000000 935.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#4000366913)"/></g><g id="(package -> no width)[0]"><path d="M 256.000000 1021.000000 C 256.000000 1059.000000 256.000000 1079.000000 256.000000 1115.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#4000366913)"/></g><mask id="4000366913" maskUnits="userSpaceOnUse" x="-100" y="-100" width="716" height="1423">
|
||||
<rect x="-100" y="-100" width="716" height="1423" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 602 KiB After Width: | Height: | Size: 602 KiB |
28
e2etests/testdata/stable/unnamed_only_width/elk/board.exp.json
generated
vendored
|
|
@ -62,7 +62,7 @@
|
|||
],
|
||||
"columns": null,
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
"y": 480
|
||||
},
|
||||
"width": 512,
|
||||
"height": 216,
|
||||
"height": 186,
|
||||
"opacity": 1,
|
||||
"strokeDash": 0,
|
||||
"strokeWidth": 2,
|
||||
|
|
@ -246,15 +246,15 @@
|
|||
}
|
||||
],
|
||||
"label": "",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 69,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 59,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -266,7 +266,7 @@
|
|||
"type": "code",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 796
|
||||
"y": 766
|
||||
},
|
||||
"width": 512,
|
||||
"height": 65,
|
||||
|
|
@ -306,7 +306,7 @@
|
|||
"type": "package",
|
||||
"pos": {
|
||||
"x": 12,
|
||||
"y": 961
|
||||
"y": 931
|
||||
},
|
||||
"width": 512,
|
||||
"height": 100,
|
||||
|
|
@ -346,7 +346,7 @@
|
|||
"type": "rectangle",
|
||||
"pos": {
|
||||
"x": 218,
|
||||
"y": 1161
|
||||
"y": 1131
|
||||
},
|
||||
"width": 100,
|
||||
"height": 100,
|
||||
|
|
@ -449,11 +449,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 268,
|
||||
"y": 696
|
||||
"y": 666
|
||||
},
|
||||
{
|
||||
"x": 268,
|
||||
"y": 796
|
||||
"y": 766
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
@ -488,11 +488,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 268,
|
||||
"y": 861
|
||||
"y": 831
|
||||
},
|
||||
{
|
||||
"x": 268,
|
||||
"y": 981
|
||||
"y": 951
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
@ -527,11 +527,11 @@
|
|||
"route": [
|
||||
{
|
||||
"x": 268,
|
||||
"y": 1061
|
||||
"y": 1031
|
||||
},
|
||||
{
|
||||
"x": 268,
|
||||
"y": 1161
|
||||
"y": 1131
|
||||
}
|
||||
],
|
||||
"animated": false,
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
id="d2-svg"
|
||||
style="background: white;"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="716" height="1453" viewBox="-90 -90 716 1453"><style type="text/css">
|
||||
width="716" height="1423" viewBox="-90 -90 716 1423"><style type="text/css">
|
||||
<![CDATA[
|
||||
.shape {
|
||||
shape-rendering: geometricPrecision;
|
||||
|
|
@ -39,32 +39,32 @@ width="716" height="1453" viewBox="-90 -90 716 1453"><style type="text/css">
|
|||
svgEl.setAttribute("height", height * ratio - 16);
|
||||
}
|
||||
});
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="12" y="12" width="512" height="368" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="512.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="22.000000" y="133.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="133.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="504.000000" y="133.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="179.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="179.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="504.000000" y="179.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="225.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="225.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="504.000000" y="225.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3"></text><line x1="12.000000" y1="242.000000" x2="524.000000" y2="242.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="22.000000" y="271.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="271.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="504.000000" y="271.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Enum</text><text class="text-mono" x="22.000000" y="317.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="317.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="504.000000" y="317.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="22.000000" y="363.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="363.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="504.000000" y="363.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="12" y="480" width="512" height="216" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="480.000000" width="512.000000" height="36.000000" fill="#0A0F25" /><text class="text" x="22.000000" y="540.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="123.000000" y="540.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="504.000000" y="540.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="552.000000" x2="524.000000" y2="552.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="576.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="123.000000" y="576.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="504.000000" y="576.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="588.000000" x2="524.000000" y2="588.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="612.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="123.000000" y="612.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="504.000000" y="612.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="624.000000" x2="524.000000" y2="624.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="648.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="123.000000" y="648.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="504.000000" y="648.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="660.000000" x2="524.000000" y2="660.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="684.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="123.000000" y="684.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="504.000000" y="684.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="696.000000" x2="524.000000" y2="696.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="code"><g class="shape" ></g><g transform="translate(12.000000 796.000000)"><rect class="shape" width="512" height="65" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
]]></script><g id="class"><g class="shape" ><rect class="shape" x="12" y="12" width="512" height="368" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="12.000000" width="512.000000" height="92.000000" fill="#0A0F25" /><text class="text-mono" x="22.000000" y="132.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="132.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="504.000000" y="132.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="178.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="178.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="504.000000" y="178.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="22.000000" y="224.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="42.000000" y="224.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="504.000000" y="224.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3"></text><line x1="12.000000" y1="242.000000" x2="524.000000" y2="242.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="22.000000" y="270.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="270.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="504.000000" y="270.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Enum</text><text class="text-mono" x="22.000000" y="316.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="316.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="504.000000" y="316.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="22.000000" y="362.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="42.000000" y="362.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="504.000000" y="362.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="12" y="480" width="512" height="186" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="12.000000" y="480.000000" width="512.000000" height="31.000000" fill="#0A0F25" /><text class="text" x="22.000000" y="531.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="123.000000" y="531.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="504.000000" y="531.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="542.000000" x2="524.000000" y2="542.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="562.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="123.000000" y="562.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="504.000000" y="562.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="573.000000" x2="524.000000" y2="573.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="593.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="123.000000" y="593.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="504.000000" y="593.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="604.000000" x2="524.000000" y2="604.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="624.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="123.000000" y="624.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="504.000000" y="624.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="635.000000" x2="524.000000" y2="635.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="22.000000" y="655.500000" style="text-anchor:start;font-size:20px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="123.000000" y="655.500000" style="text-anchor:start;font-size:20px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="504.000000" y="655.500000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="12.000000" y1="666.000000" x2="524.000000" y2="666.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="code"><g class="shape" ></g><g transform="translate(12.000000 766.000000)"><rect class="shape" width="512" height="65" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
</text><text class="text-mono" x="0" y="2.000000em" xml:space="preserve">b <tspan fill="#000000" class="text-mono-bold">:=</tspan> a <tspan fill="#000000" class="text-mono-bold">+</tspan> <tspan fill="#009999">7</tspan>
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="package"><g class="shape" ><path d="M 12 961 L 162 961 L 162 981 L 524 981 L 524 1061 L 12 1061 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g></g><g id="no width"><g class="shape" ><rect x="218" y="1161" width="100" height="100" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g></g><g id="(class -> users)[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 268.000000 382.000000 L 268.000000 476.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#445948225)"/></g><g id="(users -> code)[0]"><path d="M 268.000000 698.000000 L 268.000000 792.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#445948225)"/></g><g id="(code -> package)[0]"><path d="M 268.000000 863.000000 L 268.000000 977.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#445948225)"/></g><g id="(package -> no width)[0]"><path d="M 268.000000 1063.000000 L 268.000000 1157.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#445948225)"/></g><mask id="445948225" maskUnits="userSpaceOnUse" x="-100" y="-100" width="716" height="1453">
|
||||
<rect x="-100" y="-100" width="716" height="1453" fill="white"></rect>
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="package"><g class="shape" ><path d="M 12 931 L 162 931 L 162 951 L 524 951 L 524 1031 L 12 1031 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g></g><g id="no width"><g class="shape" ><rect x="218" y="1131" width="100" height="100" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g></g><g id="(class -> users)[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 268.000000 382.000000 L 268.000000 476.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3421712416)"/></g><g id="(users -> code)[0]"><path d="M 268.000000 668.000000 L 268.000000 762.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3421712416)"/></g><g id="(code -> package)[0]"><path d="M 268.000000 833.000000 L 268.000000 947.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3421712416)"/></g><g id="(package -> no width)[0]"><path d="M 268.000000 1033.000000 L 268.000000 1127.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#3421712416)"/></g><mask id="3421712416" maskUnits="userSpaceOnUse" x="-100" y="-100" width="716" height="1423">
|
||||
<rect x="-100" y="-100" width="716" height="1423" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
.text {
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 602 KiB After Width: | Height: | Size: 602 KiB |
12
e2etests/testdata/todo/shape_set_width_height/dagre/board.exp.json
generated
vendored
|
|
@ -513,15 +513,15 @@
|
|||
],
|
||||
"columns": null,
|
||||
"label": "class",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 81,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 70,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -697,15 +697,15 @@
|
|||
}
|
||||
],
|
||||
"label": "users",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 65,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 56,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 942 KiB After Width: | Height: | Size: 942 KiB |
12
e2etests/testdata/todo/shape_set_width_height/elk/board.exp.json
generated
vendored
|
|
@ -513,15 +513,15 @@
|
|||
],
|
||||
"columns": null,
|
||||
"label": "class",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": false,
|
||||
"underline": false,
|
||||
"labelWidth": 81,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 70,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
@ -697,15 +697,15 @@
|
|||
}
|
||||
],
|
||||
"label": "users",
|
||||
"fontSize": 24,
|
||||
"fontSize": 20,
|
||||
"fontFamily": "DEFAULT",
|
||||
"language": "",
|
||||
"color": "#0A0F25",
|
||||
"italic": false,
|
||||
"bold": true,
|
||||
"underline": false,
|
||||
"labelWidth": 65,
|
||||
"labelHeight": 36,
|
||||
"labelWidth": 56,
|
||||
"labelHeight": 31,
|
||||
"zIndex": 0,
|
||||
"level": 1,
|
||||
"primaryAccentColor": "#0D32B2",
|
||||
|
|
|
|||
|
|
@ -796,34 +796,34 @@ width="2622" height="2644" viewBox="-90 -90 2622 2644"><style type="text/css">
|
|||
.md .contains-task-list:dir(rtl) .task-list-item-checkbox {
|
||||
margin: 0 -1.6em 0.25em 0.2em;
|
||||
}
|
||||
</style><g id="containers"><g class="shape" ><rect x="12" y="12" width="1322" height="428" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="673.000000" y="45.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">containers</text></g><g id="cloud"><g class="shape" ><path d="M 1439 273 C 1439 276 1436 278 1432 278 C 1389 281 1354 316 1354 358 C 1354 403 1392 439 1441 439 H 1771 C 1823 439 1866 400 1866 353 C 1866 308 1827 271 1777 268 C 1774 268 1770 266 1769 263 C 1758 217 1707 183 1647 183 C 1608 183 1573 197 1551 220 C 1548 223 1544 223 1542 223 C 1533 220 1524 219 1514 219 C 1474 219 1442 243 1439 273 Z" style="fill:#FFFFFF;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="1607.664000" y="364.644000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">cloud</text></g><g id="tall cylinder"><g class="shape" ><path d="M 1482 1464 C 1482 1440 1597 1440 1610 1440 C 1623 1440 1738 1440 1738 1464 V 1928 C 1738 1952 1623 1952 1610 1952 C 1597 1952 1482 1952 1482 1928 V 1464 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/><path d="M 1482 1464 C 1482 1488 1597 1488 1610 1488 C 1623 1488 1738 1488 1738 1464" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="1610.000000" y="1713.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">tall cylinder</text></g><g id="class"><g class="shape" ><rect class="shape" x="1210" y="740" width="800" height="400" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="1210.000000" y="740.000000" width="800.000000" height="100.000000" fill="#0A0F25" /><text class="text-mono" x="1610.000000" y="799.000000" style="text-anchor:middle;font-size:28px;fill:#FFFFFF">class</text><text class="text-mono" x="1220.000000" y="871.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="1240.000000" y="871.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="1990.000000" y="871.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="1220.000000" y="921.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="1240.000000" y="921.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="1990.000000" y="921.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">int</text><text class="text-mono" x="1220.000000" y="971.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="1240.000000" y="971.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="1990.000000" y="971.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3"></text><line x1="1210.000000" y1="990.000000" x2="2010.000000" y2="990.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="1220.000000" y="1021.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="1240.000000" y="1021.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="1990.000000" y="1021.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Enum</text><text class="text-mono" x="1220.000000" y="1071.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="1240.000000" y="1071.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="1990.000000" y="1071.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="1220.000000" y="1121.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="1240.000000" y="1121.000000" style="text-anchor:start;font-size:24px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="1990.000000" y="1121.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="1210" y="2052" width="800" height="400" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="1210.000000" y="2052.000000" width="800.000000" height="66.666667" fill="#0A0F25" /><text class="text" x="1220.000000" y="2094.333333" style="text-anchor:start;font-size:28px;fill:#FFFFFF">users</text><text class="text" x="1220.000000" y="2158.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="1321.000000" y="2158.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">int</text>
|
||||
<text class="text" x="1990.000000" y="2158.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="1210.000000" y1="2185.333333" x2="2010.000000" y2="2185.333333" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="1220.000000" y="2224.666667" style="text-anchor:start;font-size:24px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="1321.000000" y="2224.666667" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="1990.000000" y="2224.666667" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="1210.000000" y1="2252.000000" x2="2010.000000" y2="2252.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="1220.000000" y="2291.333333" style="text-anchor:start;font-size:24px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="1321.000000" y="2291.333333" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="1990.000000" y="2291.333333" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="1210.000000" y1="2318.666667" x2="2010.000000" y2="2318.666667" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="1220.000000" y="2358.000000" style="text-anchor:start;font-size:24px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="1321.000000" y="2358.000000" style="text-anchor:start;font-size:24px;fill:#676C7E">string</text>
|
||||
<text class="text" x="1990.000000" y="2358.000000" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="1210.000000" y1="2385.333333" x2="2010.000000" y2="2385.333333" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="1220.000000" y="2424.666667" style="text-anchor:start;font-size:24px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="1321.000000" y="2424.666667" style="text-anchor:start;font-size:24px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="1990.000000" y="2424.666667" style="text-anchor:end;font-size:24px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="1210.000000" y1="2452.000000" x2="2010.000000" y2="2452.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="container"><g class="shape" ><rect x="2173" y="374" width="114" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="2230.000000" y="412.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">container</text></g><g id="text"><g class="shape" ></g><g><foreignObject requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" x="2030.000000" y="540.000000" width="400" height="800"><div xmlns="http://www.w3.org/1999/xhtml" class="md" style="background-color:transparent;color:#0A0F25;"><p>markdown text expanded to 800x400</p>
|
||||
</style><g id="containers"><g class="shape" ><rect x="12" y="12" width="1322" height="428" style="fill:#E3E9FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="673.000000" y="45.000000" style="text-anchor:middle;font-size:28px;fill:#0A0F25">containers</text></g><g id="cloud"><g class="shape" ><path d="M 1439 273 C 1439 276 1436 278 1432 278 C 1389 281 1354 316 1354 358 C 1354 403 1392 439 1441 439 H 1771 C 1823 439 1866 400 1866 353 C 1866 308 1827 271 1777 268 C 1774 268 1770 266 1769 263 C 1758 217 1707 183 1647 183 C 1608 183 1573 197 1551 220 C 1548 223 1544 223 1542 223 C 1533 220 1524 219 1514 219 C 1474 219 1442 243 1439 273 Z" style="fill:#FFFFFF;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="1607.664000" y="364.644000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">cloud</text></g><g id="tall cylinder"><g class="shape" ><path d="M 1482 1464 C 1482 1440 1597 1440 1610 1440 C 1623 1440 1738 1440 1738 1464 V 1928 C 1738 1952 1623 1952 1610 1952 C 1597 1952 1482 1952 1482 1928 V 1464 Z" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/><path d="M 1482 1464 C 1482 1488 1597 1488 1610 1488 C 1623 1488 1738 1488 1738 1464" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="1610.000000" y="1713.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">tall cylinder</text></g><g id="class"><g class="shape" ><rect class="shape" x="1210" y="740" width="800" height="400" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="1210.000000" y="740.000000" width="800.000000" height="100.000000" fill="#0A0F25" /><text class="text-mono" x="1610.000000" y="797.750000" style="text-anchor:middle;font-size:24px;fill:#FFFFFF">class</text><text class="text-mono" x="1220.000000" y="870.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="1240.000000" y="870.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">num</text>
|
||||
<text class="text-mono" x="1990.000000" y="870.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="1220.000000" y="920.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="1240.000000" y="920.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">timeout</text>
|
||||
<text class="text-mono" x="1990.000000" y="920.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">int</text><text class="text-mono" x="1220.000000" y="970.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">-</text>
|
||||
<text class="text-mono" x="1240.000000" y="970.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">pid</text>
|
||||
<text class="text-mono" x="1990.000000" y="970.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3"></text><line x1="1210.000000" y1="990.000000" x2="2010.000000" y2="990.000000" style="stroke-width:1;stroke:#0A0F25" /><text class="text-mono" x="1220.000000" y="1020.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="1240.000000" y="1020.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getStatus()</text>
|
||||
<text class="text-mono" x="1990.000000" y="1020.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Enum</text><text class="text-mono" x="1220.000000" y="1070.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="1240.000000" y="1070.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">getJobs()</text>
|
||||
<text class="text-mono" x="1990.000000" y="1070.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">Job[]</text><text class="text-mono" x="1220.000000" y="1120.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">+</text>
|
||||
<text class="text-mono" x="1240.000000" y="1120.000000" style="text-anchor:start;font-size:20px;fill:#0A0F25">setTimeout(seconds int)</text>
|
||||
<text class="text-mono" x="1990.000000" y="1120.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3">void</text></g></g><g id="users"><g class="shape" ><rect class="shape" x="1210" y="2052" width="800" height="400" style="fill:#FFFFFF;stroke:#0A0F25;stroke-width:2;"/><rect class="class_header" x="1210.000000" y="2052.000000" width="800.000000" height="66.666667" fill="#0A0F25" /><text class="text" x="1220.000000" y="2093.083333" style="text-anchor:start;font-size:24px;fill:#FFFFFF">users</text><text class="text" x="1220.000000" y="2157.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">id</text>
|
||||
<text class="text" x="1321.000000" y="2157.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">int</text>
|
||||
<text class="text" x="1990.000000" y="2157.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="1210.000000" y1="2185.333333" x2="2010.000000" y2="2185.333333" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="1220.000000" y="2223.666667" style="text-anchor:start;font-size:20px;fill:#0D32B2">name</text>
|
||||
<text class="text" x="1321.000000" y="2223.666667" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="1990.000000" y="2223.666667" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="1210.000000" y1="2252.000000" x2="2010.000000" y2="2252.000000" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="1220.000000" y="2290.333333" style="text-anchor:start;font-size:20px;fill:#0D32B2">email</text>
|
||||
<text class="text" x="1321.000000" y="2290.333333" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="1990.000000" y="2290.333333" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="1210.000000" y1="2318.666667" x2="2010.000000" y2="2318.666667" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="1220.000000" y="2357.000000" style="text-anchor:start;font-size:20px;fill:#0D32B2">password</text>
|
||||
<text class="text" x="1321.000000" y="2357.000000" style="text-anchor:start;font-size:20px;fill:#676C7E">string</text>
|
||||
<text class="text" x="1990.000000" y="2357.000000" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="1210.000000" y1="2385.333333" x2="2010.000000" y2="2385.333333" style="stroke-width:2;stroke:#0A0F25" /><text class="text" x="1220.000000" y="2423.666667" style="text-anchor:start;font-size:20px;fill:#0D32B2">last_login</text>
|
||||
<text class="text" x="1321.000000" y="2423.666667" style="text-anchor:start;font-size:20px;fill:#676C7E">datetime</text>
|
||||
<text class="text" x="1990.000000" y="2423.666667" style="text-anchor:end;font-size:20px;fill:#4A6FF3;letter-spacing:2px;"></text><line x1="1210.000000" y1="2452.000000" x2="2010.000000" y2="2452.000000" style="stroke-width:2;stroke:#0A0F25" /></g></g><g id="container"><g class="shape" ><rect x="2173" y="374" width="114" height="66" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="2230.000000" y="412.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">container</text></g><g id="text"><g class="shape" ></g><g><foreignObject requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" x="2030.000000" y="540.000000" width="400" height="800"><div xmlns="http://www.w3.org/1999/xhtml" class="md" style="background-color:transparent;color:#0A0F25;"><p>markdown text expanded to 800x400</p>
|
||||
</div></foreignObject></g></g><g id="code"><g class="shape" ></g><g transform="translate(2030.000000 1546.000000)"><rect class="shape" width="400" height="300" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
</text><text class="text-mono" x="0" y="2.000000em" xml:space="preserve">b <tspan fill="#000000" class="text-mono-bold">:=</tspan> a <tspan fill="#000000" class="text-mono-bold">+</tspan> <tspan fill="#009999">7</tspan>
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="small code"><g class="shape" ></g><g transform="translate(2134.000000 2052.000000)"><rect class="shape" width="191" height="65" style="stroke: #0A0F25;fill:#ffffff" /><g transform="translate(6 6)"><text class="text-mono" x="0" y="1.000000em" xml:space="preserve">a <tspan fill="#000000" class="text-mono-bold">:=</tspan> <tspan fill="#009999">5</tspan>
|
||||
</text><text class="text-mono" x="0" y="2.000000em" xml:space="preserve">b <tspan fill="#000000" class="text-mono-bold">:=</tspan> a <tspan fill="#000000" class="text-mono-bold">+</tspan> <tspan fill="#009999">7</tspan>
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="containers.circle container"><g class="shape" ><ellipse class="shape" cx="226.000000" cy="226.000000" rx="139.000000" ry="107.000000" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="226.000000" y="180.000000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">circle container</text></g><g id="containers.diamond container"><g class="shape" ><path d="M 524 365 C 523 365 522 365 521 364 L 386 229 C 385 228 385 225 386 224 L 521 88 C 522 87 525 87 526 88 L 661 224 C 662 225 662 228 661 229 L 527 364 C 526 365 525 365 524 365 Z" style="fill:#CFD2DD;stroke:#0D32B2;stroke-width:2;"/></g><text class="text" x="524.000000" y="185.500000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">diamond container</text></g><g id="containers.oval container"><g class="shape" ><ellipse class="shape" cx="822.000000" cy="226.000000" rx="139.000000" ry="107.000000" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="822.000000" y="180.000000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">oval container</text></g><g id="containers.hexagon container"><g class="shape" ><path d="M 1051 119 L 981 226 L 1051 333 L 1190 333 L 1259 226 L 1190 119 Z" style="fill:#DEE1EB;stroke:#0D32B2;stroke-width:2;"/></g><text class="text" x="1120.000000" y="183.666667" style="text-anchor:middle;font-size:24px;fill:#0A0F25">hexagon container</text></g><g id="containers.circle container.diamond"><g class="shape" ><path d="M 226 258 C 226 258 225 258 225 258 L 162 227 C 161 227 161 226 162 226 L 225 194 C 226 194 227 194 227 194 L 289 225 C 290 225 290 226 289 226 L 227 258 C 227 258 226 258 226 258 Z" style="fill:#CFD2DD;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="226.000000" y="231.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">diamond</text></g><g id="containers.diamond container.circle"><g class="shape" ><ellipse class="shape" cx="524.000000" cy="226.000000" rx="64.000000" ry="64.000000" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="524.000000" y="231.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">circle</text></g><g id="containers.oval container.hexagon"><g class="shape" ><path d="M 790 194 L 758 226 L 790 258 L 854 258 L 886 226 L 854 194 Z" style="fill:#DEE1EB;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="822.000000" y="231.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">hexagon</text></g><g id="containers.hexagon container.oval"><g class="shape" ><ellipse class="shape" cx="1120.000000" cy="226.000000" rx="64.000000" ry="32.000000" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="1120.000000" y="231.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">oval</text></g><g id="(cloud -> class)[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 1610.000000 441.000000 L 1610.000000 736.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1208097057)"/></g><g id="(class -> tall cylinder)[0]"><path d="M 1610.000000 1142.000000 L 1610.000000 1436.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1208097057)"/></g><g id="(tall cylinder -> users)[0]"><path d="M 1610.000000 1954.000000 L 1610.000000 2048.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1208097057)"/></g><g id="(container -> text)[0]"><path d="M 2230.000000 442.000000 L 2230.000000 536.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1208097057)"/></g><g id="(text -> code)[0]"><path d="M 2230.000000 1342.000000 L 2230.000000 1542.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1208097057)"/></g><g id="(code -> small code)[0]"><path d="M 2230.000000 1848.000000 L 2230.000000 2048.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#1208097057)"/></g><mask id="1208097057" maskUnits="userSpaceOnUse" x="-100" y="-100" width="2622" height="2644">
|
||||
</text><text class="text-mono" x="0" y="3.000000em" xml:space="preserve">fmt.<tspan fill="#990000" class="text-mono-bold">Printf</tspan>(<tspan fill="#dd1144">"%d"</tspan>, b)</text></g></g></g><g id="containers.circle container"><g class="shape" ><ellipse class="shape" cx="226.000000" cy="226.000000" rx="139.000000" ry="107.000000" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="226.000000" y="180.000000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">circle container</text></g><g id="containers.diamond container"><g class="shape" ><path d="M 524 365 C 523 365 522 365 521 364 L 386 229 C 385 228 385 225 386 224 L 521 88 C 522 87 525 87 526 88 L 661 224 C 662 225 662 228 661 229 L 527 364 C 526 365 525 365 524 365 Z" style="fill:#CFD2DD;stroke:#0D32B2;stroke-width:2;"/></g><text class="text" x="524.000000" y="185.500000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">diamond container</text></g><g id="containers.oval container"><g class="shape" ><ellipse class="shape" cx="822.000000" cy="226.000000" rx="139.000000" ry="107.000000" style="fill:#EDF0FD;stroke:#0D32B2;stroke-width:2;" /></g><text class="text" x="822.000000" y="180.000000" style="text-anchor:middle;font-size:24px;fill:#0A0F25">oval container</text></g><g id="containers.hexagon container"><g class="shape" ><path d="M 1051 119 L 981 226 L 1051 333 L 1190 333 L 1259 226 L 1190 119 Z" style="fill:#DEE1EB;stroke:#0D32B2;stroke-width:2;"/></g><text class="text" x="1120.000000" y="183.666667" style="text-anchor:middle;font-size:24px;fill:#0A0F25">hexagon container</text></g><g id="containers.circle container.diamond"><g class="shape" ><path d="M 226 258 C 226 258 225 258 225 258 L 162 227 C 161 227 161 226 162 226 L 225 194 C 226 194 227 194 227 194 L 289 225 C 290 225 290 226 289 226 L 227 258 C 227 258 226 258 226 258 Z" style="fill:#CFD2DD;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="226.000000" y="231.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">diamond</text></g><g id="containers.diamond container.circle"><g class="shape" ><ellipse class="shape" cx="524.000000" cy="226.000000" rx="64.000000" ry="64.000000" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="524.000000" y="231.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">circle</text></g><g id="containers.oval container.hexagon"><g class="shape" ><path d="M 790 194 L 758 226 L 790 258 L 854 258 L 886 226 L 854 194 Z" style="fill:#DEE1EB;stroke:#0D32B2;stroke-width:2;"/></g><text class="text-bold" x="822.000000" y="231.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">hexagon</text></g><g id="containers.hexagon container.oval"><g class="shape" ><ellipse class="shape" cx="1120.000000" cy="226.000000" rx="64.000000" ry="32.000000" style="fill:#F7F8FE;stroke:#0D32B2;stroke-width:2;" /></g><text class="text-bold" x="1120.000000" y="231.500000" style="text-anchor:middle;font-size:16px;fill:#0A0F25">oval</text></g><g id="(cloud -> class)[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 1610.000000 441.000000 L 1610.000000 736.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#128338623)"/></g><g id="(class -> tall cylinder)[0]"><path d="M 1610.000000 1142.000000 L 1610.000000 1436.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#128338623)"/></g><g id="(tall cylinder -> users)[0]"><path d="M 1610.000000 1954.000000 L 1610.000000 2048.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#128338623)"/></g><g id="(container -> text)[0]"><path d="M 2230.000000 442.000000 L 2230.000000 536.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#128338623)"/></g><g id="(text -> code)[0]"><path d="M 2230.000000 1342.000000 L 2230.000000 1542.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#128338623)"/></g><g id="(code -> small code)[0]"><path d="M 2230.000000 1848.000000 L 2230.000000 2048.000000" class="connection" style="fill:none;stroke:#0D32B2;stroke-width:2;" marker-end="url(#mk-3990223579)" mask="url(#128338623)"/></g><mask id="128338623" maskUnits="userSpaceOnUse" x="-100" y="-100" width="2622" height="2644">
|
||||
<rect x="-100" y="-100" width="2622" height="2644" fill="white"></rect>
|
||||
|
||||
</mask><style type="text/css"><![CDATA[
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 942 KiB After Width: | Height: | Size: 942 KiB |