d2/e2etests/testdata/sanity/child_to_child/dagre/board.exp.json

233 lines
4.6 KiB
JSON
Raw Normal View History

{
"name": "",
2022-12-21 07:43:45 +00:00
"fontFamily": "SourceSansPro",
"shapes": [
{
2022-11-11 19:43:56 +00:00
"id": "a",
"type": "",
"pos": {
2022-11-11 19:43:56 +00:00
"x": 1,
"y": 0
},
2022-11-11 19:43:56 +00:00
"width": 213,
"height": 226,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2022-11-11 19:43:56 +00:00
"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,
2022-11-11 19:43:56 +00:00
"label": "a",
"fontSize": 28,
"fontFamily": "DEFAULT",
2022-11-11 19:43:56 +00:00
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
"underline": false,
2022-11-11 19:43:56 +00:00
"labelWidth": 17,
"labelHeight": 41,
2022-11-29 22:22:23 +00:00
"labelPosition": "INSIDE_TOP_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 1
},
{
2022-11-11 19:43:56 +00:00
"id": "a.b",
"type": "",
"pos": {
2022-11-11 19:43:56 +00:00
"x": 51,
"y": 50
},
"width": 113,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2022-11-11 19:43:56 +00:00
"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,
2022-11-11 19:43:56 +00:00
"label": "b",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 13,
"labelHeight": 26,
2022-11-29 22:22:23 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 2
},
{
2022-11-11 19:43:56 +00:00
"id": "c",
"type": "",
"pos": {
"x": 0,
"y": 326
},
"width": 214,
"height": 226,
"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,
2022-11-11 19:43:56 +00:00
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
2022-11-11 19:43:56 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "c",
"fontSize": 28,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
2022-12-05 18:46:06 +00:00
"bold": false,
2022-11-11 19:43:56 +00:00
"underline": false,
"labelWidth": 17,
"labelHeight": 41,
2022-11-29 22:22:23 +00:00
"labelPosition": "INSIDE_TOP_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 1
2022-11-11 19:43:56 +00:00
},
{
"id": "c.d",
"type": "",
"pos": {
2022-11-11 19:43:56 +00:00
"x": 50,
2022-11-08 02:10:28 +00:00
"y": 376
},
2022-11-11 19:43:56 +00:00
"width": 114,
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2022-11-11 19:43:56 +00:00
"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,
2022-11-11 19:43:56 +00:00
"label": "d",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
2022-11-11 19:43:56 +00:00
"labelWidth": 14,
"labelHeight": 26,
2022-11-29 22:22:23 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 2
}
],
"connections": [
{
2022-11-11 19:43:56 +00:00
"id": "(a.b -> c.d)[0]",
"src": "a.b",
"srcArrow": "none",
"srcLabel": "",
2022-11-11 19:43:56 +00:00
"dst": "c.d",
"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": [
{
2022-11-11 19:43:56 +00:00
"x": 107,
"y": 176
},
{
2022-11-11 19:43:56 +00:00
"x": 107,
"y": 216
},
{
2022-11-11 19:43:56 +00:00
"x": 107,
"y": 236
},
{
2022-11-11 19:43:56 +00:00
"x": 107,
"y": 251
},
{
2022-11-11 19:43:56 +00:00
"x": 107,
"y": 266
},
{
2022-11-11 19:43:56 +00:00
"x": 107,
2022-11-08 02:10:28 +00:00
"y": 336
},
{
2022-11-11 19:43:56 +00:00
"x": 107,
2022-11-08 02:10:28 +00:00
"y": 376
}
],
"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
}
]
}