From 98152b2f84b685d25ae3471a24e6630eedf00ba0 Mon Sep 17 00:00:00 2001 From: Nathan Marrs Date: Wed, 29 May 2024 15:13:01 -0600 Subject: [PATCH] Stat: Add docs for stat percent change color options (#88454) update docs --- .../panels-visualizations/visualizations/stat/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/sources/panels-visualizations/visualizations/stat/index.md b/docs/sources/panels-visualizations/visualizations/stat/index.md index 5d2db81899b..c44aaec868f 100644 --- a/docs/sources/panels-visualizations/visualizations/stat/index.md +++ b/docs/sources/panels-visualizations/visualizations/stat/index.md @@ -192,6 +192,16 @@ Set whether percent change is displayed or not. Disabled by default. This option is not applicable when the **Show** setting, under **Value options**, is set to **All values**. {{% /admonition %}} +### Percent change color mode + +- **Standard** -- Green if the percent change is positive, red if the percent change is negative. +- **Inverted** -- Red if the percent change is positive, green if the percent change is negative. +- **Same as Value** -- Use the same color as the value. + +{{% admonition type="note" %}} +This option only appears when **Show percent change** is enabled. +{{% /admonition %}} + ## Text size Adjust the sizes of the gauge text.