Skip to main content

Gauge Component

The gauge component renders a circular dial that visualises a single numeric value against a configurable scale with colour-coded zones. Use it for KPIs where the reader needs to instantly see whether a metric is on target, at risk, or in critical territory.

Report Forge gauge component


When to use

  • Overall schedule performance index (SPI) or cost performance index (CPI) at a glance.
  • Safety frequency rate against a target.
  • Completion percentage for a phase or milestone group.
  • Any single KPI where the distance from target is the key insight.

Adding the component

  1. Open the report output in the Output Designer.
  2. Click + InsertGauge.
  3. Position and resize the component.
  4. In the Data tab, bind the value field and configure zones.

Data binding

PropertyDescription
Source sectionThe blueprint section containing the value field.
Value fieldThe numeric, currency, or percent field to display.
Target fieldOptional — field containing the target value. Shows a target marker on the dial.
Label fieldOptional — field to display below the dial as a caption.

Scale configuration

PropertyDescription
Min valueThe start of the gauge scale (can be negative).
Max valueThe end of the gauge scale.
Start angleWhere the dial begins (default: 225° — bottom-left).
End angleWhere the dial ends (default: −45° — bottom-right).
Full circleToggle to use a 360° dial.

Zones

Zones define coloured arcs on the gauge track:

PropertyDescription
Zone count2–5 zones.
Zone rangeStart and end values for each zone.
Zone colourFill colour for the arc (e.g. Red for 0–60, Amber for 60–80, Green for 80–100).
Zone labelOptional label shown in the zone (e.g. "Critical", "At Risk", "On Track").

Needle and value display

PropertyOptions
Needle styleThin line (default), broad arrow, none.
Needle colourStatic or match the current zone colour.
Centre valueShow the numeric value in the centre of the dial.
Value formatInherit from field type, or override (e.g. show as %).
Value font size12–32pt.
Target markerShow a tick mark or line at the target value.

Caption

PropertyDescription
TitleStatic or field-bound title above the gauge.
SubtitleSecondary label below the value (e.g. unit or period).
Delta indicatorShow change vs prior period value (up/down arrow + numeric delta).

Export behaviour

  • PDF / Word: Gauge renders as a vector arc chart.
  • Excel: Embedded as a static image.
  • Small gauges (< 80px) may lose legibility in PDF — use a minimum 120px diameter for print.