Commit 0b5b7644 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[TUNING] Graph Explorer spatialization

parent ba0b5e03
Pipeline #1999 canceled with stage
...@@ -363,7 +363,7 @@ forceAtlas2Settings = ...@@ -363,7 +363,7 @@ forceAtlas2Settings =
, batchEdgesDrawing : true , batchEdgesDrawing : true
, edgeWeightInfluence : 1.0 , edgeWeightInfluence : 1.0
-- fixedY : false -- fixedY : false
, gravity : 0.01 , gravity : 1.0
, 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