@@ -49,46 +49,43 @@ Procedure
49
49
50
50
.. step:: Add a natural language chart.
51
51
52
- .. procedure::
53
- :style: connected
52
+ a. From the :guilabel:`Dashboards` page, select the dashboard
53
+ where you want to add a new chart. For instructions on setting
54
+ up a dashboard, see :doc:`Dashboards </dashboards>`.
54
55
55
- .. step:: From the :guilabel:`Dashboards` page, select the dashboard
56
- where you want to add a new chart. For instructions on setting
57
- up a dashboard, see :doc:`Dashboards </dashboards>`.
56
+ #. Click the :guilabel:`Add Chart` button.
58
57
59
- .. step:: Click the :guilabel:`Add Chart` button.
58
+ #. In the :guilabel:`Select Data Source` modal, click the
59
+ :guilabel:`Project` tab.
60
60
61
- .. step:: In the :guilabel:`Select Data Source` modal, click the
62
- :guilabel:`Project` tab.
61
+ #. In the cluster where you loaded the
62
+ sample data, select the ``listingsAndReviews`` collection
63
+ in the ``sample_airbnb`` database.
63
64
64
- .. step:: In the cluster where you loaded the
65
- sample data, select the ``listingsAndReviews`` collection
66
- in the ``sample_airbnb`` database.
65
+ #. Toggle the switch on the top navigation from :guilabel:`Classic` to :guilabel:`Natural Language`.
67
66
68
- .. step:: Toggle the switch on the top navigation from :guilabel:`Classic` to :guilabel:`Natural Language`.
67
+ When you toggle this, you must click the :guilabel:`Use
68
+ Natural Language Mode` button in the :guilabel:`Natural
69
+ Language Mode` modal to accept the `MongoDB Acceptable
70
+ Use Policy
71
+ <https://www.mongodb.com/legal/acceptable-use-policy>`__ and
72
+ `Privacy Policy
73
+ <https://www.mongodb.com/legal/privacy-policy>`__.
69
74
70
- When you toggle this, you must click the :guilabel:`Use
71
- Natural Language Mode` button in the :guilabel:`Natural
72
- Language Mode` modal to accept the `MongoDB Acceptable
73
- Use Policy
74
- <https://www.mongodb.com/legal/acceptable-use-policy>`__ and
75
- `Privacy Policy
76
- <https://www.mongodb.com/legal/privacy-policy>`__.
75
+ .. figure:: /images/charts/nl-mode-modal.png
76
+ :figwidth: 300px
77
+ :alt: Natural Language Mode Modal
77
78
78
- .. figure:: /images/charts/nl-mode-modal.png
79
- :figwidth: 300px
80
- :alt: Natural Language Mode Modal
79
+ If you click :guilabel:`Back to Classic Mode`, |charts|
80
+ switches you back to :guilabel:`Classic` mode.
81
81
82
- If you click :guilabel:`Back to Classic Mode`, |charts|
83
- switches you back to :guilabel:`Classic` mode.
82
+ .. note::
84
83
85
- .. note::
86
-
87
- You can seamlessly switch between :guilabel:`Classic`
88
- and :guilabel:`Natural Language` mode. |charts| retains
89
- the prompts and suggestions when you change modes as long
90
- as you keep the encoding and filter tabs the same in the
91
- chart builder.
84
+ You can seamlessly switch between :guilabel:`Classic`
85
+ and :guilabel:`Natural Language` mode. |charts| retains
86
+ the prompts and suggestions when you change modes as long
87
+ as you keep the encoding and filter tabs the same in the
88
+ chart builder.
92
89
93
90
.. step:: Describe the chart you want to create.
94
91
0 commit comments