function click(d1,i){ force.charge( function(d2,i){ if(d2!=d1) return ...;//calculate your charge for other nodes else return ...
確定! 回上一頁