chord
d3-chord
Visualize relationships or network flow with an aesthetically-pleasing circular layout.
Installing
If you use NPM, npm install d3-chord
. Otherwise, download the latest release. You can also load directly from d3js.org, either as a standalone library or as part of D3 4.0. AMD, CommonJS, and vanilla environments are supported. In vanilla, a d3
global is exported:
登录查看完整内容