Chord diagram, uses d3-chord, see this demo.
The responsive alternative of this component is ResponsiveChord.
This component is available in the @nivo/api,
see sample or
try it using the API client.
See the dedicated guide on how to setup legends for this component.
The matrix used to compute the chord diagram.
Keys used to identify each cell in the matrix.
Optional value formatter.
Chart width for non-responsive component.
Chart height for non-responsive component.
'Depends on device'Adjust pixel ratio, useful for HiDPI screens.
Chart margin.
0Padding angle.
0.9Inner radius ratio.
0Inner radius offset (minus innerRadiusRatio).
Ref to the chart's container. Used on this page to generate/download the chart's image via html-to-image.