--- 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": "diamond", "version": 151, "versionNonce": 64285084, "isDeleted": false, "id": "khJCZHzKj1GFe83PSqVDq", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "angle": 0, "x": -72.97583473110805, "y": -93.70957645807019, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 85.41915291614036, "height": 85.41915291614036, "seed": 383795236, "groupIds": [], "strokeSharpness": "sharp", "boundElements": [ { "id": "SC-URs7dECCMs-BQGUvbH", "type": "arrow" }, { "id": "tDoz-i0Q8mBF09y1gYrRD", "type": "arrow" }, { "id": "L7ppsTucKhFn8GfQ4zDU2", "type": "arrow" } ], "updated": 1665573169980, "link": null, "locked": false }, { "type": "arrow", "version": 250, "versionNonce": 1734444836, "isDeleted": false, "id": "SC-URs7dECCMs-BQGUvbH", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "angle": 0, "x": -30.266258273037877, "y": -144.60229011116195, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 3.1690525538654914e-15, "height": 44.57954322891466, "seed": 1985889308, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1665573169980, "link": null, "locked": false, "startBinding": null, "endBinding": { "focus": -3.3273227912136773e-16, "gap": 4.4640856177219845, "elementId": "khJCZHzKj1GFe83PSqVDq" }, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": "triangle", "points": [ [ 0, 0 ], [ -3.1690525538654914e-15, 44.57954322891466 ] ] }, { "type": "arrow", "version": 378, "versionNonce": 609531428, "isDeleted": false, "id": "tDoz-i0Q8mBF09y1gYrRD", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "angle": 0, "x": -117.69488544045889, "y": -51, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 38.3285114520917, "height": 0, "seed": 1487707044, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1665573182110, "link": null, "locked": false, "startBinding": null, "endBinding": { "elementId": "khJCZHzKj1GFe83PSqVDq", "focus": -1.6636613956068386e-16, "gap": 4.518793644246777 }, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": "triangle", "points": [ [ 0, 0 ], [ 38.3285114520917, 0 ] ] }, { "type": "arrow", "version": 324, "versionNonce": 929890980, "isDeleted": false, "id": "L7ppsTucKhFn8GfQ4zDU2", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "angle": 0, "x": -30.266258273037877, "y": -1.97725311775271, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 3.1690525538654914e-15, "height": 44.57954322891466, "seed": 1253531804, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1665573169980, "link": null, "locked": false, "startBinding": { "focus": 3.3273227912136773e-16, "gap": 4.464085617721992, "elementId": "khJCZHzKj1GFe83PSqVDq" }, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": "triangle", "points": [ [ 0, 0 ], [ -3.1690525538654914e-15, 44.57954322891466 ] ] } ], "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": {} } ``` %%