var elements = dataContainer.selectAll("custom.rect");. // 針對每⼀一筆資料畫 rect ⾄至 canvas 上 elements.each(function(d) { var node = d3.select(this);.
確定! 回上一頁