From b0c3297c3c3fc9d1cc2e45d68045a0aec0d77bdc Mon Sep 17 00:00:00 2001 From: Nathan Marrs Date: Wed, 23 Aug 2023 20:01:09 +0200 Subject: [PATCH] Docs: Update gauge docs based on previous PR feedback --- .../panels-visualizations/visualizations/gauge/index.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/sources/panels-visualizations/visualizations/gauge/index.md b/docs/sources/panels-visualizations/visualizations/gauge/index.md index 3a0ce6e518e..efd81d48f19 100644 --- a/docs/sources/panels-visualizations/visualizations/gauge/index.md +++ b/docs/sources/panels-visualizations/visualizations/gauge/index.md @@ -57,8 +57,13 @@ Choose a stacking direction. - **Horizontal -** Gauges display top to bottom. - **Vertical -** Gauges display left to right. -- **Show threshold labels -** Controls if threshold values are shown. -- **Show threshold markers -** Controls if a threshold band is shown outside the inner gauge value band. +### Show threshold labels + +Controls if threshold values are shown. + +### Show threshold markers + +Controls if a threshold band is shown outside the inner gauge value band. ### Min width