mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 18:42:27 +08: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
22 lines
703 B
Markdown
22 lines
703 B
Markdown
+++
|
|
title = "View field overrides"
|
|
weight = 20
|
|
aliases = ["/docs/sources/panels/override-field-values/view-field-override/"]
|
|
+++
|
|
|
|
# View field overrides
|
|
|
|
You can view field overrides in the panel display options.
|
|
|
|
## Before you begin
|
|
|
|
- [Add a panel to a dashboard]({{< relref "../working-with-panels/add-panel.md" >}}).
|
|
- [Add a field override]({{< relref "../override-field-values/add-a-field-override.md" >}}).
|
|
|
|
**To view field overrides**:
|
|
|
|
1. Open for edit the panel that contains the overrides you want to view.
|
|
1. In the panel display options, click the **Overrides** tab.
|
|
|
|
> The override settings that appear on the **All** tab are the same as the settings that appear on the **Overrides** tab.
|