Skip to content

LearningMultiplierGraph

stable

Cross-domain learning multiplier network graph with SVG nodes, weighted edges, and strength legend

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

Props

title
Type stringDefault "Learning Multipliers"

Graph title

nodesrequired
Type DomainNode[]Default

Domain nodes to display

edgesrequired
Type MultiplierEdge[]Default

Cross-domain multiplier edges (0–1 strength)

asOf
Type stringDefault

As-of date

Metadatasemantictypeborderoutcome
MobileStacks / Scroll

Graph activates h-scroll on narrow viewports.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?