--- 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": 203, "versionNonce": 1322785834, "isDeleted": false, "id": "UClpiTResF9konwDBvlF0", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -441.3578186035156, "y": -122.31754302978516, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 229.23040771484375, "height": 242.37075805664062, "seed": 914475946, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1655768550461, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": null, "points": [ [ 0, 0 ], [ 185.983154296875, 11.920806884765625 ], [ 229.23040771484375, 242.37075805664062 ] ] }, { "type": "line", "version": 261, "versionNonce": 1063687030, "isDeleted": false, "id": "oCFWx2GCgJiNICWAKL5SS", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -213.33267211914062, "y": 119.29369354248047, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 182.08209228515625, "height": 275.5550537109375, "seed": 346293610, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1655768550461, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": null, "points": [ [ 0, 0 ], [ 22.64703369140625, -231.98330688476562 ], [ 182.08209228515625, -275.5550537109375 ] ] }, { "type": "ellipse", "version": 37, "versionNonce": 1050085098, "isDeleted": false, "id": "do-GaBPHZuNJm_xRvqp2o", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -218.02542114257812, "y": 115.59587860107422, "strokeColor": "#1864ab", "backgroundColor": "transparent", "width": 9.78485107421875, "height": 9.78485107421875, "seed": 1277184886, "groupIds": [], "strokeSharpness": "sharp", "boundElements": [], "updated": 1655768550461, "link": null, "locked": false }, { "type": "line", "version": 426, "versionNonce": 1601221814, "isDeleted": false, "id": "rEeivqo8qsnS2CFAdZLck", "fillStyle": "hachure", "strokeWidth": 4, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 6.239156611558488, "x": -218.92535683517485, "y": -247.19020962195975, "strokeColor": "#1864ab", "backgroundColor": "transparent", "width": 0.8844581926243507, "height": 443.6761042190512, "seed": 1600102262, "groupIds": [], "strokeSharpness": "round", "boundElements": [], "updated": 1655768550461, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": null, "points": [ [ 0, 0 ], [ -0.8844581926243507, 443.6761042190512 ] ] } ], "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": {} } ``` %%