simulation.alphaDecay(0.01).force("xAxis",d3.forceX(width/2)) .force("yAxis",d3.forceY(height/2));. Working example ...
確定! 回上一頁