c0ffeeca7 0660692e38
Views: update screenshots to reflect current SW with sections as default (#35584)
* Views: update screenshots to reflect current SW with sections as default

* Remove comment that masonry is default view

* remove gemfile.lock changes

* remove note that masonry is the default view
2024-11-06 19:18:45 +01:00

1005 B

type, title, sidebar_label, description, related
type title sidebar_label description related
view Masonry view Masonry The default panel layout uses a masonry algorithm.
docs title
/dashboards/panel/ Panel view
docs title
/dashboards/sidebar/ Sidebar view

The masonry view sorts cards in columns based on their card size.

Screenshot of the masonry view Screenshot of the masonry view.

Masonry sorts cards in columns based on size and places the next card below the smallest card on the dashboard.

Image showing how masonry arranges cards based on size. Masonry arranges cards based on size.

To group cards, you have to use horizontal stack, vertical stack, or grid cards.

{% configuration %} type: required: false description: "masonry" type: string {% endconfiguration %}