Skip to content

Commit 2c30a59

Browse files
Completed adding the alt text
1 parent 0bb9170 commit 2c30a59

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

modules/ROOT/pages/viewing-api-analytics.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ All of the charts on the Overview Dashboard are cross-filtered. If you filter th
3636
|*Requests by Platform* |Click one or more segments to filter to just those results. Hover over a segment for a tooltip displaying the name of the application and the total number of requests from that application for that time period. |Click the segment(s) again to reset the chart.
3737
|===
3838

39-
To export the data for any of these charts, click Export image:export.png[].
39+
To export the data for any of these charts, click the Export icon (image:export.png["Curved arrow".]).
4040

4141
If you have filtered data on one of the charts to show only selected data, the export icon triggers an export of a .csv file of the full data for that chart, filtered by whatever date range and API selection you have made using the filters in the upper left of the page. Exported files are limited to a maximum of 1 million records.
4242

@@ -78,15 +78,15 @@ image::createchart.png["The create chart page."]
7878
[%header,cols="20a,20a,60a"]
7979
|===
8080
|Icon |Chart Type |Chart Options
81-
|image:line-chart-icon.png[] |Line chart
81+
|image:line-chart-icon.png["Thumbnail graphic of a line chart."] |Line chart
8282
|Data Source, Metric: _metrics_ and Total, Data Interval: _durations_
83-
|image:bar-chart-icon.png[] |Bar chart
83+
|image:bar-chart-icon.png["Thumbnail graphic of a bar chart."] |Bar chart
8484
|Data Source, Metric: _metrics_ and Total, Group By: _categories_
85-
|image:stack-chart-icon.png[] |Stack chart
85+
|image:stack-chart-icon.png["Thumbnail graphic of a stack chart."] |Stack chart
8686
|Data Source, Metric: _metrics_ and Total, Group By: _categories_, Then By: _categories_
87-
|image:ring-chart-icon.png[] |Ring chart
87+
|image:ring-chart-icon.png["Thumbnail graphic of a ring chart."] |Ring chart
8888
|Data Source, Metric: _metrics_ and Total, Group By: _categories_
89-
|image:map-chart-icon.png[] |Map chart
89+
|image:map-chart-icon.png["Thumbnail graphic of a map chart."] |Map chart
9090
|Data Source, Metric: _metrics_ and Total
9191
|===
9292
+
@@ -173,13 +173,13 @@ To access your custom dashboard, click the Custom Dashboard. The first time you
173173
+
174174
The custom dashboard appears.
175175

176-
image::custom-dashboard.png[]
176+
image::custom-dashboard.png["A custom dashboard with several custom charts."]
177177

178178
Use the date range picker to adjust the time period for all the charts on your dashboard.
179179

180180
== Exporting Analytics Data
181181

182-
You can export your analytics data from the charts displayed on your Overview Dashboard or your Custom Dashboard. On either dashboard, click Export image:export.png[] to download a CSV file with the data for that chart.
182+
You can export your analytics data from the charts displayed on your Overview Dashboard or your Custom Dashboard. On either dashboard, click the Export icon (image:export.png["Curved arrow".]) to download a CSV file with the data for that chart.
183183

184184

185185
The data you download reflects filtering options you selected. However, if you are exporting chart data from the Overview Dashboard and you have selected one or more subsections of a chart, the exported files do not include filtering options. Exported files contain the full data for that chart.

0 commit comments

Comments
 (0)