Skip to content

IntradayTimeline

stable

Hourly intraday cash position timeline with bar chart, flow arrows, and alert threshold line

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

Props

label
Type stringDefault "Intraday Position"

Entity or account label

snapshotsrequired
Type IntradaySnapshot[]Default

Hourly balance snapshots

currency
Type stringDefault "USD"

Currency code

openingBalance
Type numberDefault

Opening balance (start of day)

alertThreshold
Type numberDefault

Alert threshold — shows dashed line

Metadatasemantictypebordermotionoutcome
MobileStacks / Scroll

Timeline activates horizontal scroll on narrow viewports.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?