创建一个力学模拟器 this.simulation = d3.forceSimulation(this.config.nodes) // simulation.force(name,[force])函数,添加某种力 .force("link", ...
確定! 回上一頁