|
| 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. |
0 commit comments