DebtMaturityProfile
stableStacked bar chart showing debt maturities by period and instrument type for funding dashboards
import { DebtMaturityProfile } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
tranchesreq | DebtTranche[] | — | Debt maturities by period |
currency | string | — | ISO 4217 currency |
height | number | — | Chart height in px |
tranchesrequiredType
DebtTranche[]Default —Debt maturities by period
currencyType
stringDefault —ISO 4217 currency
heightType
numberDefault —Chart height in px
MobileStacks / Scroll
Bar chart requires min 300px. Wrap in overflow-x-auto.
Design Rationale
This component was designed to express:
Explore Related
CapitalStructureWaterfall→
Capital structure waterfall from senior secured to equity with seniority color coding and proportion bars
FundingCostBreakdown→
Horizontal bar chart showing all-in cost (bps) per funding source with blended average reference line
MaturityLadder→
Portfolio maturity distribution with bar chart and bucket details including count, amount, yield
Was this helpful?