--- 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": 61, "versionNonce": 422998172, "isDeleted": false, "id": "eX9XM-zKhJpo2gnEhTqmy", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "angle": 0, "x": -66.52734375, "y": -7.157344296824988, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 167.5234375, "height": 0, "seed": 955766180, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1665573481921, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": null, "points": [ [ 0, 0 ], [ 167.5234375, 0 ] ] }, { "type": "arrow", "version": 271, "versionNonce": 954294948, "isDeleted": false, "id": "mu62Hw8u3ktXsqVnJAJJW", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "angle": 0, "x": 10.926461073857126, "y": -6.377345150466482, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 0, "height": 34.88696049419056, "seed": 1398064796, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1665573492072, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": "arrow", "points": [ [ 0, 0 ], [ 0, 34.88696049419056 ] ] }, { "type": "arrow", "version": 297, "versionNonce": 2114360996, "isDeleted": false, "id": "cD_9Brb_EgZmy_1gYCJGW", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "angle": 0, "x": -44.47882415635473, "y": -43.73810180194977, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 0, "height": 34.88696049419056, "seed": 1312129316, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1665573498016, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": "arrow", "points": [ [ 0, 0 ], [ 0, 34.88696049419056 ] ] }, { "type": "arrow", "version": 287, "versionNonce": 1011783068, "isDeleted": false, "id": "wnuENxNyTX9VYXJiVVHys", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "angle": 0, "x": 66.72623638804777, "y": -43.669582097097646, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 0, "height": 34.88696049419056, "seed": 2058982172, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1665573498016, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": "arrow", "points": [ [ 0, 0 ], [ 0, 34.88696049419056 ] ] } ], "appState": { "theme": "dark", "viewBackgroundColor": "#ffffff", "currentItemStrokeColor": "#000000", "currentItemBackgroundColor": "transparent", "currentItemFillStyle": "hachure", "currentItemStrokeWidth": 1, "currentItemStrokeStyle": "solid", "currentItemRoughness": 1, "currentItemOpacity": 100, "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemTextAlign": "left", "currentItemStrokeSharpness": "sharp", "currentItemStartArrowhead": null, "currentItemEndArrowhead": "arrow", "currentItemLinearStrokeSharpness": "round", "gridSize": null, "colorPalette": {} }, "files": {} } ``` %%