Skip to content

Commit 2e9673a

Browse files
authored
(DOCSP-22286) Change agg pipeline list names (#538)
1 parent aadfc6b commit 2e9673a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

source/aggregation-pipeline-generation.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ option in the Chart Builder's ellipsis dropdown on the top right.
1818

1919
The pipeline constructed by |charts| consists of the following segments in the following order:
2020

21-
1. :ref:`data-sources-pipeline`
22-
#. :ref:`filter-dashboards`
23-
#. :ref:`query-bar`
24-
#. :ref:`embedded-chart-options`
25-
#. :ref:`add-lookup-field`
26-
#. :ref:`calculated-fields`
27-
#. :ref:`charts-filter-documents`
28-
#. :ref:`encoding-channels`
29-
#. :ref:`charts-sort-data`
30-
#. Maximum Document limit
21+
1. :ref:`Data source pipelines <data-sources-pipeline>`
22+
#. :ref:`Dashboard filters <filter-dashboards>`
23+
#. :ref:`Chart query <query-bar>`
24+
#. :ref:`Embedding filters <embedded-chart-options>`
25+
#. :ref:`Lookup fields <add-lookup-field>`
26+
#. :ref:`Calculated fields <calculated-fields>`
27+
#. :ref:`Chart filters <charts-filter-documents>`
28+
#. :ref:`Encoded fields <encoding-channels>`
29+
#. :ref:`Sorting <charts-sort-data>`
30+
#. Maximum document limit
3131

3232
.. note::
3333
You do not need to configure all of the above settings when creating

0 commit comments

Comments
 (0)