Add screenshot illustrating views (#31866)

This commit is contained in:
c0ffeeca7 2024-03-13 11:16:33 +01:00 committed by GitHub
parent 85f3e7676a
commit 3ec55c3a15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 2 deletions

View File

@ -3,7 +3,14 @@ title: "Views"
description: "A view is a tab inside a dashboard."
---
A view is a tab inside a dashboard. Views control the layout.
A view is a tab inside a dashboard. For example, the screenshot below shows a separate view for lights on the Overview dashboard.
<p class='img'>
<img src='/images/dashboards/dashboard_view-tab.png' alt='Screenshot of a light view tab on the Overview dashboard'>
A lights view tab on the Overview dashboard
</p>
Views control the layout.
<p class='img'>
<img src='/images/dashboards/layout-types.png' alt='The three basic view layouts: Panel, sidebar, and masonry'>
@ -266,4 +273,6 @@ Subview configuration:
- [Masonry view](/dashboards/masonry/)
- [Panel view](/dashboards/panel/)
- [Sidebar view](/dashboards/sidebar/)
- [Sections view](/dashboards/sections/)
- [Sections view](/dashboards/sections/)
- [About dashboards](/dashboards/)
- [Adding cards to a view](/dashboards/cards/#adding-cards-to-your-dashboard)

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB