@@ -27,8 +27,8 @@ View Source Documents
27
27
---------------------
28
28
29
29
Once you have selected a :doc:`data source <data-sources>` for your
30
- chart, you can view 20 sample documents from that data source by
31
- clicking the :guilabel:`View Source Documents` from the
30
+ chart, you can view up to 20 sample documents from that data source by
31
+ clicking :guilabel:`View Source Documents` from the
32
32
:icon-fa5:`ellipsis-h` menu.
33
33
34
34
.. note::
@@ -51,6 +51,14 @@ data source that considers:
51
51
52
52
- Filters applied in the :ref:`Filter Tab <filter-tab>`
53
53
54
+ The :guilabel:`Source Documents` modal displays the number of documents
55
+ from your data source that match your query conditions, although only
56
+ 20 of the documents are viewable as samples.
57
+
58
+ .. figure:: /images/charts/source-document-count.png
59
+ :figwidth: 80%
60
+ :alt: The View Source Documents modal displays the document count just above the document samples.
61
+
54
62
.. _view-aggregation-pipeline:
55
63
56
64
View Aggregation Pipeline
@@ -81,7 +89,7 @@ Get Chart Data
81
89
--------------
82
90
83
91
After you have configured a valid chart, you can view and export the
84
- underlying data as a table. To view the chart data, click the
92
+ underlying data as a table. To view the chart data, click
85
93
:guilabel:`Get Chart Data` from the :icon-fa5:`ellipsis-h` menu. Each
86
94
row in the table represents a data point.
87
95
0 commit comments