d2/e2etests/testdata/stable/images/elk/board.exp.json

150 lines
3.1 KiB
JSON
Raw Normal View History

2022-11-21 21:25:14 +00:00
{
"name": "",
2022-12-21 07:43:45 +00:00
"fontFamily": "SourceSansPro",
2022-11-21 21:25:14 +00:00
"shapes": [
{
"id": "a",
"type": "image",
"pos": {
"x": 12,
"y": 12
},
"width": 128,
"height": 128,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#FFFFFF",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": {
"Scheme": "https",
"Opaque": "",
"User": null,
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
"RawFragment": ""
},
"iconPosition": "INSIDE_MIDDLE_CENTER",
2022-12-05 19:22:16 +00:00
"blend": false,
2022-11-21 21:25:14 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "a",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 13,
"labelHeight": 26,
2022-12-20 04:16:11 +00:00
"labelPosition": "OUTSIDE_BOTTOM_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 1
2022-11-21 21:25:14 +00:00
},
{
"id": "b",
"type": "image",
"pos": {
2022-11-30 00:12:23 +00:00
"x": 12,
2022-12-20 04:16:11 +00:00
"y": 266
2022-11-21 21:25:14 +00:00
},
"width": 128,
"height": 128,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#FFFFFF",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": {
"Scheme": "https",
"Opaque": "",
"User": null,
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
"RawFragment": ""
},
"iconPosition": "INSIDE_MIDDLE_CENTER",
2022-12-05 19:22:16 +00:00
"blend": false,
2022-11-21 21:25:14 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "b",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 13,
"labelHeight": 26,
2022-12-20 04:16:11 +00:00
"labelPosition": "OUTSIDE_BOTTOM_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 1
2022-11-21 21:25:14 +00:00
}
],
"connections": [
{
"id": "(a -> b)[0]",
"src": "a",
"srcArrow": "none",
"srcLabel": "",
"dst": "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": [
{
2022-11-30 00:12:23 +00:00
"x": 76,
2022-12-20 04:16:11 +00:00
"y": 166
2022-11-21 21:25:14 +00:00
},
{
2022-11-30 00:12:23 +00:00
"x": 76,
2022-12-20 04:16:11 +00:00
"y": 266
2022-11-21 21:25:14 +00:00
}
],
"animated": false,
"tooltip": "",
2022-11-29 22:22:23 +00:00
"icon": null,
2022-11-30 19:23:30 +00:00
"zIndex": 0
2022-11-21 21:25:14 +00:00
}
]
}