diff --git a/src/Gargantext/Components/Graph.purs b/src/Gargantext/Components/Graph.purs index 582644618bd4935bfe9966df5125926a67d7f181..cb5856915924543a9e27220f67b6088e85c09896 100644 --- a/src/Gargantext/Components/Graph.purs +++ b/src/Gargantext/Components/Graph.purs @@ -233,7 +233,7 @@ sigmaSettings = , hideEdgesOnMove: true , labelSize : "proportional" -- alt : proportional , labelSizeRatio: 2.0 -- label size in ratio of node size - , labelThreshold: 5.0 -- min node cam size to start showing label + , labelThreshold: 7.0 -- min node cam size to start showing label , maxEdgeSize: 1.0 , maxNodeSize: 8.0 , minEdgeSize: 0.5 -- in fact used in tina as edge size