From 9bde0d5ffde3e04b2f37cdb1b4e6ab2015a592c7 Mon Sep 17 00:00:00 2001 From: Alinson Xavier Date: Wed, 1 Oct 2014 16:31:38 -0400 Subject: [PATCH] Display network immediately; don't wait for it to stabilize. --- src/app/config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/config.js b/src/app/config.js index fbef57b..014bc16 100644 --- a/src/app/config.js +++ b/src/app/config.js @@ -1,4 +1,5 @@ var visjs_options = { + stabilize: false, nodes: { borderWidth: 2, borderWidthSelected: 2