set height of svg d3.select("#legend-svg").attr("height", 18*(groups.length+1)); // for each group, append rect then text groups.
確定! 回上一頁