Gauge, Progress Bar, and Linear Gauge show one main value or progress toward a target.Documentation Index
Fetch the complete documentation index at: https://docs.usedatabrain.com/llms.txt
Use this file to discover all available pages before exploring further.
Chart Types
| Chart | Use case |
|---|---|
| Gauge V2 | Radial gauge; score or utilization % |
| Progress Bar | Horizontal bar; % complete or usage vs limit |
| Progress Bar V2 | Updated progress bar |
| Linear Gauge | Horizontal scale with segments/thresholds |
| Linear Gauge V2 | Updated linear gauge |
Data Requirements
- One measure (the value to display)
- Optional: Progress max and Progress min columns for range (Progress Bar, Linear Gauge)
- Optional: Dimensions for gauge breakdown (Gauge V2)
How to Set Up
- Create a metric with at least one measure. For progress, add optional min/max columns.
- Click the Charts icon and choose the chart type.
- Click Settings → Chart types → Chart properties.
- Under Required Axis:
- Gauge V2: Measure (metric) and optional Dimensions for breakdown.
- Progress Bar / Linear Gauge: Measure (progress column). Optionally set Progress max and Progress min columns in chart configuration.
Min and Max
In Appearance or chart configuration:- Set Min and Max for the scale (e.g., 0–100 for %, or 0–capacity for usage).
- If not set, the app may use the measure range or 0–100.

