@@ -78,22 +78,40 @@ add the first chart to your dashboard:
7878Add a Sample Dashboard
7979----------------------
8080
81- |charts| provides a :guilabel:`Sample Dashboard` that uses movie
82- data to show examples of possible charts you can create.
81+ |charts| provides several sample dashboards that use various sample
82+ data sources. You can add a sample dashboard to explore different
83+ examples of charts you can create.
8384
84- You can add a new sample dashboard even if there is an existing
85- sample dashboard in your |charts-short| project. This can be useful
86- if you have made changes to a previously created sample dashboard
87- and want a fresh copy.
85+ .. tip::
86+
87+ You can add a new sample dashboard even if you have an existing
88+ sample dashboard in your |charts-short| project. This can be useful
89+ if you have changed a sample dashboard and want a fresh copy.
8890
8991To create a sample dashboard:
9092
91931. From the :guilabel:`Dashboards` page, expand the
9294 :guilabel:`Add Dashboard` dropdown menu.
9395
94- #. Select :guilabel:`Add Sample Dashboard `.
96+ #. Select :guilabel:`Add sample dashboard `.
9597
96- After selecting :guilabel:`Add Sample Dashboard`, |charts-short|
98+ #. Select a category of sample data with which to create a sample
99+ dashboard. You can choose from the following sample dashboards.
100+
101+ .. note::
102+
103+ Each of the following links provides a public preview version of
104+ a sample dashboard where you can experiment with
105+ :ref:`dashboard filtering <dashboard-filtering>`
106+ and :ref:`interactive filtering <interact-with-charts>`.
107+
108+ - `Product event metadata <https://charts.mongodb.com/charts-embedding-examples-wgffp/public/dashboards/63f6f973-045a-4862-83f4-514e7d2df8fc>`__
109+ - `Sales records <https://charts.mongodb.com/charts-embedding-examples-wgffp/public/dashboards/63f6139c-742a-4572-8921-a318dfb26bd6>`__
110+ - `System metrics for observability <https://charts.mongodb.com/charts-embedding-examples-wgffp/public/dashboards/63f6f9a1-40f8-460f-862f-c5f0a8ab45ad>`__
111+ - |iot| `time series data <https://charts.mongodb.com/charts-embedding-examples-wgffp/public/dashboards/63f6f9ce-742a-4509-8d36-a318df9c1fe2>`__
112+ - `Movie data <https://charts.mongodb.com/charts-embedding-examples-wgffp/public/dashboards/63f6f9df-b820-471a-87f3-6390d7e0dc74>`__
113+
114+ After you select a category of sample data, |charts-short|
97115creates a new :guilabel:`Sample Dashboard` of which you are the
98116``Owner``.
99117
@@ -103,10 +121,10 @@ the |charts-short| :ref:`Welcome Experience <welcome-experience>`.
103121Sample Dashboard Filters
104122~~~~~~~~~~~~~~~~~~~~~~~~
105123
106- The :guilabel:` Sample Dashboard` comes with default filters for
107- :guilabel:`Genres` and :guilabel:`Year of Release`. You can adjust these
108- filters to modify the data that appears on your dashboard. To learn more
109- about filtering dashboard data, see :ref:`dashboard-filtering`.
124+ Sample dashboards come with preset example dashboard filters. You can
125+ adjust these filters to modify the data that appears on your dashboard.
126+ To learn more about filtering dashboard data, see
127+ :ref:`dashboard-filtering`.
110128
111129.. _refresh-dashboard-overview:
112130
0 commit comments