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

298 lines
6 KiB
JSON
Raw Normal View History

{
"name": "",
2022-12-21 07:43:45 +00:00
"fontFamily": "SourceSansPro",
"shapes": [
{
"id": "a",
"type": "rectangle",
"pos": {
2022-11-11 19:43:56 +00:00
"x": 12,
"y": 12
},
2023-02-11 05:28:03 +00:00
"width": 364,
"height": 451,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-01-27 21:30:44 +00:00
"fill": "B4",
"stroke": "B1",
"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": "",
2023-01-27 21:30:44 +00:00
"color": "N1",
"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,
2022-11-29 22:22:23 +00:00
"labelPosition": "INSIDE_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": 62,
"y": 62
},
2023-02-11 05:28:03 +00:00
"width": 264,
"height": 351,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-01-27 21:30:44 +00:00
"fill": "B5",
"stroke": "B1",
"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": "",
2023-01-27 21:30:44 +00:00
"color": "N1",
"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,
2022-11-29 22:22:23 +00:00
"labelPosition": "INSIDE_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": 122,
"y": 112
},
2023-02-11 05:28:03 +00:00
"width": 154,
"height": 166,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-01-27 21:30:44 +00:00
"fill": "B6",
"stroke": "B1",
"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": "",
2023-01-27 21:30:44 +00:00
"color": "N1",
"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,
2022-11-29 22:22:23 +00:00
"labelPosition": "INSIDE_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": 172,
"y": 162
},
2023-01-25 20:32:36 +00:00
"width": 54,
"height": 66,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-01-27 21:30:44 +00:00
"fill": "N7",
"stroke": "B1",
"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": "",
2023-01-27 21:30:44 +00:00
"color": "N1",
"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,
2023-01-27 21:30:44 +00:00
"stroke": "B1",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:30:44 +00:00
"color": "N2",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2023-02-11 05:28:03 +00:00
"x": 112,
"y": 413
},
{
2023-02-11 05:28:03 +00:00
"x": 112,
"y": 463
}
],
"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,
2023-01-27 21:30:44 +00:00
"stroke": "B1",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:30:44 +00:00
"color": "N2",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2023-02-11 05:28:03 +00:00
"x": 172,
"y": 62
},
{
2023-02-11 05:28:03 +00:00
"x": 172,
"y": 112
}
],
"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,
2023-01-27 21:30:44 +00:00
"stroke": "B1",
"label": "",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-01-27 21:30:44 +00:00
"color": "N2",
"italic": true,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"labelPosition": "",
"labelPercentage": 0,
"route": [
{
2023-02-11 05:28:03 +00:00
"x": 199,
"y": 228
},
{
2023-02-11 05:28:03 +00:00
"x": 199,
"y": 323
},
{
2023-02-11 05:28:03 +00:00
"x": 112,
"y": 323
},
{
2023-02-11 05:28:03 +00:00
"x": 112,
"y": 62
}
],
"animated": false,
"tooltip": "",
2022-11-29 22:22:23 +00:00
"icon": null,
2022-11-30 19:23:30 +00:00
"zIndex": 0
}
]
}