Dashboard
Last updated
Last updated
This note explains how to create a Dashboard with Exploratory Desktop and share it with your co-workers.
If you add charts, analytics or data frames that contain the parameters to the dashboard, those parameters will show up automatically when you run the dashboard. You can change the parameters to update charts and analytics in the dashboard on the fly.
Please see here for more details about Parameter.
You can show the current parameter value on Dashboard using the R code chunk or R inline expression. Please see here for more details.
You can set a row height of each row if "Fit to Screen" option is disabled.
You can uncheck the "Show Title" checkbox at the "Contents Area Setting" to hide the titles of each content.
You can view the detailed data of the chart by clicking a figure of the chart such as a bar, line, circle, etc. Showing detailed data is supported on charts that you can view the detail data on the Chart View.
You can view the chart in the full-screen mode by clicking the "Show in fullscreen" icon on each Chart/Analytics.
This feature is not supported on the Number chart type for now.
You can download the chart image in either PNG or SVG file format by selecting the "Export Chart Image" menu on each Chart/Analytics.
The dimension of the image file is following.
Width: 1,200px
Height: 800px if Repeat By is not used in the chart. Height stretches to include all the charts if Repeat By is used.
Pixel Ratio: 200%
The "Export Chart Image" menu is available only on dashboards published to the server.
This feature is not supported on Number, Word Cloud and Map chart types.
You can download the chart data in the CSV format by selecting the "Export Chart Data" menu on each Chart/Analytics.
The "Export Chart Data" menu is available only on dashboards published to the server. You also need to select the "CSV" download option when you publish the dashboard.
This feature is not supported on the Number chart type for now.
If your chart/analytics has a comment, you can view it on the dashboard by hovering/clicking the comment icon on each Chart/Analytics.
This feature is not supported on the Number chart type for now.