mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* combines topics into add and organize panels topic * updates front matter * fixes relrefs * fixes typo * Update docs/sources/dashboards/add-organize-panels.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * Update docs/sources/dashboards/add-organize-panels.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * make prettier Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
839 B
839 B
aliases | title | weight | ||
---|---|---|---|---|
|
Map a special value | 50 |
Map a special value
Map a special value when you want to format uncommon, boolean, or empty values.
- Edit the panel for which you want to map a special value.
- In panel display options, locate the Value mappings section and click Add value mappings.
- Click Add a new mapping and then select Special.
- Select the special value for Grafana to match. Options include:
- Null
- NaN (Not a Number)
- Null + NaN
- True
- False
- Empty
- (Optional) Enter display text.
- (Optional) Set the color.
- Click Update to save the value mapping.