--- 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": 413, "versionNonce": 372703658, "isDeleted": false, "id": "1nLhe0cFzKBzKbsLvTnSk", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -129.77379608154294, "y": 24.28650665283203, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 475.12376092698645, "height": 384.46484375, "seed": 1560944886, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1655768502766, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": null, "points": [ [ 0, 0 ], [ 83.88552297661221, -2.79925537109375 ], [ 189.5959736461782, -17.39801025390625 ], [ 273.1459361518766, -70.59414672851562 ], [ 376.0181224532124, -195.32940673828125 ], [ 475.12376092698645, -384.46484375 ] ] }, { "type": "line", "version": 602, "versionNonce": 1726999542, "isDeleted": false, "id": "noZ-RBgquqTFjcLbuvgvY", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -130.2124252319336, "y": 22.19420623779297, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 277.34167598735206, "height": 388.248291015625, "seed": 1794354870, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1655768507683, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": null, "points": [ [ 0, 0 ], [ 71.07639702614111, -7.0498046875 ], [ 138.70767250138658, -35.227569580078125 ], [ 200.31524496479184, -122.78472900390625 ], [ 246.06194477651556, -247.9300537109375 ], [ 277.34167598735206, -388.248291015625 ] ] }, { "type": "ellipse", "version": 145, "versionNonce": 526253354, "isDeleted": false, "id": "f2PrquAvO7Au2dVgfVmxY", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -135.773625286989, "y": 16.299640783950792, "strokeColor": "#1864ab", "backgroundColor": "transparent", "width": 12.95789339452648, "height": 12.95789339452648, "seed": 819166186, "groupIds": [], "strokeSharpness": "sharp", "boundElements": [], "updated": 1655768500483, "link": null, "locked": false }, { "type": "line", "version": 233, "versionNonce": 1745762422, "isDeleted": false, "id": "aXqyDD5sl4ivxW_xofnVL", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -245.86048998092645, "y": 22.172656327816952, "strokeColor": "#1864ab", "backgroundColor": "transparent", "width": 580.3615349629241, "height": 0, "seed": 810056746, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1655768515699, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": null, "points": [ [ 0, 0 ], [ 580.3615349629241, 0 ] ] } ], "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": {} } ``` %%