Skip to content

Commit 5f75770

Browse files
corryrootjeff-allen-mongo
authored andcommitted
(DOCSP-14931): Added a Show Data for an Item section to the Interact with Charts on a Dashboard page. (#459)
* (DOCSP-14931): Added a Show Data for an Item section to the Interact with Charts on a Dashboard page. * (DOCSP-14931): Incorporated Tom's feedback.
1 parent 3e20c3e commit 5f75770

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

source/interact-with-charts.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,29 @@ For stacked charts, the whole value is the total value of the
101101
current category. For donut charts, the whole value is the total
102102
value of the entire chart.
103103

104+
Show Data for an Item
105+
---------------------
106+
Chart viewers with Author or Owner :ref:`data source permissions
107+
<permission-model>` can view the original data that contributed to a
108+
chart element.
109+
110+
Chart viewers can show data for the following chart elements:
111+
112+
- Bar or mark on a chart plot area
113+
- Chart legend entry
114+
- Category axis label
115+
- Table row
116+
- Choropleth shape
117+
118+
.. note::
119+
120+
Some charts (:ref:`geospatial-scatter-type`, :ref:`gauge-chart-ref`, and :ref:`top-item-ref`) do not support this functionality.
121+
122+
To view the original data that contributed to a chart element,
123+
right-click on the chart element and select
124+
:guilabel:`Show data for this item` from the context menu. You can
125+
switch between the :guilabel:`Table` view and :guilabel:`JSON` view.
126+
104127
Copy and Save a Chart as an Image
105128
---------------------------------
106129

0 commit comments

Comments
 (0)