--- 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": [ { "id": "62GiiiC2wLaCcsbPzOpjE", "type": "line", "x": -124.05859375, "y": -137.75390625, "width": 167.5234375, "height": 0, "angle": 0, "strokeColor": "#000000", "backgroundColor": "transparent", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "groupIds": [], "strokeSharpness": "round", "seed": 1616114716, "version": 35, "versionNonce": 1998221724, "isDeleted": false, "boundElements": null, "updated": 1665573319580, "link": null, "locked": false, "points": [ [ 0, 0 ], [ 167.5234375, 0 ] ], "lastCommittedPoint": null, "startBinding": null, "endBinding": null, "startArrowhead": null, "endArrowhead": null }, { "id": "d7MQ9HgH09yeTedVeIDZ-", "type": "arrow", "x": -46.604788926142874, "y": -174.94165441513957, "width": 0, "height": 34.88696049419056, "angle": 0, "strokeColor": "#000000", "backgroundColor": "transparent", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "groupIds": [], "strokeSharpness": "round", "seed": 146069284, "version": 184, "versionNonce": 19606428, "isDeleted": false, "boundElements": null, "updated": 1665573384952, "link": null, "locked": false, "points": [ [ 0, 0 ], [ 0, 34.88696049419056 ] ], "lastCommittedPoint": null, "startBinding": null, "endBinding": null, "startArrowhead": null, "endArrowhead": "arrow" }, { "type": "arrow", "version": 184, "versionNonce": 840173724, "isDeleted": false, "id": "tY6xNisrjqd5Apru7VuAd", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "angle": 0, "x": -102.01007415635473, "y": -135.54467998540102, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 0, "height": 34.88696049419056, "seed": 190772644, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1665573376250, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": "arrow", "points": [ [ 0, 0 ], [ 0, 34.88696049419056 ] ] }, { "type": "arrow", "version": 175, "versionNonce": 71341340, "isDeleted": false, "id": "ikjHuEVdf2TfO1euKynGh", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "angle": 0, "x": 9.194986388047766, "y": -135.54467998540102, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 0, "height": 34.88696049419056, "seed": 376415900, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1665573379542, "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": 0, "currentItemOpacity": 100, "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemTextAlign": "left", "currentItemStrokeSharpness": "sharp", "currentItemStartArrowhead": null, "currentItemEndArrowhead": "arrow", "currentItemLinearStrokeSharpness": "round", "gridSize": null, "colorPalette": {} }, "files": {} } ``` %%