@@ -113,14 +113,11 @@ refresh behavior, see :doc:`/dashboard-refresh`.
113113Get Chart Data
114114--------------
115115
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.
124121
125122.. include:: /includes/get-chart-data-details.rst
126123
@@ -266,11 +263,8 @@ To enter the fullscreen view for dashboards:
266263
2672641. Select a dashboard from the :guilabel:`Dashboards` page.
268265
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.
274268
275269.. note::
276270
@@ -288,7 +282,8 @@ To enter the fullscreen view for dashboards:
288282To exit the fullscreen view for dashboards, do one of the following
289283tasks:
290284
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.
292287
293288- Press the escape key.
294289
0 commit comments