Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1465,6 +1465,11 @@ The following example creates a metric that counts documents over time, using th
{applies_to}`stack: preview 9.5` {applies_to}`serverless: preview` **Vega** and **Vega-Lite** panels that use an {{esql}} data source are subject to the {icon}`bolt` [**Fast mode**](../query-filter/languages/esql-kibana.md#approximation-fast-mode) dashboard option. When this option is active on a dashboard, these panels return faster, estimated results for `STATS` aggregations.


#### {{esql}} data source limitations [vega-esql-limitations]

{applies_to}`stack: ga =9.4` The dashboard query bar, filters, and controls don't recognize the fields queried by **Vega** or **Vega-Lite** {{esql}} panels. Later versions recognize these fields.


#### Access Elastic Map Service files [vega-esmfiles]
```{applies_to}
stack: preview
Expand Down
Loading