155 lines
3.2 KiB
Markdown
155 lines
3.2 KiB
Markdown
---
|
|
|
|
excalidraw-plugin: parsed
|
|
tags: [excalidraw]
|
|
|
|
---
|
|
==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠==
|
|
|
|
|
|
# Text Elements
|
|
%%
|
|
# Drawing
|
|
```json
|
|
{
|
|
"type": "excalidraw",
|
|
"version": 2,
|
|
"source": "https://excalidraw.com",
|
|
"elements": [
|
|
{
|
|
"type": "line",
|
|
"version": 400,
|
|
"versionNonce": 1927929258,
|
|
"isDeleted": false,
|
|
"id": "sDr1jknKoYX6QovSt0Kyw",
|
|
"fillStyle": "hachure",
|
|
"strokeWidth": 4,
|
|
"strokeStyle": "solid",
|
|
"roughness": 1,
|
|
"opacity": 100,
|
|
"angle": 0,
|
|
"x": -370.9215393066406,
|
|
"y": 25.69951629638672,
|
|
"strokeColor": "#000000",
|
|
"backgroundColor": "transparent",
|
|
"width": 506.7574768066406,
|
|
"height": 405.8709716796875,
|
|
"seed": 1042608426,
|
|
"groupIds": [],
|
|
"strokeSharpness": "round",
|
|
"boundElements": [],
|
|
"updated": 1655768565762,
|
|
"link": null,
|
|
"locked": false,
|
|
"startBinding": null,
|
|
"endBinding": null,
|
|
"lastCommittedPoint": null,
|
|
"startArrowhead": null,
|
|
"endArrowhead": null,
|
|
"points": [
|
|
[
|
|
0,
|
|
0
|
|
],
|
|
[
|
|
389.5355529785156,
|
|
95.54833984375
|
|
],
|
|
[
|
|
506.7574768066406,
|
|
-310.3226318359375
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"type": "line",
|
|
"version": 197,
|
|
"versionNonce": 1869326838,
|
|
"isDeleted": false,
|
|
"id": "uboRMub0ZBt6Wor_4l9ve",
|
|
"fillStyle": "hachure",
|
|
"strokeWidth": 4,
|
|
"strokeStyle": "solid",
|
|
"roughness": 1,
|
|
"opacity": 100,
|
|
"angle": 0,
|
|
"x": -196.48834228515625,
|
|
"y": 278.32576751708984,
|
|
"strokeColor": "#1864ab",
|
|
"backgroundColor": "transparent",
|
|
"width": 497.14739990234375,
|
|
"height": 362.9838562011719,
|
|
"seed": 18690218,
|
|
"groupIds": [],
|
|
"strokeSharpness": "round",
|
|
"boundElements": [],
|
|
"updated": 1655768565762,
|
|
"link": null,
|
|
"locked": false,
|
|
"startBinding": null,
|
|
"endBinding": null,
|
|
"lastCommittedPoint": null,
|
|
"startArrowhead": null,
|
|
"endArrowhead": null,
|
|
"points": [
|
|
[
|
|
0,
|
|
0
|
|
],
|
|
[
|
|
497.14739990234375,
|
|
-362.9838562011719
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"type": "ellipse",
|
|
"version": 147,
|
|
"versionNonce": 1307875434,
|
|
"isDeleted": false,
|
|
"id": "T03cZlaqZ9alxSHSM_iQL",
|
|
"fillStyle": "hachure",
|
|
"strokeWidth": 4,
|
|
"strokeStyle": "solid",
|
|
"roughness": 1,
|
|
"opacity": 100,
|
|
"angle": 0,
|
|
"x": 20.181458610333152,
|
|
"y": 112.4728007226704,
|
|
"strokeColor": "#1864ab",
|
|
"backgroundColor": "transparent",
|
|
"width": 9.474195422195578,
|
|
"height": 9.474195422195578,
|
|
"seed": 1433776182,
|
|
"groupIds": [],
|
|
"strokeSharpness": "sharp",
|
|
"boundElements": [],
|
|
"updated": 1655768565762,
|
|
"link": null,
|
|
"locked": false
|
|
}
|
|
],
|
|
"appState": {
|
|
"theme": "dark",
|
|
"viewBackgroundColor": "#ffffff",
|
|
"currentItemStrokeColor": "#1864ab",
|
|
"currentItemBackgroundColor": "transparent",
|
|
"currentItemFillStyle": "hachure",
|
|
"currentItemStrokeWidth": 4,
|
|
"currentItemStrokeStyle": "solid",
|
|
"currentItemRoughness": 1,
|
|
"currentItemOpacity": 100,
|
|
"currentItemFontFamily": 1,
|
|
"currentItemFontSize": 20,
|
|
"currentItemTextAlign": "left",
|
|
"currentItemStrokeSharpness": "sharp",
|
|
"currentItemStartArrowhead": null,
|
|
"currentItemEndArrowhead": "arrow",
|
|
"currentItemLinearStrokeSharpness": "round",
|
|
"gridSize": null,
|
|
"colorPalette": {}
|
|
},
|
|
"files": {}
|
|
}
|
|
```
|
|
%% |