d2/e2etests/testdata/stable/multiline_text/elk/board.exp.json
Gavin Nishizawa b387e2c6e0
update tests
2023-02-03 13:59:12 -08:00

48 lines
1,008 B
JSON
Generated

{
"name": "",
"fontFamily": "SourceSansPro",
"shapes": [
{
"id": "hey",
"type": "rectangle",
"pos": {
"x": 12,
"y": 12
},
"width": 142,
"height": 98,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#F7F8FE",
"stroke": "#0D32B2",
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "this\ngoes\nmultiple lines",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 97,
"labelHeight": 53,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
}
],
"connections": []
}