MaturityLadder
stablePortfolio maturity distribution with bar chart and bucket details including count, amount, yield
import { MaturityLadder } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
bucketsreq | MaturityBucket[] | — | Maturity time buckets |
totalNotionalreq | number | — | Total portfolio notional |
currency | string | — | Currency for amounts |
bucketsrequiredType
MaturityBucket[]Default —Maturity time buckets
totalNotionalrequiredType
numberDefault —Total portfolio notional
currencyType
stringDefault —Currency for amounts
MobileStacks / Scroll
Ladder chart requires min 320px. Wrap in overflow-x-auto.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?