Commit d9bdd0dd authored by Romain Loth's avatar Romain Loth

initial zoom more

parent e29bc83f
...@@ -531,7 +531,7 @@ if(RES["OK"]) { ...@@ -531,7 +531,7 @@ if(RES["OK"]) {
TW.partialGraph.configForceAtlas2(TW.FA2Params) TW.partialGraph.configForceAtlas2(TW.FA2Params)
// REFA new sigma.js // REFA new sigma.js
TW.partialGraph.camera.goTo({x:0, y:0, ratio:1.2, angle: 0}) TW.partialGraph.camera.goTo({x:0, y:0, ratio:0.5, angle: 0})
twjs_.initListeners( categories , TW.partialGraph); twjs_.initListeners( categories , TW.partialGraph);
......
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