--- 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://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.8.23", "elements": [ { "type": "rectangle", "version": 93, "versionNonce": 29272998, "isDeleted": false, "id": "Nkw__cz_MOQGlxD7Omww0", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -394.6297912597656, "y": -248.20716857910156, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 372.1116638183594, "height": 174.95310974121094, "seed": 713858598, "groupIds": [], "roundness": { "type": 3 }, "boundElements": [], "updated": 1681712541102, "link": null, "locked": false }, { "type": "diamond", "version": 27, "versionNonce": 1834601870, "isDeleted": false, "id": "GkoObtA2nvEMm00SM2DsJ", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -269.42826560691555, "y": -152.98803597909432, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 99.53106689453125, "height": 89.33456420898438, "seed": 2140129722, "groupIds": [], "roundness": { "type": 2 }, "boundElements": [], "updated": 1681715495897, "link": null, "locked": false }, { "type": "line", "version": 24, "versionNonce": 1535851450, "isDeleted": false, "id": "IiRBNJUR3Dw9zcYQyrdqv", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -148.112060546875, "y": -133.71432495117188, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 61.7674560546875, "height": 59.10443115234375, "seed": 141680102, "groupIds": [], "roundness": { "type": 2 }, "boundElements": [], "updated": 1681712544264, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": null, "points": [ [ 0, 0 ], [ 61.7674560546875, -59.10443115234375 ] ] }, { "type": "line", "version": 278, "versionNonce": 607425190, "isDeleted": false, "id": "KsDYEP3Lse8xGNDxDTgN9", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -292.5376892089844, "y": 60.01963806152344, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 426.8486328125, "height": 101.28602600097656, "seed": 1549859258, "groupIds": [], "roundness": { "type": 2 }, "boundElements": [], "updated": 1681712565678, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": null, "points": [ [ 0, 0 ], [ -426.8486328125, 101.28602600097656 ] ] }, { "type": "ellipse", "version": 113, "versionNonce": 1919411174, "isDeleted": false, "id": "dqh7_puYsUfJ2-YUXChMS", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -519.9726257324219, "y": -158.47085571289062, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 489.5201721191406, "height": 274.1300964355469, "seed": 1427100346, "groupIds": [], "roundness": { "type": 2 }, "boundElements": [], "updated": 1681712574678, "link": null, "locked": false }, { "id": "XyhXY9PP", "type": "text", "x": -498.5430931097956, "y": -113.57189953750753, "width": 9.999984741210938, "height": 25, "angle": 0, "strokeColor": "#000000", "backgroundColor": "transparent", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "roundness": null, "seed": 188823886, "version": 2, "versionNonce": 1098983506, "isDeleted": true, "boundElements": null, "updated": 1681715510288, "link": null, "locked": false, "text": "", "rawText": "", "fontSize": 20, "fontFamily": 1, "textAlign": "left", "verticalAlign": "top", "baseline": 17, "containerId": null, "originalText": "", "lineHeight": 1.25 } ], "appState": { "theme": "light", "viewBackgroundColor": "#ffffff", "currentItemStrokeColor": "#000000", "currentItemBackgroundColor": "transparent", "currentItemFillStyle": "hachure", "currentItemStrokeWidth": 1, "currentItemStrokeStyle": "solid", "currentItemRoughness": 1, "currentItemOpacity": 100, "currentItemFontFamily": 1, "currentItemFontSize": 20, "currentItemTextAlign": "left", "currentItemStartArrowhead": null, "currentItemEndArrowhead": "arrow", "scrollX": 791.9280802698072, "scrollY": 264.36230481094503, "zoom": { "value": 1.35 }, "currentItemRoundness": "round", "gridSize": null, "colorPalette": {}, "currentStrokeOptions": null, "previousGridSize": null }, "files": {} } ``` %%