--- excalidraw-plugin: parsed tags: [excalidraw] --- ==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== # Text Elements Basic Product ^t8ec1Dhr Real Product ^xMdmKZoU Extended Product ^0oYA9Kd6 %% # Drawing ```json { "type": "excalidraw", "version": 2, "source": "https://excalidraw.com", "elements": [ { "type": "ellipse", "version": 165, "versionNonce": 293647413, "isDeleted": false, "id": "AEqIKXiayF7YA6q3yiUUq", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -247.82656860351562, "y": -245.45173263549805, "strokeColor": "#000000", "backgroundColor": "#228be6", "width": 457.08441162109375, "height": 457.08441162109375, "seed": 1112419925, "groupIds": [], "strokeSharpness": "sharp", "boundElements": [], "updated": 1653593049639, "link": null, "locked": false }, { "type": "ellipse", "version": 48, "versionNonce": 797243, "isDeleted": false, "id": "R7er_u6cQK5ahAUOzA6ws", "fillStyle": "solid", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -110.83895874023438, "y": -115.01462936401367, "strokeColor": "#000000", "backgroundColor": "#fab005", "width": 187, "height": 186.5572509765625, "seed": 248209429, "groupIds": [], "strokeSharpness": "sharp", "boundElements": [ { "type": "text", "id": "t8ec1Dhr" } ], "updated": 1653593053443, "link": null, "locked": false }, { "type": "text", "version": 27, "versionNonce": 131570069, "isDeleted": false, "id": "t8ec1Dhr", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -105.83895874023438, "y": -34.23600387573242, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 177, "height": 25, "seed": 453376379, "groupIds": [], "strokeSharpness": "sharp", "boundElements": [], "updated": 1653592991127, "link": null, "locked": false, "fontSize": 20, "fontFamily": 1, "text": "Basic Product", "rawText": "Basic Product", "baseline": 17, "textAlign": "center", "verticalAlign": "middle", "containerId": "R7er_u6cQK5ahAUOzA6ws", "originalText": "Basic Product" }, { "type": "text", "version": 67, "versionNonce": 1086208987, "isDeleted": false, "id": "xMdmKZoU", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -89.84042358398438, "y": -175.5886344909668, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 131, "height": 25, "seed": 1540952731, "groupIds": [], "strokeSharpness": "sharp", "boundElements": [], "updated": 1653593012850, "link": null, "locked": false, "fontSize": 20, "fontFamily": 1, "text": "Real Product", "rawText": "Real Product", "baseline": 17, "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "Real Product" }, { "type": "ellipse", "version": 302, "versionNonce": 791430523, "isDeleted": false, "id": "hXvjfV9lC_mXxARd9JdSg", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -394.22137451171875, "y": -394.0070457458496, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 754.4520874023438, "height": 754.4520874023438, "seed": 2032186965, "groupIds": [], "strokeSharpness": "sharp", "boundElements": [], "updated": 1653593021832, "link": null, "locked": false }, { "type": "text", "version": 160, "versionNonce": 1313045275, "isDeleted": false, "id": "0oYA9Kd6", "fillStyle": "hachure", "strokeWidth": 1, "strokeStyle": "solid", "roughness": 1, "opacity": 100, "angle": 0, "x": -110.92367553710938, "y": -324.8755760192871, "strokeColor": "#000000", "backgroundColor": "transparent", "width": 178, "height": 25, "seed": 1043700501, "groupIds": [], "strokeSharpness": "sharp", "boundElements": [], "updated": 1653593033286, "link": null, "locked": false, "fontSize": 20, "fontFamily": 1, "text": "Extended Product", "rawText": "Extended Product", "baseline": 17, "textAlign": "left", "verticalAlign": "top", "containerId": null, "originalText": "Extended Product" } ], "appState": { "theme": "light", "viewBackgroundColor": "#ffffff", "currentItemStrokeColor": "#000000", "currentItemBackgroundColor": "#228be6", "currentItemFillStyle": "solid", "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": {} } ``` %%