Edilitics | Data to Decisions

Gauge Chart

Show a single number as a needle on a dial, optionally with a target marker. Best for one figure that needs to read as good, bad, or in-between.

A gauge chart shows a single number as a needle on a dial, the way a speedometer shows speed. Drop exactly one numeric field into Row. No dimension field is allowed - a gauge is a one-needle reading, not a per-category breakdown. Use it when a single figure needs to read instantly as low, mid, or high on some range, not just as a number on its own.

When to Use

A gauge chart answers "where does this number fall in a range" - capacity utilization, a score out of 100, progress toward a fixed target. The needle position and the optional color band do the communicating; the exact number is secondary, shown small in the center. This is a narrower job than a KPI card's: a gauge never shows a trend line or a dimension breakdown, only a single static reading.

The default dial range is not a target range. Without a manual Min and Max, the dial runs from 0 to twice the current value, so the needle always lands at the visual midpoint no matter what the number actually is. This matches the Power BI / Tableau / Looker / Qlik convention, but it means an unconfigured gauge tells you nothing about whether the number is good or bad - only a deliberately set Min and Max does that.

Switch to a different chart when:

  • You want a trend line or a previous-value comparison alongside the number - use a KPI Card
  • You need the same measure broken down by category - use Horizontal Bar
  • You need the exact figures in a list, not a dial reading - use Text Table
ScenarioMeasureSuggested Min / Max
Support ticket SLA compliance% tickets resolved within SLA0 to 100
Sales quota attainment this quarterRevenue closed0 to quota amount
Server capacity utilization% CPU or storage used0 to 100
NPS scoreNet Promoter Score-100 to 100
Budget consumed against allocationAmount spent0 to total budget

Required Inputs

FieldTypeCount
DimensionNot allowed0
MeasureNumericExactly 1

For step-by-step build instructions, see Build Your First Chart.

Formatting Options

The Format tab unlocks after the measure field is assigned.

Style

Use the chart title to state what the gauge is measuring, since the dial itself shows only a number with no field name visible by default.

ControlWhat it does
Show Chart TitleShows or hides the title.
Enter Chart TitleTitle text. Maximum 50 characters.
Font familyFont applied to the title.
Font size5 to 30.
Bold / ItalicWeight and style.
AlignmentLeft, center, or right within the chart container.

Gauge Styles controls the two ring widths that make up the dial: the colored progress arc and the needle.

ControlWhat it does
Progress Width1 to 30. Thickness of the colored arc that fills toward the needle's value.
Pointer Width1 to 15. Thickness of the needle itself.

Gauge Values is where you set the dial's actual range and target, and style the center number and its title label.

ControlWhat it does
MinDial minimum. Blank auto-fits to 0. Setting a value fixes the dial start and stops it tracking the default.
MaxDial maximum. Blank auto-fits to twice the current value, the default that puts the needle at the midpoint. Setting a value fixes the dial end against a real range, like a quota or 100%.
TargetOptional second marker on the dial at this value, independent of the main needle. Blank shows no target marker.
Number TypeDefault or Decimal, for the center value.
Display UnitAuto, None, Thousand, Million, or Billion, for the center value. Auto picks a unit based on the dial's max.
Decimal Places0 to 6, for the center value.
Font Family / Color / Font size / Bold / ItalicStyling for the center number. Font size 10 to 40.
Show TitleShows or hides a small label below the center value (separate from Chart Title above it).
Title Font Family / Color / Font size / Bold / ItalicStyling for that label. Font size 8 to 24.
Title text caseUppercase, lowercase, or capitalize for the label text.

Center value formatting (Number Type, Display Unit, Decimal Places) is entirely independent from the axis label formatting in Gauge Axis Labels below it - the two can show different units at the same time, for example a rounded center value next to plain-number axis ticks.

Gauge Axis Labels controls the numbers printed around the dial's arc, and the tick marks alongside them - separately from the center value.

ControlWhat it does
Number TypeDefault or Decimal, for the numbers around the arc.
Display UnitAuto, None, Thousand, Million, or Billion, for the numbers around the arc.
Decimal Places0 to 6, for the numbers around the arc.
Font Family / Color / Font size / Bold / ItalicStyling for the axis numbers. Font size 8 to 20.
Show Split LinesShows or hides the major tick lines around the arc.
Split Line style / colorSolid, dashed, or dotted, with its own color.
Show Minor TicksShows or hides the smaller tick marks between major split lines.
Minor tick style / colorSolid, dashed, or dotted, with its own color.

The tooltip appears on hover over the dial, showing the measure's name and its exact value.

ControlWhat it does
Show TooltipShows or hides the tooltip entirely.
Header / value text stylingFont, size, and color for the name and value lines shown in the tooltip.

Animation controls the needle's transition when the chart first renders or the value changes.

ControlWhat it does
Enable AnimationTurns the needle's transition animation on or off. Enabled by default.
Duration0 to 3000ms. How long the needle takes to settle on its value. Defaults to 500ms.
Delay0 to 2000ms. How long the needle waits before starting its transition.
Easing FunctionThe transition curve - Linear, or one of several In/Out/In-Out variants (Quad, Cubic, Sine, Exponential, Circular, Elastic, Back, Bounce). Defaults to Cubic Out.

Emphasis controls the dial's visual response on hover - a scale-up effect and a drop shadow. It has no effect until enabled; the dial does not react to hover by default.

ControlWhat it does
Show EmphasisTurns hover effects on. Off by default.
Focus TypeItem, Series, or None. With only one needle on a gauge, this has little visible effect - it matters more on multi-series chart types.
Enable ScaleScales the dial up slightly on hover. On by default once Emphasis is enabled.
Scale Size1.0x to 2.0x. How much the dial enlarges on hover, when Enable Scale is on.
Shadow Blur0 to 30px. Blur radius of the hover drop shadow.
Shadow ColorColor of the hover drop shadow.
Shadow Offset X / Y-20 to 20px each. Position offset of the drop shadow.
Border Width0 to 10px. Border added around the dial on hover.

Enable the Toolbox when viewers need to export the gauge or inspect its underlying data.

ControlWhat it does
Show ToolboxShows or hides the toolbox icon bar.
Save as ImageAdds a download icon that saves the gauge as a PNG.
Data ViewAdds an icon that opens the underlying data table in a separate view.

Best Practices

Set Min and Max deliberately - the default tells you nothing. An unconfigured gauge always shows the needle at the midpoint because Max defaults to twice the current value. If the dial is meant to communicate "good" or "bad," set Min and Max to a real range (0 to 100 for a percentage, 0 to quota for a sales target) in Gauge Values.

Use Target only when there's a real fixed number to mark. The Target field adds a second marker on the dial - it's most useful for a specific number like a quota or SLA threshold, not as a substitute for setting Max correctly. A gauge with both a deliberate Max and a Target communicates more clearly than one relying on either alone.

Choose palette colors in the order they should appear around the arc. The dial's color band follows your configured palette order around the arc, split into even segments - there's no automatic red/yellow/green threshold logic. If you want a "danger to safe" reading, order the palette colors that way and set Min/Max to match.

Don't reach for a gauge when you need a trend. A gauge shows one static reading with no history. If "is this number moving in the right direction" is the real question, a KPI Card with a trend line answers it better than a gauge ever can.

Keep the title focused on what's being measured, not the range. Since the dial communicates range visually, use Chart Title for the metric name ("SLA Compliance") and let Min/Max and the optional Target communicate the range itself.

FAQs

Need help? Email support@edilitics.com with your workspace, job ID, and context. We reply within one business day.

Last updated on

On this page