Step 3 − Append text − Now, append text and apply the transformation using the coding below. svg.append("text") .attr("transform", "translate(100,0)") ...
確定! 回上一頁