--- 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": [ { "id": "-kMsr-nJ9SuRni8eZ_70w", "type": "line", "x": -56, "y": -420.4453125, "width": 128, "height": 183, "angle": 0, "strokeColor": "#000000", "backgroundColor": "transparent", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "groupIds": [], "roundness": { "type": 2 }, "seed": 1459447964, "version": 30, "versionNonce": 1343615012, "isDeleted": false, "boundElements": null, "updated": 1681712830279, "link": null, "locked": false, "points": [ [ 0, 0 ], [ 128, 183 ] ], "lastCommittedPoint": null, "startBinding": null, "endBinding": null, "startArrowhead": null, "endArrowhead": null } ], "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": 689, "scrollY": 660.5546875, "zoom": { "value": 1 }, "currentItemRoundness": "round", "gridSize": null, "colorPalette": {}, "currentStrokeOptions": null, "previousGridSize": null }, "files": {} } ``` %%