One solution is using a <tspan> element with a different font-weight for your d.data.amount . Check the demo: var svg = d3.select("svg"); ...
確定! 回上一頁