The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/docs/sources/dashboards/dashboard-ui/dashboard-row.md

1.2 KiB

aliases title weight
[/docs/grafana/latest/dashboards/dashboard-ui/dashboard-row/ /docs/grafana/latest/features/dashboard/dashboards/] Dashboard rows 80

Dashboard rows

A dashboard row is a logical divider within a dashboard. It is used to group panels together.

Grafana uses a base unit abstraction so that dashboards and panels look great on all screen sizes. Dashboard rows are always 12 “units” wide. These units are automatically scaled dependent on the horizontal resolution of your browser. You can control the relative width of panels within a row by setting their specific width.

Note: With MaxDataPoint functionality, Grafana can show you the perfect number of data points, regardless of resolution or time range.

Create or remove rows

Use the [repeating rows]({{< relref "../../variables/#repeating-rows" >}}) functionality to dynamically create or remove entire rows, which can be filled with panels, based on the template variables selected.

Collapse rows

Collapse a row by clicking on the row title. If you save a dashboard with a row collapsed, then it saves in that state and does not load those graphs until you expand the row.