Skip to content

YieldCurveViewer

stable

Par, spot (zero), and forward yield curve viewer with inversion detection and tenor labels

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

Props

datarequired
Type YieldCurvePoint[]Default

Yield curve data points with tenor and yields

mode
Type YieldCurveModeDefault

Which curves to show: all | par | spot | forward

curveLabel
Type stringDefault

Curve identifier (e.g. USD Treasury, EUR Swap)

showInversionAlert
Type booleanDefault

Show INVERTED CURVE alert when 2Y > 10Y

Metadatasemantictypeoutcomespace
MobileStacks / Scroll

Yield curve chart requires min 300px. Wrap in overflow-x-auto.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?