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

48 lines
949 B
JSON
Raw Normal View History

2022-11-28 22:10:30 +00:00
{
"name": "",
2022-12-21 07:43:45 +00:00
"fontFamily": "SourceSansPro",
2022-11-28 22:10:30 +00:00
"shapes": [
{
"id": "cube",
"type": "",
"pos": {
"x": 12,
"y": 12
},
"width": 139,
"height": 126,
"opacity": 0.5,
"strokeDash": 0,
"strokeWidth": 7,
"borderRadius": 0,
"fill": "orange",
"stroke": "#53C0D8",
"shadow": false,
"3d": true,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
2022-12-05 19:22:16 +00:00
"blend": false,
2022-11-28 22:10:30 +00:00
"fields": null,
"methods": null,
"columns": null,
"label": "cube",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#0A0F25",
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 39,
"labelHeight": 26,
2022-11-30 05:43:01 +00:00
"labelPosition": "INSIDE_MIDDLE_CENTER",
2022-11-30 19:23:30 +00:00
"zIndex": 0,
"level": 1
2022-11-28 22:10:30 +00:00
}
],
"connections": []
}