From fadeb4a82b94beace45ad7d2eda11cbac1d995d1 Mon Sep 17 00:00:00 2001 From: IvetNikolova <118352332+IvetNikolova@users.noreply.github.com> Date: Wed, 23 Jul 2025 12:10:07 +0300 Subject: [PATCH] Added Radial Gauge section --- user-guide/components/report-items.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/user-guide/components/report-items.md b/user-guide/components/report-items.md index a469ed151..a0858f8c4 100644 --- a/user-guide/components/report-items.md +++ b/user-guide/components/report-items.md @@ -118,6 +118,12 @@ The Gauge visualizes key performance indicators (KPIs) and progress toward goals ### Radial Gauge +A radial gauge is a circular visual element that looks similar to a speedometer in a car. It shows values along a curved scale, usually in the shape of a full or partial circle. The pointer on the gauge is often a needle, but it can also be a marker or a bar. This pointer moves to show the current value. + +Radial gauges are especially useful when you want to show data that feels like speed or progress, such as how fast something is going or how much of a goal has been reached. + + + ### Linear Gauge The Linear Gauge is represented by a horizontal or vertical scale and displays its value as a percentage of the total scale's length. To add a Linear Gauge, click the **Linear Gauge Wizard** in the **Components** tab, and then use the **Configure Linear Gauge** pane to adjust the settings.