我正在使用d3.js 开发标准化堆积条形图,并尝试在rect 上附加一个文本。 ... selectAll('g.x.axis g text').each(insertLinebreaks); svg.append("g") .attr("class", ...
確定! 回上一頁