通過d3通過的stratify方法將第一種形式的數據處理成可以直接傳給d3.tree對象的數據形式 var rawData = [ {name: "client", parent: "", status: 1}, ...
確定! 回上一頁