d2/e2etests/testdata/regression/just-width/dagre/board.exp.json

49 lines
997 B
JSON
Raw Normal View History

2023-02-05 09:56:43 +00:00
{
"name": "",
"fontFamily": "SourceSansPro",
"shapes": [
{
"id": "x",
"type": "rectangle",
"pos": {
"x": 0,
"y": 0
},
"width": 262,
"height": 61,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-02-19 11:32:44 +00:00
"fill": "B6",
"stroke": "B1",
2023-02-05 09:56:43 +00:00
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "teamwork: having someone to blame",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-02-19 11:32:44 +00:00
"color": "N1",
2023-02-05 09:56:43 +00:00
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 262,
"labelHeight": 21,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
}
],
"connections": []
}