2022-05-26 23:06:25 +08:00
---
aliases:
2022-12-10 00:36:04 +08:00
- dashboards/configure-panels-visualizations/
- features/panels/panels/
- panels/
2022-10-12 04:31:20 +08:00
keywords:
- grafana
- configure
- panels
- visualizations
Explicitly set all front matter labels in the source files (#71548)
* Set every page to have defaults of 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration pages to have of 'Cloud', 'Enterprise', and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/enterprise-licensing pages to have 'Enterprise' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/organization-management pages to have 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/provisioning pages to have 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/recorded-queries pages to have labels cloud,enterprise
* Set administration/roles-and-permissions/access-control pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/stats-and-license pages to have labels cloud,enterprise
* Set alerting pages to have labels cloud,enterprise,oss
* Set breaking-changes pages to have labels cloud,enterprise,oss
* Set dashboards pages to have labels cloud,enterprise,oss
* Set datasources pages to have labels cloud,enterprise,oss
* Set explore pages to have labels cloud,enterprise,oss
* Set fundamentals pages to have labels cloud,enterprise,oss
* Set introduction/grafana-cloud pages to have labels cloud
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Fix introduction pages products
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set panels-visualizations pages to have labels cloud,enterprise,oss
* Set release-notes pages to have labels cloud,enterprise,oss
* Set search pages to have labels cloud,enterprise,oss
* Set setup-grafana/configure-security/audit-grafana pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/configure-authentication pages to have labels cloud,enterprise,oss
* Set setup-grafana/configure-security/configure-authentication/enhanced-ldap pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-authentication/saml pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-database-encryption/encrypt-secrets-using-hashicorp-key-vault pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-request-security pages to have labels cloud,enterprise,oss
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/configure-team-sync pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/export-logs pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set troubleshooting pages to have labels cloud,enterprise,oss
* Set whatsnew pages to have labels cloud,enterprise,oss
* Apply updated labels from review
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-07-18 16:10:12 +08:00
labels:
products:
- cloud
- enterprise
- oss
2022-12-10 00:36:04 +08:00
menuTitle: Panels and visualizations
title: Panels and visualizations
2023-12-14 05:24:26 +08:00
description: Learn about and configure panels and visualizations
2022-12-10 00:36:04 +08:00
weight: 80
2024-04-17 02:26:41 +08:00
hero:
title: Panels and visualizations
level: 1
width: 110
height: 110
description: >-
Easily collect, correlate, and visualize data so you can make informed decisions in real time.
cards:
title_class: pt-0 lh-1
items:
- title: Visualizations
href: ./visualizations/
description: Learn about all the visualizations available in Grafana, including which visualizations are ideal for different datasets and how to configure their options.
height: 24
- title: Panel overview
href: ./panel-overview/
description: Learn about the features of the panel.
height: 24
- title: Panel editor
href: ./panel-editor-overview/
description: Learn about the features of the panel editor and how to begin editing a panel.
height: 24
- title: Configure standard options
href: ./configure-standard-options/
2024-04-17 20:08:00 +08:00
description: Learn about configuring standard options like units, field display names, and colors.
2024-04-17 02:26:41 +08:00
height: 24
- title: Query and transform data
href: ./query-transform-data/
description: Learn about querying and transforming your data to refine your visualizations.
height: 24
2024-05-21 23:16:47 +08:00
refs:
query:
- pattern: /docs/grafana/
destination: /docs/grafana/< GRAFANA_VERSION > /panels-visualizations/query-transform-data/
- pattern: /docs/grafana-cloud/
destination: /docs/grafana-cloud/visualizations/panels-visualizations/query-transform-data/
2022-05-26 23:06:25 +08:00
---
2020-05-15 03:24:26 +08:00
2024-04-17 02:26:41 +08:00
{{< docs / hero-simple key = "hero" > }}
2020-05-15 03:24:26 +08:00
2024-04-17 02:26:41 +08:00
---
2020-05-15 03:24:26 +08:00
2024-04-17 02:26:41 +08:00
## Overview
2022-11-01 23:22:06 +08:00
2024-05-21 23:16:47 +08:00
Panels are the basic building block in Grafana dashboards, composed of a [query ](ref:query ) and a visualization, a graphical representation of query results.
2024-03-12 00:21:37 +08:00
2024-04-17 02:26:41 +08:00
Visualizations provide you several different ways to present your data within a panel, depending on what best suits the data and your needs. Grafana’ s growing suite of visualizations, ranging from time series graphs to heatmaps to cutting-edge 3D charts, help you decode complex datasets.
2024-03-12 00:21:37 +08:00
2024-04-17 02:26:41 +08:00
Panels offer a wide variety of formatting and styling options from applying colors based on field values to custom units. Each visualization also comes with options specific to it that give you further control over how your data is displayed. With Grafana panels and visualizations, you can easily get the information you need from your data and optimize performance.
2020-05-15 03:24:26 +08:00
2024-04-17 02:26:41 +08:00
## Explore
2022-10-12 04:31:20 +08:00
2024-04-17 02:26:41 +08:00
{{< card-grid key = "cards" type = "simple" > }}