Skip to content

Commit f962093

Browse files
Anthony Sansonejeff-allen-mongo
authored andcommitted
(DOCSP-11887) Fix build errors
1 parent 083b1d6 commit f962093

File tree

4 files changed

+7
-32
lines changed

4 files changed

+7
-32
lines changed

source/chart-type-reference/choropleth-regions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ expected :guilabel:`Location` values:
7070

7171
.. note::
7272

73-
This shape scheme _doesn't include ceremonial counties.
73+
This shape scheme *doesn't* include ceremonial counties.
7474

7575
- ``Norfolk``, ``Essex``
7676

source/chart-type-reference/grid-charts.txt

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,6 @@ Grid Charts
66

77
.. default-domain:: mongodb
88

9-
.. class:: toc
10-
11-
:doc:`/chart-type-reference/heatmap/`
12-
Heatmaps help represent data in a tabular format and reveal
13-
patterns or trends within your data. Use heatmaps when the exact
14-
data values are not as important as depicting higher-level trends
15-
and relationships.
16-
17-
.. figure:: /images/charts/heatmap-small.png
18-
:figwidth: 100%
19-
20-
:doc:`/chart-type-reference/scatter-chart/`
21-
Scatter charts plot data with individual data points placed along
22-
the X and Y axes. They are useful for representing numerical data
23-
and showing clearly how data points cluster together in certain
24-
areas.
25-
26-
.. figure:: /images/charts/scatter-chart-small.png
27-
:figwidth: 100%
28-
299
.. toctree::
3010
:titlesonly:
3111

source/encoding-channels.txt

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -184,12 +184,11 @@ To add a specific field in the chart builder:
184184
#. Make sure that the default :guilabel:`Missed` field type is selected.
185185

186186
#. Enter the :guilabel:`Field Name` of the field you want to
187-
add.
187+
add.
188188

189189
.. note::
190-
191-
You can specify a nested field by using dot notation. For example,
192-
you can specify ``address.neighborhood``.
190+
You can specify a nested field by using dot notation. For
191+
example, you can specify ``address.neighborhood``.
193192

194193
#. Click :guilabel:`Save Field`.
195194

@@ -204,9 +203,7 @@ italics. Once you add a field, you can include it in your chart,
204203
:doc:`convert its data type </convert-field-data-types>`, or
205204
:ref:`remove it <remove-calculated-field>`.
206205

207-
.. class:: hidden
206+
.. toctree::
207+
:titlesonly:
208208

209-
.. toctree::
210-
:titlesonly:
211-
212-
/encoding-channels/aggregation-options
209+
/encoding-channels/aggregation-options

source/tutorials.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Tutorials
1010
:depth: 1
1111
:class: singlecol
1212

13-
.. include:: /includes/toc/dfn-list-tutorials.rst
14-
1513
.. toctree::
1614
:titlesonly:
1715

0 commit comments

Comments
 (0)