BTA Charts
ChartsProgress & KPI

Gauge Chart

Display a single KPI value as a semi-circular arc against a defined range. Perfect for at-a-glance progress tracking — revenue targets, completion rates, performance scores.

Examples

When to Use

  • Showing progress toward a single goal or target
  • Dashboard KPI tiles (revenue, SLA, utilization)
  • Comparing actual vs. target with a clear visual marker
  • Any metric that fits a min–max range

Data Roles

Loading data roles...

Settings

Gauge Appearance

Thickness Ratio

number

Ratio of arc thickness to radius (0.08–0.55).

Default: 0.22

Track Color

color

Color of the unfilled track behind the arc.

Default: #E8D8DD

Fill Color

color

Color of the filled portion of the gauge.

Default: #B63E52

Rounded Caps

boolean

Round the ends of the gauge arc.

Default: true

Text

Show Value

boolean

Display the raw value inside the gauge.

Default: true

Show Percent

boolean

Display the percentage below the value.

Default: true

Percent Decimals

number

Number of decimal places for the percentage.

Default: 1

Show Endpoints

boolean

Show min and max labels at the arc ends.

Default: true

Target

Show Target

boolean

Display a target tick mark on the arc.

Default: true

Target Color

color

Color of the target marker line.

Default: #1D4ED8

Line Width

number

Width of the target marker line in pixels.

Default: 2

Show Label

boolean

Display the target percentage label.

Default: true

Common settings like Tooltip configuration are covered in Shared Concepts.

Tips & Best Practices

  • Bind a Maximum value field to control the scale — without it, the gauge auto-derives bounds from the value
  • Enable the target marker to show a goal line; the label shows the target percentage
  • Use rounded caps for a modern look, or disable them for a flat industrial style

On this page