Skip to content

Commit b303d0f

Browse files
dej611KOTungsethkibanamachine
authored
[Lens] [Documentation] More Lens advanced questions answered (#111601)
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
1 parent 970394b commit b303d0f

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

docs/user/dashboard/lens.asciidoc

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,4 +441,20 @@ Pagination in a data table is unsupported. To use pagination in data tables, cre
441441
[%collapsible]
442442
====
443443
Specifying the color for a single data point, such as a single bar or line, is unsupported.
444-
====
444+
====
445+
446+
[discrete]
447+
[[is-it-possible-to-inspect-the-elasticsearch-queries-in-Lens]]
448+
.*How do I inspect {es} queries in visualizations?*
449+
[%collapsible]
450+
====
451+
You can inspect the requests sent by the visualization to {es} using the Inspector. It can be accessed within the editor or in the dashboard.
452+
====
453+
454+
[discrete]
455+
[[how-to-isolate-a-single-series-in-a-chart]]
456+
.*How do I isolate a single series in a chart?*
457+
[%collapsible]
458+
====
459+
For area, line, and bar charts, press Shift, then click the series in the legend. All other series are automatically unselected.
460+
====

0 commit comments

Comments
 (0)