mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
26 lines
728 B
Markdown
26 lines
728 B
Markdown
|
+++
|
||
|
title = "Map a value"
|
||
|
weight = 20
|
||
|
aliases = ["/docs/sources/panels/format-data/map-a-value/"]
|
||
|
+++
|
||
|
|
||
|
# Map a value
|
||
|
|
||
|
Map a value when you want to format a single value.
|
||
|
|
||
|
## Before you begin
|
||
|
|
||
|
- [Add a panel to a dashboard]({{< relref "../working-with-panels/add-panel.md" >}}).
|
||
|
|
||
|
**To map a value**:
|
||
|
|
||
|
1. Open a panel for which you want to map a value.
|
||
|
1. In panel display options, locate the **Value mappings** section and click **Add value mappings**.
|
||
|
1. Click **Add a new mapping** and then select **Value**.
|
||
|
1. Enter the value for Grafana to match.
|
||
|
1. (Optional) Enter display text.
|
||
|
1. (Optional) Set the color.
|
||
|
1. Click **Update** to save the value mapping.
|
||
|
|
||
|

|