mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* new refactored panel docs * fixed links * removed xtra sharing link, added links to panel display option tasks * fixed typo * add aliases * incorporate PM feedback * intermediate commit to resolve merge conflict * final changes to resolve merge conflicts
14 lines
670 B
Markdown
14 lines
670 B
Markdown
+++
|
|
title = "Working with Grafana panels"
|
|
aliases = ["/docs/grafana/latest/panels/panel-editor/", "/docs/grafana/latest/panels/add-a-panel/", "/docs/grafana/latest/panels/standard-options/", "/docs/grafana/latest/panels/panel-options/", "/docs/grafana/latest/panels/legend-options/", "/docs/sources/panels/working-with-panels/"]
|
|
weight = 100
|
|
+++
|
|
|
|
# Working with Grafana panels
|
|
|
|
A Grafana panel is the user interface you use to define a data source query, and transform and format data that appears in visualizations.
|
|
|
|
A panel editor includes a query builder and a series of options that you can use to transform data and add information to your panels.
|
|
|
|
{{< section >}}
|