File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 11[[vis-inspector]]
2- == Inspector
2+ == Inspecting Visualizations
33
4- Many visualizations have an Inspector that can help you gain insight to the data
5- behind the visualization.
4+ Many visualizations allow you to inspect the data behind the
5+ visualization.
66
7- To open the Inspector use the Inspector button while in the editor or select Inspector
8- from the Dashboard panel menu.
7+ To inspect a visualization, click the *Inspect* button in the editor or
8+ select *Inspect* from the Dashboard panel menu.
99
10- From the Inspector, you can download the visualization data as a comma separated
11- values (CSV) file in Formatted or Raw format. Formatted downloads the data in table format.
10+ The initial view shows the underlying data for the visualization. You can
11+ download the data as a comma separated values (CSV) file in
12+ *Formatted* or *Raw* format. Formatted downloads the data in table format.
1213Raw downloads the data as provided -- dates are timestamps, numbers don’t have
1314thousand separators, and so on.
1415
15- To view the requests that collected the data, select Requests from the View menu in the upper right.
16+ To view the requests that collected the data, select *Requests* from the *View*
17+ menu in the upper right.
1618
1719Which views are available depends on the inspected visualization.
You can’t perform that action at this time.
0 commit comments