FlexiGauge Meter is a customizable and reusable gauge chart component designed for OutSystems applications. It enables developers to visually represent dynamic values like percentages, scores, speeds, or system loads using semi-circular or full-arc gauges.
This component is optimized for dashboards, analytics, performance monitoring, health apps, and system status indicators.
FlexiGauge Meter comes with three distinct styles of meter: Alpha, Beta, and Gamma. Refer to the Try Now link or scroll to the Screenshots section to preview each variant.
Renders a smooth, animated gauge meter with:
{ "maxValue": 100, "currentValue": 75, "stepInterval": 25, "unit": "%", "size": 350, "arcColors": ["#4ade80", "#22c55e", "#16a34a", "#15803d"], "bgColor": "#f0fdf4", "valueColor": "#065f46", "startAngle": -120, "endAngle": 120 }