Skip to content

FactorHeatmap

stable

Multi-factor exposure heatmap across time periods with threshold-based coloring

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

Props

factorsrequired
Type string[]Default

Factor names

periodsrequired
Type string[]Default

Period labels

exposuresrequired
Type number[][]Default

Exposure values matrix

breakpoints
Type ThresholdBreakpointsDefault

Custom severity breakpoints

label
Type stringDefault

Heatmap title

Metadatasemantictypeborderoutcome
MobileStacks / Scroll

Heatmap requires min 400px for legible cell content. Wrap in overflow-x-auto.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?