文件名称:bihisankey:D3 JavaScript库插件,用于绘制双向分层Sankey图
文件大小:6KB
文件格式:ZIP
更新时间:2024-05-28 23:50:36
JavaScript
不再维护此图书馆。 不支持D3版本4及更高版本 双向分层Sankey图 这是一个d3 javascript插件/库,用于生成双向分层Sankey图 ###现场代码演示 有关此库使用情况的完整演示,请访问: : 概述 设置图表属性: biHiSankey . nodeWidth ( 30 ) // sets the pixel width of all nodes (heights are variable, widths are fixed) . nodeSpacing ( 10 ) // sets the minimum vertical pixel spacing between nodes . linkSpacing ( 4 ) // sets the vertical pixel spacing between links . arrowheadScaleF
【文件预览】:
bihisankey-master
----bihisankey.js(20KB)
----README.md(2KB)