... attr(/* operate on old and new elements */) update_sel.exit().remove ... d3.selectAll("div").attr("index", function(d, i) { return i; });. This would ...
確定! 回上一頁