// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Text component Renders text component 1`] = ` <Component visualizations={ Object { "data": Object { "appData": Object { "fromApp": false, }, "defaultAxes": Object {}, "explorer": Object { "explorerData": Object { "jsonData": Array [ Object { "double_per_ip_bytes": 11606, "host": "artifacts.opensearch.org", "ip_count": 176, "per_ip_bytes": 5803, "resp_code": "404", "sum_bytes": 1021420, }, Object { "double_per_ip_bytes": 10100, "host": "www.opensearch.org", "ip_count": 111, "per_ip_bytes": 5050, "resp_code": "404", "sum_bytes": 560638, }, Object { "double_per_ip_bytes": 0, "host": "artifacts.opensearch.org", "ip_count": 94, "per_ip_bytes": 0, "resp_code": "503", "sum_bytes": 0, }, Object { "double_per_ip_bytes": 0, "host": "www.opensearch.org", "ip_count": 78, "per_ip_bytes": 0, "resp_code": "503", "sum_bytes": 0, }, Object { "double_per_ip_bytes": 11526, "host": "cdn.opensearch-opensearch-opensearch.org", "ip_count": 43, "per_ip_bytes": 5763, "resp_code": "404", "sum_bytes": 247840, }, Object { "double_per_ip_bytes": 0, "host": "cdn.opensearch-opensearch-opensearch.org", "ip_count": 34, "per_ip_bytes": 0, "resp_code": "503", "sum_bytes": 0, }, Object { "double_per_ip_bytes": 8882, "host": "opensearch-opensearch-opensearch.org", "ip_count": 13, "per_ip_bytes": 4441, "resp_code": "404", "sum_bytes": 57735, }, Object { "double_per_ip_bytes": 0, "host": "opensearch-opensearch-opensearch.org", "ip_count": 6, "per_ip_bytes": 0, "resp_code": "503", "sum_bytes": 0, }, ], "schema": Array [ Object { "name": "agent", "type": "string", }, Object { "name": "bytes", "type": "long", }, Object { "name": "clientip", "type": "ip", }, Object { "name": "event", "type": "struct", }, Object { "name": "extension", "type": "string", }, Object { "name": "geo", "type": "struct", }, Object { "name": "host", "type": "string", }, Object { "name": "index", "type": "string", }, Object { "name": "ip", "type": "ip", }, Object { "name": "machine", "type": "struct", }, Object { "name": "memory", "type": "double", }, Object { "name": "message", "type": "string", }, Object { "name": "phpmemory", "type": "long", }, Object { "name": "referer", "type": "string", }, Object { "name": "request", "type": "string", }, Object { "name": "response", "type": "string", }, Object { "name": "tags", "type": "string", }, Object { "name": "timestamp", "type": "timestamp", }, Object { "name": "url", "type": "string", }, Object { "name": "utc_time", "type": "timestamp", }, ], }, }, "indexFields": Object { "availableFields": Array [ Object { "name": "agent", "type": "string", }, Object { "name": "bytes", "type": "long", }, Object { "name": "clientip", "type": "ip", }, Object { "name": "event", "type": "struct", }, Object { "name": "extension", "type": "string", }, Object { "name": "geo", "type": "struct", }, Object { "name": "host", "type": "string", }, Object { "name": "index", "type": "string", }, Object { "name": "ip", "type": "ip", }, Object { "name": "machine", "type": "struct", }, Object { "name": "memory", "type": "double", }, Object { "name": "message", "type": "string", }, Object { "name": "phpmemory", "type": "long", }, Object { "name": "referer", "type": "string", }, Object { "name": "request", "type": "string", }, Object { "name": "response", "type": "string", }, Object { "name": "tags", "type": "string", }, Object { "name": "timestamp", "type": "timestamp", }, Object { "name": "url", "type": "string", }, Object { "name": "utc_time", "type": "timestamp", }, ], "queriedFields": Array [ Object { "name": "double_per_ip_bytes", "type": "long", }, Object { "name": "host", "type": "text", }, Object { "name": "ip_count", "type": "integer", }, Object { "name": "per_ip_bytes", "type": "long", }, Object { "name": "resp_code", "type": "text", }, Object { "name": "sum_bytes", "type": "long", }, ], "selectedFields": Array [], "unselectedFields": Array [], }, "query": Object {}, "rawVizData": Object { "data": Object { "count()": Array [ 154, 1753, 116, 468, 1964, 219, ], "tags": Array [ "error", "info", "login", "security", "success", "warning", ], }, "jsonData": Array [ Object { "count()": 154, "tags": "error", }, Object { "count()": 1753, "tags": "info", }, Object { "count()": 116, "tags": "login", }, Object { "count()": 468, "tags": "security", }, Object { "count()": 1964, "tags": "success", }, Object { "count()": 219, "tags": "warning", }, ], "metadata": Object { "fields": Array [ Object { "name": "count()", "type": "integer", }, Object { "name": "tags", "type": "text", }, ], "size": 6, "status": 200, }, }, "userConfigs": Object { "dataConfig": Object { "valueOptions": Object { "dimensions": Array [ Object { "label": "tags", "name": "tags", "type": "text", }, ], "metrics": Array [ Object { "label": "count()", "name": "count()", "side": "left", "type": "integer", }, ], }, }, }, }, "vis": Object { "barwidth": 0.97, "category": "Visualizations", "categoryaxis": "xaxis", "component": [Function], "editorconfig": Object { "panelTabs": Array [ Object { "editor": [Function], "id": "data-panel", "mapTo": "dataConfig", "name": "Style", "sections": Array [ Object { "editor": [Function], "id": "tooltip_options", "mapTo": "tooltipOptions", "name": "Tooltip options", "schemas": Array [ Object { "component": null, "mapTo": "tooltipMode", "name": "Tooltip mode", "props": Object { "defaultSelections": Array [ Object { "id": "show", "name": "Show", }, ], "options": Array [ Object { "id": "show", "name": "Show", }, Object { "id": "hidden", "name": "Hidden", }, ], }, }, Object { "component": null, "mapTo": "tooltipText", "name": "Tooltip text", "props": Object { "defaultSelections": Array [ Object { "id": "all", "name": "All", }, ], "options": Array [ Object { "id": "all", "name": "All", }, Object { "id": "x", "name": "Dimension", }, Object { "id": "y", "name": "Series", }, ], }, }, ], }, Object { "editor": [Function], "id": "legend", "mapTo": "legend", "name": "Legend", "schemas": Array [ Object { "component": null, "mapTo": "showLegend", "name": "Show legend", "props": Object { "defaultSelections": Array [ Object { "id": "show", "name": "Show", }, ], "options": Array [ Object { "id": "show", "name": "Show", }, Object { "id": "hidden", "name": "Hidden", }, ], }, }, Object { "component": null, "mapTo": "position", "name": "Position", "props": Object { "defaultSelections": Array [ Object { "id": "v", "name": "Right", }, ], "options": Array [ Object { "id": "v", "name": "Right", }, Object { "id": "h", "name": "Bottom", }, ], }, }, Object { "component": [Function], "eleType": "input", "mapTo": "legendSize", "name": "Legend size", "title": "Legend size", }, ], }, Object { "editor": [Function], "id": "chart_styles", "mapTo": "chartStyles", "name": "Chart styles", "schemas": Array [ Object { "component": [Function], "eleType": "buttons", "mapTo": "mode", "name": "Mode", "props": Object { "defaultSelections": Array [ Object { "id": "group", "name": "Group", }, ], "options": Array [ Object { "id": "group", "name": "Group", }, Object { "id": "stack", "name": "Stack", }, ], }, }, Object { "component": [Function], "eleType": "input", "mapTo": "labelSize", "name": "Label size", }, Object { "component": [Function], "defaultState": 0, "eleType": "slider", "mapTo": "rotateBarLabels", "name": "Rotate bar labels", "props": Object { "max": 90, "min": -90, "showTicks": true, "ticks": Array [ Object { "label": "-90°", "value": -90, }, Object { "label": "-45°", "value": -45, }, Object { "label": "0°", "value": 0, }, Object { "label": "45°", "value": 45, }, Object { "label": "90°", "value": 90, }, ], }, }, Object { "component": [Function], "defaultState": 0.7, "eleType": "slider", "mapTo": "groupWidth", "name": "Group width", "props": Object { "max": 1, "step": 0.01, }, }, Object { "component": [Function], "defaultState": 0.97, "eleType": "slider", "mapTo": "barWidth", "name": "Bar width", "props": Object { "max": 1, "step": 0.01, }, }, Object { "component": [Function], "defaultState": 0, "eleType": "slider", "mapTo": "lineWidth", "name": "Line width", "props": Object { "max": 10, }, }, Object { "component": [Function], "defaultState": 100, "eleType": "slider", "mapTo": "fillOpacity", "name": "Fill opacity", "props": Object { "max": 100, }, }, ], }, Object { "editor": [Function], "id": "color-theme", "mapTo": "colorTheme", "name": "Color theme", "schemas": Array [], }, ], }, Object { "editor": [Function], "id": "availability-panel", "mapTo": "availabilityConfig", "name": "Availability", }, ], }, "fillopacity": 100, "fulllabel": "Vertical bar", "groupwidth": 0.7, "icontype": "visBarVerticalStacked", "id": "bar", "label": "Vertical bar", "labelangle": 0, "legendposition": "v", "linewidth": 0, "mode": "group", "name": "bar", "orientation": "v", "selection": Object { "dataLoss": "nothing", }, "seriesaxis": "yaxis", "showlegend": "show", "type": "bar", "visconfig": Object { "config": Object { "displaylogo": false, "responsive": true, }, "isUniColor": false, "layout": Object { "height": 1180, "legend": Object { "orientation": "v", "traceorder": "normal", }, "margin": Object { "b": 30, "l": 60, "pad": 0, "r": 30, "t": 50, }, "showlegend": true, }, }, }, } } > <div data-test-subj="workspace__viz_markdown" > <EuiMarkdownFormat> <div className="euiMarkdownFormat" > <div> <h2 key="h-2" > Text </h2> <p key="h-3" > Welcome to text editor! </p> <p key="h-4" > With text editor, you are able to add text description(s) to your dashboards. </p> </div> </div> </EuiMarkdownFormat> </div> </Component> `;