--- excalidraw-plugin: parsed tags: [excalidraw] --- ==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== # Text Elements Faire une action externe ^iZNMA20f %% # Drawing ```json { "type": "excalidraw", "version": 2, "source": "https://excalidraw.com", "elements": [ { "id": "D_Ka3NTbybF7w9O_llsy7", "type": "line", "x": -156.94921875, "y": -154.8515625, "width": 366.2734375, "height": 144.0546875, "angle": 0, "strokeColor": "#000000", "backgroundColor": "transparent", "fillStyle": "hachure", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "groupIds": [], "strokeSharpness": "sharp", "seed": 970042174, "version": 528, "versionNonce": 989429602, "isDeleted": false, "boundElements": null, "updated": 1665615107931, "link": null, "locked": false, "points": [ [ 0, 0 ], [ 0, 143.578125 ], [ 293.921875, 143.578125 ], [ 366.2734375, 71.2265625 ], [ 294.5703125, -0.4765625 ], [ 0, 0 ] ], "lastCommittedPoint": [ -0.8046875, 8.275390625 ], "startBinding": null, "endBinding": null, "startArrowhead": null, "endArrowhead": "triangle" }, { "id": "iZNMA20f", "type": "text", "x": -137.98590544582459, "y": -128.71822339685514, "width": 259, "height": 90, "angle": 0, "strokeColor": "#000000", "backgroundColor": "transparent", "fillStyle": "hachure", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "groupIds": [], "strokeSharpness": "sharp", "seed": 1764804286, "version": 121, "versionNonce": 719986622, "isDeleted": false, "boundElements": null, "updated": 1665615107931, "link": null, "locked": false, "text": "Faire une\naction externe", "rawText": "Faire une\naction externe", "fontSize": 36, "fontFamily": 1, "textAlign": "left", "verticalAlign": "top", "baseline": 77, "containerId": null, "originalText": "Faire une\naction externe" }, { "id": "BmRM2qkEbrB9GJmcV18Sy", "type": "arrow", "x": -11.053131991630636, "y": -204.34392485070055, "width": 0, "height": 48.398612350700546, "angle": 0, "strokeColor": "#000000", "backgroundColor": "transparent", "fillStyle": "hachure", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "groupIds": [], "strokeSharpness": "sharp", "seed": 550625726, "version": 160, "versionNonce": 650837474, "isDeleted": false, "boundElements": null, "updated": 1665615121100, "link": null, "locked": false, "points": [ [ 0, 0 ], [ 0, 48.398612350700546 ] ], "lastCommittedPoint": null, "startBinding": null, "endBinding": null, "startArrowhead": null, "endArrowhead": "triangle" }, { "type": "arrow", "version": 177, "versionNonce": 1037420862, "isDeleted": false, "id": "pIIDXDoElED0eoAznaiJt", "fillStyle": "hachure", "strokeWidth": 2, "strokeStyle": "solid", "roughness": 0, "opacity": 100, "angle": 0, "x": -11.053131991630636, "y": -12.078125, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 0, "height": 53.380581653779984, "seed": 874394750, "groupIds": [], "strokeSharpness": "sharp", "boundElements": [], "updated": 1665615121100, "link": null, "locked": false, "startBinding": null, "endBinding": null, "lastCommittedPoint": null, "startArrowhead": null, "endArrowhead": "triangle", "points": [ [ 0, 0 ], [ 0, 53.380581653779984 ] ] } ], "appState": { "theme": "dark", "viewBackgroundColor": "#ffffff", "currentItemStrokeColor": "#000000", "currentItemBackgroundColor": "transparent", "currentItemFillStyle": "hachure", "currentItemStrokeWidth": 2, "currentItemStrokeStyle": "solid", "currentItemRoughness": 0, "currentItemOpacity": 100, "currentItemFontFamily": 1, "currentItemFontSize": 36, "currentItemTextAlign": "left", "currentItemStrokeSharpness": "sharp", "currentItemStartArrowhead": null, "currentItemEndArrowhead": "triangle", "currentItemLinearStrokeSharpness": "sharp", "gridSize": null, "colorPalette": {} }, "files": {} } ``` %%