Skip to content

BumpChart

beta

D3-powered bump chart for rank changes over time — fund performance rankings, counterparty ranking shifts, quarterly peer comparison

import { BumpChart } from "@nodus/design-system/finance"
Demo coming soon

Props

series
Type BumpSeries[]Default

Named series with ranked data points per period

width
Type numberDefault

SVG width in px (default 580)

height
Type numberDefault

SVG height in px (default 280)

title
Type stringDefault

Accessible chart title

Metadatasemantictypeborderviz
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?