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

48 lines
843 B
JSON
Raw Normal View History

2022-12-05 17:48:38 +00:00
{
"name": "",
"boardContainer": false,
2022-12-21 07:43:45 +00:00
"fontFamily": "SourceSansPro",
2022-12-05 17:48:38 +00:00
"shapes": [],
2023-02-26 19:41:50 +00:00
"connections": [],
"root": {
"id": "",
"type": "",
"pos": {
"x": 0,
"y": 0
},
"width": 0,
"height": 0,
"opacity": 0,
"strokeDash": 0,
"strokeWidth": 0,
"borderRadius": 0,
"fill": "N7",
"stroke": "",
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"zIndex": 0,
"level": 0
}
2022-12-05 17:48:38 +00:00
}