2022-11-03 13:54:49 +00:00
|
|
|
{
|
|
|
|
|
"name": "",
|
2022-12-21 07:43:45 +00:00
|
|
|
"fontFamily": "SourceSansPro",
|
2022-11-03 13:54:49 +00:00
|
|
|
"shapes": [
|
|
|
|
|
{
|
|
|
|
|
"id": "x",
|
|
|
|
|
"type": "",
|
|
|
|
|
"pos": {
|
|
|
|
|
"x": 0,
|
|
|
|
|
"y": 0
|
|
|
|
|
},
|
|
|
|
|
"width": 0,
|
|
|
|
|
"height": 0,
|
|
|
|
|
"opacity": 1,
|
|
|
|
|
"strokeDash": 0,
|
|
|
|
|
"strokeWidth": 2,
|
|
|
|
|
"borderRadius": 0,
|
2023-01-27 21:41:59 +00:00
|
|
|
"fill": "B6",
|
|
|
|
|
"stroke": "B1",
|
2022-11-03 13:54:49 +00:00
|
|
|
"shadow": false,
|
|
|
|
|
"3d": false,
|
|
|
|
|
"multiple": false,
|
2023-01-01 08:13:32 +00:00
|
|
|
"double-border": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"tooltip": "",
|
|
|
|
|
"link": "",
|
|
|
|
|
"icon": null,
|
|
|
|
|
"iconPosition": "",
|
2022-12-05 21:12:07 +00:00
|
|
|
"blend": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"fields": null,
|
|
|
|
|
"methods": null,
|
|
|
|
|
"columns": null,
|
|
|
|
|
"label": "x",
|
|
|
|
|
"fontSize": 16,
|
|
|
|
|
"fontFamily": "DEFAULT",
|
|
|
|
|
"language": "",
|
2023-01-27 21:41:59 +00:00
|
|
|
"color": "N1",
|
2022-11-03 13:54:49 +00:00
|
|
|
"italic": false,
|
|
|
|
|
"bold": true,
|
|
|
|
|
"underline": false,
|
|
|
|
|
"labelWidth": 0,
|
2022-11-29 22:22:23 +00:00
|
|
|
"labelHeight": 0,
|
2022-11-30 19:23:30 +00:00
|
|
|
"zIndex": 0,
|
|
|
|
|
"level": 1
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "y",
|
|
|
|
|
"type": "",
|
|
|
|
|
"pos": {
|
|
|
|
|
"x": 0,
|
|
|
|
|
"y": 0
|
|
|
|
|
},
|
|
|
|
|
"width": 0,
|
|
|
|
|
"height": 0,
|
|
|
|
|
"opacity": 1,
|
|
|
|
|
"strokeDash": 0,
|
|
|
|
|
"strokeWidth": 2,
|
|
|
|
|
"borderRadius": 0,
|
2023-01-27 21:41:59 +00:00
|
|
|
"fill": "B6",
|
|
|
|
|
"stroke": "B1",
|
2022-11-03 13:54:49 +00:00
|
|
|
"shadow": false,
|
|
|
|
|
"3d": false,
|
|
|
|
|
"multiple": false,
|
2023-01-01 08:13:32 +00:00
|
|
|
"double-border": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"tooltip": "",
|
|
|
|
|
"link": "",
|
|
|
|
|
"icon": null,
|
|
|
|
|
"iconPosition": "",
|
2022-12-05 21:12:07 +00:00
|
|
|
"blend": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"fields": null,
|
|
|
|
|
"methods": null,
|
|
|
|
|
"columns": null,
|
|
|
|
|
"label": "y",
|
|
|
|
|
"fontSize": 16,
|
|
|
|
|
"fontFamily": "DEFAULT",
|
|
|
|
|
"language": "",
|
2023-01-27 21:41:59 +00:00
|
|
|
"color": "N1",
|
2022-11-03 13:54:49 +00:00
|
|
|
"italic": false,
|
|
|
|
|
"bold": true,
|
|
|
|
|
"underline": false,
|
|
|
|
|
"labelWidth": 0,
|
2022-11-29 22:22:23 +00:00
|
|
|
"labelHeight": 0,
|
2022-11-30 19:23:30 +00:00
|
|
|
"zIndex": 0,
|
|
|
|
|
"level": 1
|
2022-11-03 13:54:49 +00:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"connections": [
|
|
|
|
|
{
|
|
|
|
|
"id": "(x -> y)[0]",
|
|
|
|
|
"src": "x",
|
|
|
|
|
"srcArrow": "none",
|
|
|
|
|
"srcLabel": "If you've done six impossible things before breakfast, why not round it",
|
|
|
|
|
"dst": "y",
|
|
|
|
|
"dstArrow": "filled-diamond",
|
|
|
|
|
"dstLabel": "A man with one watch knows what time it is.",
|
|
|
|
|
"opacity": 1,
|
|
|
|
|
"strokeDash": 0,
|
|
|
|
|
"strokeWidth": 2,
|
2023-01-27 21:41:59 +00:00
|
|
|
"stroke": "B1",
|
2022-11-03 13:54:49 +00:00
|
|
|
"label": "",
|
|
|
|
|
"fontSize": 16,
|
|
|
|
|
"fontFamily": "DEFAULT",
|
|
|
|
|
"language": "",
|
2023-01-27 21:41:59 +00:00
|
|
|
"color": "N2",
|
2022-11-03 13:54:49 +00:00
|
|
|
"italic": true,
|
|
|
|
|
"bold": false,
|
|
|
|
|
"underline": false,
|
|
|
|
|
"labelWidth": 0,
|
|
|
|
|
"labelHeight": 0,
|
|
|
|
|
"labelPosition": "",
|
|
|
|
|
"labelPercentage": 0,
|
|
|
|
|
"route": [],
|
|
|
|
|
"isCurve": true,
|
|
|
|
|
"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-03 13:54:49 +00:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|