Skip to content

CashForecastChart

stable

13-week rolling cash forecast with confidence-band bar chart

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

Props

labelrequired
Type stringDefault

Entity label

weeksrequired
Type ForecastWeek[]Default

Weekly forecast data (up to 13 weeks)

method
Type ForecastMethodDefault

Forecast method (direct/indirect/hybrid)

currency
Type stringDefault

Base currency (default USD)

generatedAt
Type stringDefault

Forecast generation timestamp

Metadatasemantictypebordersurfaceoutcomemotion
MobileStacks / Scroll

Chart requires min 300px. Wrap in overflow-x-auto.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?