You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: explore-analyze/visualize.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,27 +18,28 @@ $$$panels-editors$$$
18
18
19
19
|**Content**|**Panel type**|**Description**|
20
20
| --- | --- | --- |
21
-
| Visualizations |||
22
-
||[Lens](visualize/lens.md)| Create powerful [charts](visualize/supported-chart-types.md) in {{kib}}. This is the default editor. |
21
+
| Visualizations |[Lens](visualize/lens.md)| Create powerful [charts](visualize/supported-chart-types.md) in {{kib}}. This is the default editor. |
23
22
||[ES|QL](/explore-analyze/query-filter/languages/esql-kibana.md)| Create visualizations from ES|QL queries |
24
23
||[Maps](visualize/maps.md)| Create beautiful displays of your geographical data |
25
24
||[Field statistics](visualize/field-statistics.md)| Add a field statistics view of your data to your dashboards |
26
25
||[Custom visualizations](visualize/custom-visualizations-with-vega.md)| Use Vega to create new types of visualizations |
27
-
|Annotations and navigation|||
28
-
||[Text](visualize/text-panels.md)| Add context to your dashboard with markdown-based **text**|
26
+
||||
27
+
|Annotations and navigation |[Markdown text](visualize/text-panels.md)| Add context to your dashboard with markdown-based **text**|
29
28
||[Image](visualize/image-panels.md)| Personalize your dashboard with custom images |
30
29
||[Links](visualize/link-panels.md)| Add links to other dashboards or to external websites |
31
-
|Machine Learning and Analytics|||
32
-
||[Anomaly swim lane](machine-learning/machine-learning-in-kibana/xpack-ml-anomalies.md)| Display the results from machine learning anomaly detection jobs |
30
+
||||
31
+
|Machine Learning and Analytics|[Anomaly swim lane](machine-learning/machine-learning-in-kibana/xpack-ml-anomalies.md)| Display the results from machine learning anomaly detection jobs |
33
32
||[Anomaly chart](machine-learning/machine-learning-in-kibana/xpack-ml-anomalies.md)| Display an anomaly chart from the **Anomaly Explorer**|
34
33
||[Single metric viewer](machine-learning/machine-learning-in-kibana/xpack-ml-anomalies.md)| Display an anomaly chart from the **Single Metric Viewer**|
35
34
||[Change point detection](machine-learning/machine-learning-in-kibana/xpack-ml-aiops.md#change-point-detection)| Display a chart to visualize change points in your data |
36
-
|Observability|||
37
-
||[SLO overview](/solutions/observability/incident-management/service-level-objectives-slos.md)| Visualize a selected SLO’s health, including name, current SLI value, target, and status |
35
+
||||
36
+
|Observability|[SLO overview](/solutions/observability/incident-management/service-level-objectives-slos.md)| Visualize a selected SLO’s health, including name, current SLI value, target, and status |
38
37
||[SLO Alerts](/solutions/observability/incident-management/service-level-objectives-slos.md)| Visualize one or more SLO alerts, including status, rule name, duration, and reason. In addition, configure and update alerts, or create cases directly from the panel. |
39
38
||[SLO Error Budget](/solutions/observability/incident-management/service-level-objectives-slos.md)| Visualize the consumption of your SLO’s error budget |
40
-
| Legacy |||
41
-
||[Log stream](/solutions/observability/logs.md) (deprecated) | Display a table of live streaming logs |
42
-
||[Aggregation based](visualize/legacy-editors/aggregation-based.md)| Create visualizations including area, line, and pie charts and split them up to three aggregation levels. While these panel types are still available, we recommend using [Lens](visualize/lens.md) instead. |
39
+
||||
40
+
| Legacy |[Aggregation based](visualize/legacy-editors/aggregation-based.md)| Create visualizations including area, line, and pie charts and split them up to three aggregation levels. While these panel types are still available, we recommend using [Lens](visualize/lens.md) instead. |
43
41
||[TSVB](visualize/legacy-editors/tsvb.md)| Visualize time-based data through various panel types |
44
42
43
+
:::{note}
44
+
Legacy panel types only appear in the **Add panel** dashboard menu if you already have such panels in your dashboards. If you have never used these panel types, use Lens instead.
Copy file name to clipboardExpand all lines: explore-analyze/visualize/legacy-editors.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,10 @@ products:
12
12
13
13
Legacy editors are still available but have been replaced by better alternatives. Consider using one of the [modern editors](../visualize.md) offered in Elastic such as **Lens**.
14
14
15
+
:::{note}
16
+
Legacy panel types only appear in the **Add panel** dashboard menu if you already have such panels in your dashboards. If you have never used these panel types, use Lens instead.
0 commit comments