d2/e2etests/testdata/sanity/connection_label/elk/board.exp.json

123 lines
2.4 KiB
JSON
Raw Normal View History

2022-11-10 19:21:14 +00:00
{
"name": "",
"shapes": [
{
2022-11-11 19:43:56 +00:00
"id": "a",
"type": "",
2022-11-10 19:21:14 +00:00
"pos": {
2022-11-11 19:43:56 +00:00
"x": 12,
"y": 12
2022-11-10 19:21:14 +00:00
},
2022-11-11 19:43:56 +00:00
"width": 113,
2022-11-10 19:21:14 +00:00
"height": 126,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#F7F8FE",
"stroke": "#0D32B2",
"shadow": false,
2022-11-11 19:43:56 +00:00
"3d": false,
2022-11-10 19:21:14 +00:00
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"fields": null,
"methods": null,
"columns": null,
2022-11-11 19:43:56 +00:00
"label": "a",
2022-11-10 19:21:14 +00:00
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
2022-11-11 19:43:56 +00:00
"labelWidth": 13,
2022-11-10 19:21:14 +00:00
"labelHeight": 26,
2022-11-29 22:22:23 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
2022-11-29 23:50:18 +00:00
"zIndex": 1
2022-11-10 19:21:14 +00:00
},
{
2022-11-11 19:43:56 +00:00
"id": "b",
"type": "",
2022-11-10 19:21:14 +00:00
"pos": {
2022-11-30 00:12:23 +00:00
"x": 12,
"y": 359
2022-11-10 19:21:14 +00:00
},
2022-11-11 19:43:56 +00:00
"width": 113,
"height": 126,
2022-11-10 19:21:14 +00:00
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#F7F8FE",
"stroke": "#0D32B2",
"shadow": false,
2022-11-11 19:43:56 +00:00
"3d": false,
2022-11-10 19:21:14 +00:00
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"fields": null,
"methods": null,
"columns": null,
2022-11-11 19:43:56 +00:00
"label": "b",
2022-11-10 19:21:14 +00:00
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
2022-11-11 19:43:56 +00:00
"labelWidth": 13,
2022-11-10 19:21:14 +00:00
"labelHeight": 26,
2022-11-29 22:22:23 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
2022-11-29 23:50:18 +00:00
"zIndex": 1
2022-11-10 19:21:14 +00:00
}
],
"connections": [
{
2022-11-11 19:43:56 +00:00
"id": "(a -> b)[0]",
"src": "a",
2022-11-10 19:21:14 +00:00
"srcArrow": "none",
"srcLabel": "",
2022-11-11 19:43:56 +00:00
"dst": "b",
2022-11-10 19:21:14 +00:00
"dstArrow": "triangle",
"dstLabel": "",
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"stroke": "#0D32B2",
2022-11-11 19:43:56 +00:00
"label": "hello",
2022-11-10 19:21:14 +00:00
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": false,
"underline": false,
2022-11-11 19:43:56 +00:00
"labelWidth": 33,
"labelHeight": 21,
"labelPosition": "INSIDE_MIDDLE_CENTER",
2022-11-10 19:21:14 +00:00
"labelPercentage": 0,
"route": [
{
2022-11-30 00:12:23 +00:00
"x": 68.5,
"y": 138
2022-11-10 19:21:14 +00:00
},
{
2022-11-30 00:12:23 +00:00
"x": 68.5,
"y": 359
2022-11-10 19:21:14 +00:00
}
],
"animated": false,
"tooltip": "",
2022-11-29 22:22:23 +00:00
"icon": null,
2022-11-29 23:50:18 +00:00
"zIndex": 2
2022-11-10 19:21:14 +00:00
}
]
}