Merge commit 'dd04c360082eb7e0c54425907224ecf692307906' into update_visjs_again

This commit is contained in:
Eldon Koyle
2016-02-17 11:57:17 -07:00
134 changed files with 19644 additions and 12155 deletions
@@ -19,7 +19,7 @@
<script type="text/javascript">
var network = null;
var layoutMethod = "hubsize";
var layoutMethod = "directed";
function destroy() {
if (network !== null) {