* 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>
22 lines
714 B
Markdown
22 lines
714 B
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/panels/format-data/map-a-range/
|
|
- /docs/sources/panels/format-data/map-a-range/
|
|
title: Map a range
|
|
weight: 30
|
|
---
|
|
|
|
# Map a range
|
|
|
|
Map a range of values when you want to format multiple, continuous values.
|
|
|
|
1. Edit the panel for which you want to map a range of values.
|
|
1. In panel display options, in the **Value mappings** section, click **Add value mappings**.
|
|
1. Click **Add a new mapping** and then select **Range**.
|
|
1. Enter the beginning and ending values in the range for Grafana to match.
|
|
1. (Optional) Enter display text.
|
|
1. (Optional) Set the color.
|
|
1. Click **Update** to save the value mapping.
|
|
|
|

|