Skip to content

DerivativeExposureBar

stable

Diverging horizontal bar showing derivative exposure by instrument type (asset vs liability)

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

Props

bandsrequired
Type DerivativeExposureBand[]Default

Exposure bands to display

currency
Type stringDefault

Currency for formatting (default: USD)

max
Type numberDefault

Maximum absolute value for scale normalization

showValues
Type booleanDefault

Show value labels inline (default: true)

density
Type "default" | "compact"Default

Display density

Metadatasemanticspace
MobileStacks / Scroll

Exposure bar fills container. Metric labels stack below on mobile.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?