2022-11-03 13:54:49 +00:00
|
|
|
{
|
|
|
|
|
"name": "",
|
2023-02-27 22:33:33 +00:00
|
|
|
"isFolderOnly": false,
|
2022-12-21 07:43:45 +00:00
|
|
|
"fontFamily": "SourceSansPro",
|
2022-11-03 13:54:49 +00:00
|
|
|
"shapes": [
|
|
|
|
|
{
|
|
|
|
|
"id": "a",
|
2023-01-24 11:09:40 +00:00
|
|
|
"type": "rectangle",
|
2022-11-03 13:54:49 +00:00
|
|
|
"pos": {
|
2023-07-14 19:05:10 +00:00
|
|
|
"x": 31,
|
|
|
|
|
"y": 20
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
2023-07-14 19:05:10 +00:00
|
|
|
"width": 113,
|
|
|
|
|
"height": 126,
|
2022-11-03 13:54:49 +00:00
|
|
|
"opacity": 1,
|
|
|
|
|
"strokeDash": 0,
|
|
|
|
|
"strokeWidth": 2,
|
|
|
|
|
"borderRadius": 0,
|
2023-01-27 21:30:44 +00:00
|
|
|
"fill": "B4",
|
|
|
|
|
"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 19:22:16 +00:00
|
|
|
"blend": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"fields": null,
|
|
|
|
|
"methods": null,
|
|
|
|
|
"columns": null,
|
|
|
|
|
"label": "a",
|
|
|
|
|
"fontSize": 28,
|
|
|
|
|
"fontFamily": "DEFAULT",
|
|
|
|
|
"language": "",
|
2023-01-27 21:30:44 +00:00
|
|
|
"color": "N1",
|
2022-11-03 13:54:49 +00:00
|
|
|
"italic": false,
|
2022-12-05 18:46:06 +00:00
|
|
|
"bold": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"underline": false,
|
2023-02-03 21:59:12 +00:00
|
|
|
"labelWidth": 12,
|
|
|
|
|
"labelHeight": 36,
|
2023-02-11 05:25:28 +00:00
|
|
|
"labelPosition": "OUTSIDE_TOP_CENTER",
|
2022-11-30 19:23:30 +00:00
|
|
|
"zIndex": 0,
|
|
|
|
|
"level": 1
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "a.b",
|
2023-01-24 11:09:40 +00:00
|
|
|
"type": "rectangle",
|
2022-11-03 13:54:49 +00:00
|
|
|
"pos": {
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 61,
|
2023-07-14 19:05:10 +00:00
|
|
|
"y": 50
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
2023-01-25 20:32:36 +00:00
|
|
|
"width": 53,
|
|
|
|
|
"height": 66,
|
2022-11-03 13:54:49 +00:00
|
|
|
"opacity": 1,
|
|
|
|
|
"strokeDash": 0,
|
|
|
|
|
"strokeWidth": 2,
|
|
|
|
|
"borderRadius": 0,
|
2023-01-27 21:30:44 +00:00
|
|
|
"fill": "B5",
|
|
|
|
|
"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 19:22:16 +00:00
|
|
|
"blend": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"fields": null,
|
|
|
|
|
"methods": null,
|
|
|
|
|
"columns": null,
|
|
|
|
|
"label": "b",
|
|
|
|
|
"fontSize": 16,
|
|
|
|
|
"fontFamily": "DEFAULT",
|
|
|
|
|
"language": "",
|
2023-01-27 21:30:44 +00:00
|
|
|
"color": "N1",
|
2022-11-03 13:54:49 +00:00
|
|
|
"italic": false,
|
|
|
|
|
"bold": true,
|
|
|
|
|
"underline": false,
|
2023-02-03 21:59:12 +00:00
|
|
|
"labelWidth": 8,
|
|
|
|
|
"labelHeight": 21,
|
2022-11-29 22:22:23 +00:00
|
|
|
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
2022-11-30 19:23:30 +00:00
|
|
|
"zIndex": 0,
|
|
|
|
|
"level": 2
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "c",
|
2023-01-24 11:09:40 +00:00
|
|
|
"type": "rectangle",
|
2022-11-03 13:54:49 +00:00
|
|
|
"pos": {
|
2023-07-14 19:05:10 +00:00
|
|
|
"x": 30,
|
|
|
|
|
"y": 286
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
2023-07-14 19:05:10 +00:00
|
|
|
"width": 114,
|
|
|
|
|
"height": 126,
|
2022-11-03 13:54:49 +00:00
|
|
|
"opacity": 1,
|
|
|
|
|
"strokeDash": 0,
|
|
|
|
|
"strokeWidth": 2,
|
|
|
|
|
"borderRadius": 0,
|
2023-01-27 21:30:44 +00:00
|
|
|
"fill": "B4",
|
|
|
|
|
"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 19:22:16 +00:00
|
|
|
"blend": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"fields": null,
|
|
|
|
|
"methods": null,
|
|
|
|
|
"columns": null,
|
|
|
|
|
"label": "c",
|
|
|
|
|
"fontSize": 28,
|
|
|
|
|
"fontFamily": "DEFAULT",
|
|
|
|
|
"language": "",
|
2023-01-27 21:30:44 +00:00
|
|
|
"color": "N1",
|
2022-11-03 13:54:49 +00:00
|
|
|
"italic": false,
|
2022-12-05 18:46:06 +00:00
|
|
|
"bold": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"underline": false,
|
2023-02-03 21:59:12 +00:00
|
|
|
"labelWidth": 12,
|
|
|
|
|
"labelHeight": 36,
|
2023-02-11 05:25:28 +00:00
|
|
|
"labelPosition": "OUTSIDE_TOP_CENTER",
|
2022-11-30 19:23:30 +00:00
|
|
|
"zIndex": 0,
|
|
|
|
|
"level": 1
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "c.d",
|
2023-01-24 11:09:40 +00:00
|
|
|
"type": "rectangle",
|
2022-11-03 13:54:49 +00:00
|
|
|
"pos": {
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 60,
|
2023-07-14 19:05:10 +00:00
|
|
|
"y": 316
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
2023-01-25 20:32:36 +00:00
|
|
|
"width": 54,
|
|
|
|
|
"height": 66,
|
2022-11-03 13:54:49 +00:00
|
|
|
"opacity": 1,
|
|
|
|
|
"strokeDash": 0,
|
|
|
|
|
"strokeWidth": 2,
|
|
|
|
|
"borderRadius": 0,
|
2023-01-27 21:30:44 +00:00
|
|
|
"fill": "B5",
|
|
|
|
|
"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 19:22:16 +00:00
|
|
|
"blend": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"fields": null,
|
|
|
|
|
"methods": null,
|
|
|
|
|
"columns": null,
|
|
|
|
|
"label": "d",
|
|
|
|
|
"fontSize": 16,
|
|
|
|
|
"fontFamily": "DEFAULT",
|
|
|
|
|
"language": "",
|
2023-01-27 21:30:44 +00:00
|
|
|
"color": "N1",
|
2022-11-03 13:54:49 +00:00
|
|
|
"italic": false,
|
|
|
|
|
"bold": true,
|
|
|
|
|
"underline": false,
|
2023-02-03 21:59:12 +00:00
|
|
|
"labelWidth": 9,
|
|
|
|
|
"labelHeight": 21,
|
2022-11-29 22:22:23 +00:00
|
|
|
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
2022-11-30 19:23:30 +00:00
|
|
|
"zIndex": 0,
|
|
|
|
|
"level": 2
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "f",
|
2023-01-24 11:09:40 +00:00
|
|
|
"type": "rectangle",
|
2022-11-03 13:54:49 +00:00
|
|
|
"pos": {
|
|
|
|
|
"x": 0,
|
2023-07-14 19:05:10 +00:00
|
|
|
"y": 561
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
2023-02-11 05:45:31 +00:00
|
|
|
"width": 174,
|
2023-07-14 19:05:10 +00:00
|
|
|
"height": 197,
|
2022-11-03 13:54:49 +00:00
|
|
|
"opacity": 1,
|
|
|
|
|
"strokeDash": 0,
|
|
|
|
|
"strokeWidth": 2,
|
|
|
|
|
"borderRadius": 0,
|
2023-01-27 21:30:44 +00:00
|
|
|
"fill": "B4",
|
|
|
|
|
"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 19:22:16 +00:00
|
|
|
"blend": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"fields": null,
|
|
|
|
|
"methods": null,
|
|
|
|
|
"columns": null,
|
|
|
|
|
"label": "f",
|
|
|
|
|
"fontSize": 28,
|
|
|
|
|
"fontFamily": "DEFAULT",
|
|
|
|
|
"language": "",
|
2023-01-27 21:30:44 +00:00
|
|
|
"color": "N1",
|
2022-11-03 13:54:49 +00:00
|
|
|
"italic": false,
|
2022-12-05 18:46:06 +00:00
|
|
|
"bold": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"underline": false,
|
2023-02-03 21:59:12 +00:00
|
|
|
"labelWidth": 9,
|
|
|
|
|
"labelHeight": 36,
|
2023-02-11 05:25:28 +00:00
|
|
|
"labelPosition": "OUTSIDE_TOP_CENTER",
|
2022-11-30 19:23:30 +00:00
|
|
|
"zIndex": 0,
|
|
|
|
|
"level": 1
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "f.h",
|
2023-01-24 11:09:40 +00:00
|
|
|
"type": "rectangle",
|
2022-11-03 13:54:49 +00:00
|
|
|
"pos": {
|
2023-07-14 19:05:10 +00:00
|
|
|
"x": 30,
|
|
|
|
|
"y": 602
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
2023-07-14 19:05:10 +00:00
|
|
|
"width": 114,
|
|
|
|
|
"height": 126,
|
2022-11-03 13:54:49 +00:00
|
|
|
"opacity": 1,
|
|
|
|
|
"strokeDash": 0,
|
|
|
|
|
"strokeWidth": 2,
|
|
|
|
|
"borderRadius": 0,
|
2023-01-27 21:30:44 +00:00
|
|
|
"fill": "B5",
|
|
|
|
|
"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 19:22:16 +00:00
|
|
|
"blend": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"fields": null,
|
|
|
|
|
"methods": null,
|
|
|
|
|
"columns": null,
|
|
|
|
|
"label": "h",
|
|
|
|
|
"fontSize": 24,
|
|
|
|
|
"fontFamily": "DEFAULT",
|
|
|
|
|
"language": "",
|
2023-01-27 21:30:44 +00:00
|
|
|
"color": "N1",
|
2022-11-03 13:54:49 +00:00
|
|
|
"italic": false,
|
2022-12-05 18:46:06 +00:00
|
|
|
"bold": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"underline": false,
|
2023-02-03 21:59:12 +00:00
|
|
|
"labelWidth": 11,
|
|
|
|
|
"labelHeight": 31,
|
2023-02-11 05:25:28 +00:00
|
|
|
"labelPosition": "OUTSIDE_TOP_CENTER",
|
2022-11-30 19:23:30 +00:00
|
|
|
"zIndex": 0,
|
|
|
|
|
"level": 2
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "f.h.g",
|
2023-01-24 11:09:40 +00:00
|
|
|
"type": "rectangle",
|
2022-11-03 13:54:49 +00:00
|
|
|
"pos": {
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 60,
|
2023-07-14 19:05:10 +00:00
|
|
|
"y": 632
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
2023-01-25 20:32:36 +00:00
|
|
|
"width": 54,
|
|
|
|
|
"height": 66,
|
2022-11-03 13:54:49 +00:00
|
|
|
"opacity": 1,
|
|
|
|
|
"strokeDash": 0,
|
|
|
|
|
"strokeWidth": 2,
|
|
|
|
|
"borderRadius": 0,
|
2023-01-27 21:30:44 +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 19:22:16 +00:00
|
|
|
"blend": false,
|
2022-11-03 13:54:49 +00:00
|
|
|
"fields": null,
|
|
|
|
|
"methods": null,
|
|
|
|
|
"columns": null,
|
|
|
|
|
"label": "g",
|
|
|
|
|
"fontSize": 16,
|
|
|
|
|
"fontFamily": "DEFAULT",
|
|
|
|
|
"language": "",
|
2023-01-27 21:30:44 +00:00
|
|
|
"color": "N1",
|
2022-11-03 13:54:49 +00:00
|
|
|
"italic": false,
|
|
|
|
|
"bold": true,
|
|
|
|
|
"underline": false,
|
2023-02-03 21:59:12 +00:00
|
|
|
"labelWidth": 9,
|
|
|
|
|
"labelHeight": 21,
|
2022-11-29 22:22:23 +00:00
|
|
|
"labelPosition": "INSIDE_MIDDLE_CENTER",
|
2022-11-30 19:23:30 +00:00
|
|
|
"zIndex": 0,
|
|
|
|
|
"level": 3
|
2022-11-03 13:54:49 +00:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"connections": [
|
|
|
|
|
{
|
|
|
|
|
"id": "(a.b -> c.d)[0]",
|
|
|
|
|
"src": "a.b",
|
|
|
|
|
"srcArrow": "none",
|
|
|
|
|
"dst": "c.d",
|
|
|
|
|
"dstArrow": "triangle",
|
|
|
|
|
"opacity": 1,
|
|
|
|
|
"strokeDash": 0,
|
|
|
|
|
"strokeWidth": 2,
|
2023-01-27 21:30:44 +00:00
|
|
|
"stroke": "B1",
|
2023-03-01 01:44:15 +00:00
|
|
|
"borderRadius": 10,
|
2022-11-03 13:54:49 +00:00
|
|
|
"label": "",
|
|
|
|
|
"fontSize": 16,
|
|
|
|
|
"fontFamily": "DEFAULT",
|
|
|
|
|
"language": "",
|
2023-01-27 21:30:44 +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": [
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-07-14 19:05:10 +00:00
|
|
|
"y": 116
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-07-14 19:05:10 +00:00
|
|
|
"y": 156
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-02-11 05:28:03 +00:00
|
|
|
"y": 176
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-02-11 05:28:03 +00:00
|
|
|
"y": 191
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-02-11 05:28:03 +00:00
|
|
|
"y": 206
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-07-14 19:05:10 +00:00
|
|
|
"y": 276
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-07-14 19:05:10 +00:00
|
|
|
"y": 316
|
2022-11-03 13:54:49 +00:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"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
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "(c.d -> f.h.g)[0]",
|
|
|
|
|
"src": "c.d",
|
|
|
|
|
"srcArrow": "none",
|
|
|
|
|
"dst": "f.h.g",
|
|
|
|
|
"dstArrow": "triangle",
|
|
|
|
|
"opacity": 1,
|
|
|
|
|
"strokeDash": 0,
|
|
|
|
|
"strokeWidth": 2,
|
2023-01-27 21:30:44 +00:00
|
|
|
"stroke": "B1",
|
2023-03-01 01:44:15 +00:00
|
|
|
"borderRadius": 10,
|
2022-11-03 13:54:49 +00:00
|
|
|
"label": "",
|
|
|
|
|
"fontSize": 16,
|
|
|
|
|
"fontFamily": "DEFAULT",
|
|
|
|
|
"language": "",
|
2023-01-27 21:30:44 +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": [
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-07-14 19:05:10 +00:00
|
|
|
"y": 382
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-07-14 19:05:10 +00:00
|
|
|
"y": 422
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-02-11 05:28:03 +00:00
|
|
|
"y": 442
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-02-11 05:28:03 +00:00
|
|
|
"y": 457
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-02-11 05:28:03 +00:00
|
|
|
"y": 472
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-02-11 05:28:03 +00:00
|
|
|
"y": 492
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-02-11 05:28:03 +00:00
|
|
|
"y": 507
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-02-11 05:28:03 +00:00
|
|
|
"y": 522
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-07-14 19:05:10 +00:00
|
|
|
"y": 592
|
2022-11-03 13:54:49 +00:00
|
|
|
},
|
|
|
|
|
{
|
2023-02-11 05:45:31 +00:00
|
|
|
"x": 87,
|
2023-07-14 19:05:10 +00:00
|
|
|
"y": 632
|
2022-11-03 13:54:49 +00:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"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
|
|
|
}
|
2023-02-26 19:41:50 +00:00
|
|
|
],
|
|
|
|
|
"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-11-03 13:54:49 +00:00
|
|
|
}
|