[d3.js] Text | SVG 텍스트 추가하기 ... const text = svg. ... .attr("y", function(d, i) { return svgHeight * 0.2; }) .attr("font-family", ...
確定! 回上一頁