to [email protected]. An SVG text tag can't be a child of a rect tag. You should add them both to the same g tag instead. var g = svg.append('g')
確定! 回上一頁