我为此使用d3.v4。当我有 var treemap = d3.tree().size([height, width]) 这棵树很好地居中 enter image description here 但是(因为我想指定节点之间的垂直间距)当我 ...
確定! 回上一頁