mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -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
728 B
728 B
+++ 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:
- Open a panel for which you want to map a value.
- In panel display options, locate the Value mappings section and click Add value mappings.
- Click Add a new mapping and then select Value.
- Enter the value for Grafana to match.
- (Optional) Enter display text.
- (Optional) Set the color.
- Click Update to save the value mapping.