no message
This commit is contained in:
parent
f0bc11705a
commit
74cb238e43
@ -25,7 +25,7 @@ class ForceDirected extends Base {
|
||||
// 力导向图配置参数
|
||||
this.forceConfig = {
|
||||
// 基础参数
|
||||
idealDistance: 100, // 理想连接距离
|
||||
idealDistance: 50, // 理想连接距离
|
||||
repulsionStrength: 100, // 节点间斥力强度
|
||||
attractionStrength: 0.5, // 节点间引力强度
|
||||
centerStrength: 0.08, // 中心引力强度
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user