--- 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": "N5z7f0ax9hew2Dvf8nDzf", "type": "ellipse", "x": -43.4453125, "y": -251.0390625, "width": 112.58203125, "height": 112.58203125, "angle": 0, "strokeColor": "#000000", "backgroundColor": "transparent", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "strokeSharpness": "sharp", "seed": 1219131458, "version": 42, "versionNonce": 21154270, "isDeleted": false, "boundElements": null, "updated": 1666603868768, "link": null, "locked": false }, { "type": "ellipse", "version": 96, "versionNonce": 821309662, "isDeleted": false, "id": "_MpmO67QoLVKiVEoeJI7_", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -32.064453125, "y": -212.400390625, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 112.58203125, "height": 112.58203125, "seed": 1083034370, "groupIds": [], "strokeSharpness": "sharp", "boundElements": [], "updated": 1666603871568, "link": null, "locked": false }, { "id": "rjLFV-DswNvm4VazXlHiN", "type": "line", "x": -42.1328125, "y": -195.7578125, "width": 10.46484375, "height": 53.4765625, "angle": 0, "strokeColor": "#000000", "backgroundColor": "transparent", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "strokeSharpness": "round", "seed": 743068674, "version": 62, "versionNonce": 122715294, "isDeleted": false, "boundElements": null, "updated": 1666603875301, "link": null, "locked": false, "points": [ [ 0, 0 ], [ 10.46484375, 53.4765625 ] ], "lastCommittedPoint": null, "startBinding": null, "endBinding": null, "startArrowhead": null, "endArrowhead": null }, { "id": "KBvPiFSK9b7O4n-JgCuhk", "type": "line", "x": 59.109375, "y": -229.6640625, "width": 18.71484375, "height": 49.0390625, "angle": 0, "strokeColor": "#000000", "backgroundColor": "transparent", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "strokeSharpness": "round", "seed": 830055490, "version": 71, "versionNonce": 1194437506, "isDeleted": false, "boundElements": null, "updated": 1666603880387, "link": null, "locked": false, "points": [ [ 0, 0 ], [ 18.71484375, 49.0390625 ] ], "lastCommittedPoint": null, "startBinding": null, "endBinding": null, "startArrowhead": null, "endArrowhead": null } ], "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": {} } ``` %%