112 lines
2.2 KiB
Markdown
112 lines
2.2 KiB
Markdown
|
|
---
|
||
|
|
|
||
|
|
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.9.12",
|
||
|
|
"elements": [
|
||
|
|
{
|
||
|
|
"id": "7Ke6pgiEXgvLVewAStK3E",
|
||
|
|
"type": "rectangle",
|
||
|
|
"x": -285,
|
||
|
|
"y": -117.25,
|
||
|
|
"width": 280,
|
||
|
|
"height": 342,
|
||
|
|
"angle": 0,
|
||
|
|
"strokeColor": "#1e1e1e",
|
||
|
|
"backgroundColor": "transparent",
|
||
|
|
"fillStyle": "hachure",
|
||
|
|
"strokeWidth": 1,
|
||
|
|
"strokeStyle": "solid",
|
||
|
|
"roughness": 1,
|
||
|
|
"opacity": 100,
|
||
|
|
"groupIds": [],
|
||
|
|
"frameId": null,
|
||
|
|
"roundness": {
|
||
|
|
"type": 3
|
||
|
|
},
|
||
|
|
"seed": 720366220,
|
||
|
|
"version": 36,
|
||
|
|
"versionNonce": 1674986932,
|
||
|
|
"isDeleted": false,
|
||
|
|
"boundElements": null,
|
||
|
|
"updated": 1691147719007,
|
||
|
|
"link": null,
|
||
|
|
"locked": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "CXZMRG4yBMoVQ6vhNKLzA",
|
||
|
|
"type": "ellipse",
|
||
|
|
"x": 250,
|
||
|
|
"y": -11.25,
|
||
|
|
"width": 229,
|
||
|
|
"height": 155,
|
||
|
|
"angle": 0,
|
||
|
|
"strokeColor": "#1e1e1e",
|
||
|
|
"backgroundColor": "transparent",
|
||
|
|
"fillStyle": "hachure",
|
||
|
|
"strokeWidth": 1,
|
||
|
|
"strokeStyle": "solid",
|
||
|
|
"roughness": 1,
|
||
|
|
"opacity": 100,
|
||
|
|
"groupIds": [],
|
||
|
|
"frameId": null,
|
||
|
|
"roundness": {
|
||
|
|
"type": 2
|
||
|
|
},
|
||
|
|
"seed": 534847372,
|
||
|
|
"version": 55,
|
||
|
|
"versionNonce": 866637580,
|
||
|
|
"isDeleted": false,
|
||
|
|
"boundElements": null,
|
||
|
|
"updated": 1691147723201,
|
||
|
|
"link": null,
|
||
|
|
"locked": false
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"appState": {
|
||
|
|
"theme": "light",
|
||
|
|
"viewBackgroundColor": "#ffffff",
|
||
|
|
"currentItemStrokeColor": "#1e1e1e",
|
||
|
|
"currentItemBackgroundColor": "transparent",
|
||
|
|
"currentItemFillStyle": "hachure",
|
||
|
|
"currentItemStrokeWidth": 1,
|
||
|
|
"currentItemStrokeStyle": "solid",
|
||
|
|
"currentItemRoughness": 1,
|
||
|
|
"currentItemOpacity": 100,
|
||
|
|
"currentItemFontFamily": 1,
|
||
|
|
"currentItemFontSize": 20,
|
||
|
|
"currentItemTextAlign": "left",
|
||
|
|
"currentItemStartArrowhead": null,
|
||
|
|
"currentItemEndArrowhead": "arrow",
|
||
|
|
"scrollX": 787,
|
||
|
|
"scrollY": 380.75,
|
||
|
|
"zoom": {
|
||
|
|
"value": 1
|
||
|
|
},
|
||
|
|
"currentItemRoundness": "round",
|
||
|
|
"gridSize": null,
|
||
|
|
"currentStrokeOptions": null,
|
||
|
|
"previousGridSize": null,
|
||
|
|
"frameRendering": {
|
||
|
|
"enabled": true,
|
||
|
|
"clip": true,
|
||
|
|
"name": true,
|
||
|
|
"outline": true
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"files": {}
|
||
|
|
}
|
||
|
|
```
|
||
|
|
%%
|