d3.select("p") .on("click", function() { //New values for dataset 更新資料dataset ... 然後再將全部的rect, text 以transition 移動到新的位置。
確定! 回上一頁