A variation around the Network component.
Well suited for large data sets as it does not impact DOM tree depth,
however you'll lose the isomorphic ability and transitions.
The responsive alternative of this component is
ResponsiveNetworkCanvas.
134 nodes
Actions Logs
Start interacting with the chart to log actions
Base
numberrequired
Chart width.
numberrequired
Chart height.
numberoptionaldefault:'Depends on device'
Adjust pixel ratio, useful for HiDPI screens.
supportsvgcanvas
objectoptional
px
px
px
px
Chart margin.
Simulation
number | string | (link: Link) => numberoptional
Control links' distance.
numberoptionaldefault:10
Control how nodes repel each other.
numberoptionaldefault:1
Sets the minimum distance between nodes for the many-body force.
optionaldefault:Infinity
Sets the maximum distance between nodes for the many-body force.