docs-v2/content/chronograf/v1.9/guides/presentation-mode.md

1.0 KiB

title description menu
View Chronograf dashboards in presentation mode View dashboards in full screen using presentation mode.
chronograf_1_9
name weight parent
View dashboards in presentation mode 130 Guides

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:

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.