@@ -113,14 +113,11 @@ refresh behavior, see :doc:`/dashboard-refresh`.
113
113
Get Chart Data
114
114
--------------
115
115
116
- Authenticated dashboard users can view and export the
117
- underlying chart data as a table. To view the chart data, click
118
- :guilabel:`Get Chart Data` from the :icon-fa5:`ellipsis-h` menu. Each
119
- row in the table represents a data point.
120
-
121
- .. note::
122
-
123
- Users who open a dashboard using a public link can't get chart data.
116
+ The data underlying a chart can be exported as a table. All viewers of
117
+ public dashboards and authenticated users of non-public dashboards can
118
+ view and export data. To view the chart data, click :guilabel:`Get
119
+ Chart Data` from the :icon-fa5:`ellipsis-h` menu. Each row in the table
120
+ represents a data point.
124
121
125
122
.. include:: /includes/get-chart-data-details.rst
126
123
@@ -266,11 +263,8 @@ To enter the fullscreen view for dashboards:
266
263
267
264
1. Select a dashboard from the :guilabel:`Dashboards` page.
268
265
269
- #. Click the expanding arrows at the top-right of the dashboard.
270
-
271
- .. figure:: /images/charts/full-screen-view.png
272
- :figwidth: 750px
273
- :alt: Fullscreen Arrows
266
+ #. Click the :guilabel:`View full screen` (:icon-fa5:`expand`) icon at
267
+ the top-right of the dashboard.
274
268
275
269
.. note::
276
270
@@ -288,7 +282,8 @@ To enter the fullscreen view for dashboards:
288
282
To exit the fullscreen view for dashboards, do one of the following
289
283
tasks:
290
284
291
- - Click the contracting arrows at the top-right of the dashboard.
285
+ - Click the :guilabel:`Exit full screen` (:icon-fa5:`compress`) icon at
286
+ the top-right of the dashboard.
292
287
293
288
- Press the escape key.
294
289
0 commit comments