Skip to content

Commit 09b487b

Browse files
DOCSP-27887 document how to apply suggested chart (#584)
* DOCSP-27887 document how to apply suggested chart * DOCSP-27887 updates for CR feedback * DOCSP-27882 updates for feedback
1 parent e9e8222 commit 09b487b

File tree

2 files changed

+58
-0
lines changed

2 files changed

+58
-0
lines changed

source/apply-suggested-charts.txt

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
.. _apply-suggested-charts:
2+
3+
=======================
4+
Apply a Suggested Chart
5+
=======================
6+
7+
.. default-domain:: mongodb
8+
9+
.. contents:: On this page
10+
:local:
11+
:backlinks: none
12+
:depth: 1
13+
:class: singlecol
14+
15+
Overview
16+
--------
17+
18+
MongoDB Charts displays up to six prebuilt charts based on the data
19+
source that you selected. You can use any one of the suggested charts
20+
when you create a new chart or when you modify an existing chart. After
21+
applying a suggested chart, you can make changes to the chart type and
22+
add or remove fields if you wish to customize the prebuilt chart.
23+
24+
Procedure
25+
---------
26+
27+
.. procedure::
28+
:style: normal
29+
30+
.. step:: Log in to MongoDB Charts and navigate to your dashboard.
31+
32+
To learn more, see :ref:`dashboards`.
33+
34+
.. step:: Click one of the following buttons to apply a suggested chart.
35+
36+
- :guilabel:`Add Chart` to create a new chart based on a suggested
37+
chart.
38+
- :guilabel:`Edit` button for the chart you wish to replace with a
39+
suggested chart.
40+
41+
.. step:: View suggested charts.
42+
43+
If you are creating a new chart, MongoDB suggests prebuilt charts
44+
in the page. If you wish to replace the current chart with a
45+
different prebuilt chart, click the :guilabel:`Suggestions` button
46+
next to the ellipses (**...**) to view all suggested prebuilt
47+
charts for the data source.
48+
49+
.. step:: Apply a suggested chart.
50+
51+
Click the :guilabel:`Apply` button associated with a suggested
52+
chart to replace the current chart with the suggested prebuilt
53+
chart.
54+
55+
After applying a suggested chart, you can make changes to the
56+
chart type and add or remove fields if you wish to customize the
57+
prebuilt chart.

source/build-charts.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Learn More
6868

6969
/encoding-channels
7070
/title-description
71+
/apply-suggested-charts
7172
/single-series-categories
7273
/multi-series-charts
7374
/rich-schema-support

0 commit comments

Comments
 (0)