# d3-chord **Repository Path**: mirrors_d3/d3-chord ## Basic Information - **Project Name**: d3-chord - **Description**: Visualizations relationships or network flow with a circular layout. - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # d3-chord Chord diagrams visualize relationships or network flow between a set of nodes in a graph with an aesthetically-pleasing circular layout. ## Resources - [Documentation](https://d3js.org/d3-chord) - [Examples](https://observablehq.com/collection/@d3/d3-chord) - [Releases](https://github.com/d3/d3-chord/releases) - [Getting help](https://d3js.org/community)