duration(500) .delay(function(d, i) { return i * 10; }) ... function() { note.transition().call(killNote); }); note.append('p').html(thisText); ...
確定! 回上一頁