Mike Bostock的链接示例使用d3.stratify将CSV数据转换为分层形式: var stratify = d3.stratify() .parentId(function(d) { return d.id.substring(0, d.id.
確定! 回上一頁