From 9716289196c10cccbd4a37c66e9b616692c1ac8c Mon Sep 17 00:00:00 2001 From: hutuxian Date: Mon, 9 Mar 2020 15:19:05 +0800 Subject: [PATCH] Docs: Update gauge.md (#22637) Update the hierarchy of gauge.md --- docs/sources/features/panels/gauge.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/features/panels/gauge.md b/docs/sources/features/panels/gauge.md index fb1583708cc..08c8ba98696 100644 --- a/docs/sources/features/panels/gauge.md +++ b/docs/sources/features/panels/gauge.md @@ -21,8 +21,8 @@ The Gauge is a single value panel that can repeat a gauge for every series, colu * Calc * Specify calculation / reducer function. Since this panel is designed to only show a single value Grafana needs to know how to reduce a fields many values to a single value. -** Labels - Controls if thresholds values are shown. -** Markers - Controls if a thresholds band is shown outside the inner gauge value band. +* Labels - Controls if thresholds values are shown. +* Markers - Controls if a thresholds band is shown outside the inner gauge value band. ## Field