grafana/docs/sources/dashboards/dashboard-ui/_index.md
achatterjee-grafana c42b0d7498
Docs: Reorganize Dashboards and add note for escalations issue 2013 (#46902)
* Initial commit.

* Update version number

* Initial commit.

* More formatting changes. Also added URL links.

* Ran prettier.
2022-03-24 09:46:08 -04:00

843 B

+++ title = " Dashboard UI" aliases = ["/docs/grafana/latest/features/dashboard/dashboards/"] weight = 2 +++

Working with Grafana dashboard UI

The dashboard UI has the following sections to allow you to customize the presentation of data.

  • Zoom out time range (1)
  • Time picker dropdown (2). Access relative time range options, auto refresh options and set custom absolute time ranges.
  • Manual refresh option (3) Fetch new data.
  • Dashboard panel (4) Click the panel title to edit panels.
  • Graph legend (5) Change series colors, y-axis and series visibility directly from the legend.

For more details, see [Dashboard header]({{< relref "./dashboard-header.md" >}}) and [Dashboard rows]({{< relref "./dashboard-row.md" >}}).