var yPosition = d3.mouse(this)[1] - 25;. 98. tooltip.attr("transform", "translate(" + xPosition + "," + yPosition + ")");.
確定! 回上一頁