42 lines
911 B
Markdown
42 lines
911 B
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://excalidraw.com",
|
|
"elements": [],
|
|
"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": {}
|
|
}
|
|
```
|
|
%% |