From ca1cd8919073794ebeb665276cf20ada6716c0a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Fri, 10 Jul 2015 15:53:39 +0200 Subject: [PATCH] Updated singlestat docs again --- docs/sources/reference/singlestat.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/sources/reference/singlestat.md b/docs/sources/reference/singlestat.md index 13e680c6e5c..4e5a38544c5 100644 --- a/docs/sources/reference/singlestat.md +++ b/docs/sources/reference/singlestat.md @@ -34,8 +34,7 @@ The coloring options of the singlestat config allow you to dynamically change th 2. `Value`: The Value checkbox applies the configured thresholds and colors to the value within the singlestat panel. 3. `Thresholds`: Thresholds allow you to change the background and value colors dyanmically within the panel. The threshold field accepts **3 comma-separated** values, corresponding to the three colors directly to the right. 4. `Colors`: The color picker allows you to select a color and opacity -5. `Invert order`: This link toggles the threshold color order.
For example: Green, Orange, Red () will become Red, Orange, Green (). - +5. `Invert order`: This link toggles the threshold color order.
For example: Green, Orange, Red () will become Red, Orange, Green (). ### Spark Lines @@ -44,7 +43,7 @@ Spark lines are a great way of seeing the historical data associated with a sing 1. `Show`: The show checkbox will toggle whether the spark line is shown in the panel. When unselected, only the value will appear. -2. `Background`: **ASK TORKEL.** +2. `Background`: Check if you want the sparklines to take up the full panel width or uncheck if they should only be at the bottom. 3. `Line Color`: This color selection applies to the color of the sparkline itself. 4. `Fill Color`: This color selection applies to the area below the sparkline.