bbaa7a9b62
* Update whats-new-in-v8-0.md * reordered and moved files * moving content * moving items * moving content and updating links
715 B
715 B
+++ title = "Value mappings" weight = 600 +++
Value mappings
Value mappings come in different types.
- Range maps numerical ranges to a display text and color.
- Value maps text values to a color or different display text.
- Special maps special values like
Null,NaNand boolean values liketrueandfalseto a display text and color.
The display text and color are both optional. If you only want to assign colors to text values you can leave the display text empty and the original value will be used for display.
Values mapped via value mappings will skip the unit formatting. This means that a text value mapped to a numerical value will not be formatted using the configured unit.