Commit 9ea9d6ff authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Parameter of spatialization graph

parent 320604a3
...@@ -447,7 +447,7 @@ forceAtlas2Settings = ...@@ -447,7 +447,7 @@ forceAtlas2Settings =
, batchEdgesDrawing : true , batchEdgesDrawing : true
, edgeWeightInfluence : 1.0 , edgeWeightInfluence : 1.0
-- fixedY : false -- fixedY : false
, gravity : 0.01 , gravity : 0.0001
, hideEdgesOnMove : true , hideEdgesOnMove : true
, includeHiddenEdges : false , includeHiddenEdges : false
, includeHiddenNodes : true , includeHiddenNodes : true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment