If you want to display text inside a rect element you should put them both in a group ... body = d3.select('body') svg = body.append('svg').attr('height', ...
確定! 回上一頁