Skip to content

TrackingErrorGauge

stable

Benchmark tracking error gauge with TE budget/limit bar, utilization percentage, and severity classification

import { TrackingErrorGauge } from "@nodus/design-system/finance"
Loading demo…

Props

trackingErrorrequired
Type numberDefault

Realized annualized TE as decimal (e.g. 0.018 = 1.8%)

teLimitrequired
Type numberDefault

TE budget / limit as decimal

watchThreshold
Type numberDefault

Watch threshold as decimal (default: 80% of limit)

informationRatio
Type numberDefault

Information ratio to display

activeReturn
Type numberDefault

Active return vs benchmark as decimal

Metadatasemantictypeoutcomespacefin
MobileStacks / Scroll

Gauge and metric table stack vertically on mobile.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?