1.0 KiB
1.0 KiB
title | description | menu | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
View Chronograf dashboards in presentation mode | View dashboards in full screen using presentation mode. |
|
Presentation mode allows you to view Chronograf in full screen, hiding the left and top navigation menus so only the cells appear. This mode might be helpful, for example, for stationary screens dedicated to monitoring visualizations.
Enter presentation mode manually
To enter presentation mode manually, click the icon in the upper right:
![](/img/chronograf/1-6-presentation-mode.png)
To exit presentation mode, press ESC
.
Use the URL query parameter
To load the dashboard in presentation mode, add URL query parameter present=true
to your dashboard URL. For example, your URL might look like this:
http://example.com:8888/sources/1/dashboards/2?present=true
Note that if you use this option, you won't be able to exit presentation mode using ESC
.