@@ -22,13 +22,14 @@ as export that data for use with third-party tools.
22
22
:alt: The ellipse menu is in the top-right corner of the charts editor.
23
23
24
24
.. _view-source-documents:
25
+ .. _view-sample-documents:
25
26
26
- View Source Documents
27
+ View Sample Documents
27
28
---------------------
28
29
29
30
Once you have selected a :doc:`data source <data-sources>` for your
30
31
chart, you can view up to 20 sample documents from that data source by
31
- clicking :guilabel:`View Source Documents ` from the
32
+ clicking :guilabel:`View sample documents ` from the
32
33
:icon-fa5:`ellipsis-h` menu.
33
34
34
35
.. note::
@@ -55,7 +56,7 @@ from your data source that match your query conditions, although only
55
56
56
57
.. figure:: /images/charts/source-document-count.png
57
58
:figwidth: 80%
58
- :alt: The View Source Documents modal displays the document count just above the document samples.
59
+ :alt: The View sample documents modal displays the document count just above the document samples.
59
60
60
61
.. _view-aggregation-pipeline:
61
62
@@ -85,13 +86,14 @@ To learn how Charts constructs aggregation pipelines,
85
86
see :ref:`aggregation-pipeline-generation`.
86
87
87
88
.. _get-chart-data:
89
+ .. _view-chart-data:
88
90
89
- Get Chart Data
90
- --------------
91
+ View Chart Data
92
+ ---------------
91
93
92
94
After you have configured a valid chart, you can view and export the
93
95
underlying data as a table. To view the chart data, click
94
- :guilabel:`Get Chart Data ` from the :icon-fa5:`ellipsis-h` menu. Each
96
+ :guilabel:`View chart data ` from the :icon-fa5:`ellipsis-h` menu. Each
95
97
row in the table represents a data point.
96
98
97
99
.. include:: /includes/get-chart-data-details.rst
0 commit comments