on("mousemove", function( event , d) { … do something with event and d … }) To be complete, the listeners that used to receive the datum (d), ...
確定! 回上一頁