d2/e2etests/testdata/todo/child_parent_edges/dagre/board.exp.json

380 lines
7.6 KiB
JSON
Raw Normal View History

{
"name": "",
2022-12-21 07:43:45 +00:00
"fontFamily": "SourceSansPro",
"shapes": [
{
"id": "a",
"type": "rectangle",
"pos": {
"x": 0,
2023-02-10 21:47:22 +00:00
"y": 41
},
2023-02-11 05:28:03 +00:00
"width": 254,
2023-02-10 21:47:22 +00:00
"height": 325,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#E3E9FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "a",
"fontSize": 28,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
"underline": false,
2023-02-03 21:59:12 +00:00
"labelWidth": 12,
"labelHeight": 36,
2023-02-10 20:18:50 +00:00
"labelPosition": "OUTSIDE_TOP_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 1
},
{
"id": "a.b",
"type": "rectangle",
"pos": {
2023-02-11 05:28:03 +00:00
"x": 20,
2023-02-10 21:47:22 +00:00
"y": 106
},
2023-02-11 05:28:03 +00:00
"width": 214,
2023-02-10 21:47:22 +00:00
"height": 230,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#EDF0FD",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "b",
"fontSize": 24,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
"underline": false,
2023-02-03 21:59:12 +00:00
"labelWidth": 12,
"labelHeight": 31,
2023-02-10 20:18:50 +00:00
"labelPosition": "OUTSIDE_TOP_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 2
},
{
"id": "a.b.c",
"type": "rectangle",
"pos": {
2023-02-11 05:28:03 +00:00
"x": 40,
2023-02-10 21:47:22 +00:00
"y": 169
},
2023-02-11 05:28:03 +00:00
"width": 174,
2023-02-10 21:47:22 +00:00
"height": 135,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#F7F8FE",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "c",
"fontSize": 20,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
"underline": false,
2023-02-03 21:59:12 +00:00
"labelWidth": 9,
"labelHeight": 26,
2023-02-10 20:18:50 +00:00
"labelPosition": "OUTSIDE_TOP_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 3
},
{
"id": "a.b.c.d",
"type": "rectangle",
"pos": {
2023-02-11 05:28:03 +00:00
"x": 70,
2023-02-10 21:47:22 +00:00
"y": 204
},
2023-01-25 20:32:36 +00:00
"width": 54,
"height": 66,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#FFFFFF",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
2023-01-01 08:13:32 +00:00
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "d",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
2023-02-03 21:59:12 +00:00
"labelWidth": 9,
"labelHeight": 21,
2022-11-29 22:22:23 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 4
}
],
"connections": [
{
"id": "(a.b -> a)[0]",
"src": "a.b",
"srcArrow": "none",
"srcLabel": "",
"dst": "a",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2023-02-11 05:28:03 +00:00
"x": 124,
"y": 220.54255319148936
},
{
2023-02-11 05:28:03 +00:00
"x": 140,
"y": 180.50851063829788
},
{
2023-02-11 05:28:03 +00:00
"x": 145,
2023-02-10 21:47:22 +00:00
"y": 170.5
},
{
2023-02-11 05:28:03 +00:00
"x": 146.5,
2023-02-10 21:47:22 +00:00
"y": 170.5
},
{
2023-02-11 05:28:03 +00:00
"x": 148,
2023-02-10 21:47:22 +00:00
"y": 170.5
},
{
2023-02-11 05:28:03 +00:00
"x": 150,
2023-02-10 21:47:22 +00:00
"y": 177.1
},
{
2023-02-11 05:28:03 +00:00
"x": 151.5,
2023-02-10 21:47:22 +00:00
"y": 187
},
{
2023-02-11 05:28:03 +00:00
"x": 153,
2023-02-10 21:47:22 +00:00
"y": 196.9
},
{
2023-02-11 05:28:03 +00:00
"x": 153,
2023-02-10 21:47:22 +00:00
"y": 210.1
},
{
2023-02-11 05:28:03 +00:00
"x": 151.5,
2023-02-10 21:47:22 +00:00
"y": 220
},
{
2023-02-11 05:28:03 +00:00
"x": 150,
2023-02-10 21:47:22 +00:00
"y": 229.9
},
{
2023-02-11 05:28:03 +00:00
"x": 140,
"y": 233.69148936170214
},
{
2023-02-11 05:28:03 +00:00
"x": 124,
"y": 222.45744680851064
}
],
"isCurve": true,
"animated": false,
"tooltip": "",
2022-11-29 22:22:23 +00:00
"icon": null,
2022-11-30 19:23:30 +00:00
"zIndex": 0
},
{
"id": "a.(b -> b.c)[0]",
"src": "a.b",
"srcArrow": "none",
"srcLabel": "",
"dst": "a.b.c",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2023-02-11 05:28:03 +00:00
"x": 124,
"y": 206.73204419889504
},
{
2023-02-11 05:28:03 +00:00
"x": 150.66666666666669,
"y": 192.146408839779
},
{
2023-02-11 05:28:03 +00:00
"x": 159,
2023-02-10 21:47:22 +00:00
"y": 188.5
},
{
2023-02-11 05:28:03 +00:00
"x": 161.5,
2023-02-10 21:47:22 +00:00
"y": 188.5
},
{
2023-02-11 05:28:03 +00:00
"x": 164,
2023-02-10 21:47:22 +00:00
"y": 188.5
},
{
2023-02-11 05:28:03 +00:00
"x": 167.33333333333331,
2023-02-10 21:47:22 +00:00
"y": 195.1
},
{
2023-02-11 05:28:03 +00:00
"x": 169.83333333333331,
2023-02-10 21:47:22 +00:00
"y": 205
},
{
2023-02-11 05:28:03 +00:00
"x": 172.33333333333334,
2023-02-10 21:47:22 +00:00
"y": 214.9
},
{
2023-02-11 05:28:03 +00:00
"x": 172.33333333333334,
2023-02-10 21:47:22 +00:00
"y": 228.1
},
{
2023-02-11 05:28:03 +00:00
"x": 169.83333333333331,
2023-02-10 21:47:22 +00:00
"y": 238
},
{
2023-02-11 05:28:03 +00:00
"x": 167.33333333333331,
2023-02-10 21:47:22 +00:00
"y": 247.9
},
{
2023-02-11 05:28:03 +00:00
"x": 150.66666666666669,
"y": 257.053591160221
},
{
2023-02-11 05:28:03 +00:00
"x": 124,
"y": 267.26795580110496
}
],
"isCurve": true,
"animated": false,
"tooltip": "",
2022-11-29 22:22:23 +00:00
"icon": null,
2022-11-30 19:23:30 +00:00
"zIndex": 0
},
{
"id": "a.(b.c.d -> b)[0]",
"src": "a.b.c.d",
"srcArrow": "none",
"srcLabel": "",
"dst": "a.b",
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2023-02-11 05:28:03 +00:00
"x": 123.66666666666666,
"y": 249
},
{
2023-02-11 05:28:03 +00:00
"x": 124,
"y": 233.5950226244344
}
],
"animated": false,
"tooltip": "",
2022-11-29 22:22:23 +00:00
"icon": null,
2022-11-30 19:23:30 +00:00
"zIndex": 0
}
]
}