-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathnx.html
More file actions
108 lines (73 loc) · 21 KB
/
nx.html
File metadata and controls
108 lines (73 loc) · 21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/vis/4.16.1/vis.css" type="text/css" />
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/vis/4.16.1/vis-network.min.js"> </script>
<center>
<h1>None</h1>
</center>
<!-- <link rel="stylesheet" href="../node_modules/vis/dist/vis.min.css" type="text/css" />
<script type="text/javascript" src="../node_modules/vis/dist/vis.js"> </script>-->
<style type="text/css">
#mynetwork {
width: 100%;
height: 750px;
background-color: #222222;
border: 1px solid lightgray;
position: relative;
float: left;
}
</style>
</head>
<body>
<div id = "mynetwork"></div>
<script type="text/javascript">
// initialize global variables.
var edges;
var nodes;
var network;
var container;
var options, data;
// This method is responsible for drawing the graph, returns the drawn network
function drawGraph() {
var container = document.getElementById('mynetwork');
// parsing and collecting nodes and edges from the python
nodes = new vis.DataSet([{"font": {"color": "white"}, "id": 1, "label": 1, "shape": "dot", "size": 5, "title": "20IN0F01"}, {"font": {"color": "white"}, "id": 2, "label": 2, "shape": "dot", "size": 5, "title": "20IN0F02"}, {"font": {"color": "white"}, "id": 3, "label": 3, "shape": "dot", "size": 5, "title": "20IN0F03"}, {"font": {"color": "white"}, "id": 4, "label": 4, "shape": "dot", "size": 5, "title": "20IN0F04"}, {"font": {"color": "white"}, "id": 5, "label": 5, "shape": "dot", "size": 5, "title": "20IN0F05"}, {"font": {"color": "white"}, "id": 6, "label": 6, "shape": "dot", "size": 5, "title": "20IN0F06"}, {"font": {"color": "white"}, "id": 7, "label": 7, "shape": "dot", "size": 5, "title": "20IN0F07"}, {"font": {"color": "white"}, "id": 8, "label": 8, "shape": "dot", "size": 5, "title": "20IN0F08"}, {"font": {"color": "white"}, "id": 9, "label": 9, "shape": "dot", "size": 5, "title": "20IN0F09"}, {"font": {"color": "white"}, "id": 10, "label": 10, "shape": "dot", "size": 5, "title": "20IN0F10"}, {"font": {"color": "white"}, "id": 11, "label": 11, "shape": "dot", "size": 5, "title": "20IN0F11"}, {"font": {"color": "white"}, "id": 12, "label": 12, "shape": "dot", "size": 5, "title": "20IN0F12"}, {"font": {"color": "white"}, "id": 13, "label": 13, "shape": "dot", "size": 5, "title": "20IN0F13"}, {"font": {"color": "white"}, "id": 14, "label": 14, "shape": "dot", "size": 5, "title": "20IN0F14"}, {"font": {"color": "white"}, "id": 15, "label": 15, "shape": "dot", "size": 5, "title": "20IN0F15"}, {"font": {"color": "white"}, "id": 16, "label": 16, "shape": "dot", "size": 5, "title": "20IN0F16"}, {"font": {"color": "white"}, "id": 17, "label": 17, "shape": "dot", "size": 5, "title": "20IN0F17"}, {"font": {"color": "white"}, "id": 18, "label": 18, "shape": "dot", "size": 5, "title": "20IN0F18"}, {"font": {"color": "white"}, "id": 19, "label": 19, "shape": "dot", "size": 5, "title": "20IN0F19"}, {"font": {"color": "white"}, "id": 20, "label": 20, "shape": "dot", "size": 5, "title": "20IN0F20"}, {"font": {"color": "white"}, "id": 21, "label": 21, "shape": "dot", "size": 5, "title": "20IN0F21"}, {"font": {"color": "white"}, "id": 22, "label": 22, "shape": "dot", "size": 5, "title": "20IN0F22"}, {"font": {"color": "white"}, "id": 23, "label": 23, "shape": "dot", "size": 5, "title": "20IN0F23"}, {"font": {"color": "white"}, "id": 24, "label": 24, "shape": "dot", "size": 5, "title": "20IN0F24"}, {"font": {"color": "white"}, "id": 25, "label": 25, "shape": "dot", "size": 5, "title": "20IN0F25"}, {"font": {"color": "white"}, "id": 26, "label": 26, "shape": "dot", "size": 5, "title": "20IN0F26"}, {"font": {"color": "white"}, "id": 27, "label": 27, "shape": "dot", "size": 5, "title": "20IN0F27"}, {"font": {"color": "white"}, "id": 28, "label": 28, "shape": "dot", "size": 5, "title": "20IN0F28"}, {"font": {"color": "white"}, "id": 29, "label": 29, "shape": "dot", "size": 5, "title": "20IN0F29"}, {"font": {"color": "white"}, "id": 30, "label": 30, "shape": "dot", "size": 5, "title": "20IN0F30"}, {"font": {"color": "white"}, "id": 31, "label": 31, "shape": "dot", "size": 5, "title": "20IN0F31"}, {"font": {"color": "white"}, "id": 32, "label": 32, "shape": "dot", "size": 5, "title": "20IN0F32"}, {"font": {"color": "white"}, "id": 33, "label": 33, "shape": "dot", "size": 5, "title": "20IN0F33"}, {"font": {"color": "white"}, "id": 34, "label": 34, "shape": "dot", "size": 5, "title": "20IN0F34"}, {"font": {"color": "white"}, "id": 35, "label": 35, "shape": "dot", "size": 5, "title": "20IN0F35"}, {"font": {"color": "white"}, "id": 36, "label": 36, "shape": "dot", "size": 5, "title": "20IN0F36"}, {"font": {"color": "white"}, "id": 37, "label": 37, "shape": "dot", "size": 5, "title": "20IN0F37"}, {"font": {"color": "white"}, "id": 38, "label": 38, "shape": "dot", "size": 5, "title": "20IN0F38"}, {"font": {"color": "white"}, "id": 39, "label": 39, "shape": "dot", "size": 5, "title": "20IN0F39"}, {"font": {"color": "white"}, "id": 40, "label": 40, "shape": "dot", "size": 5, "title": "20IN0F40"}, {"font": {"color": "white"}, "id": 41, "label": 41, "shape": "dot", "size": 5, "title": "20IN0F41"}, {"font": {"color": "white"}, "id": 42, "label": 42, "shape": "dot", "size": 5, "title": "20IN0F42"}, {"font": {"color": "white"}, "id": 43, "label": 43, "shape": "dot", "size": 5, "title": "20IN0F43"}, {"font": {"color": "white"}, "id": 44, "label": 44, "shape": "dot", "size": 5, "title": "20IN0F44"}, {"font": {"color": "white"}, "id": 45, "label": 45, "shape": "dot", "size": 5, "title": "20IN0F45"}, {"font": {"color": "white"}, "id": 46, "label": 46, "shape": "dot", "size": 5, "title": "20IN0F46"}, {"font": {"color": "white"}, "id": 47, "label": 47, "shape": "dot", "size": 5, "title": "20IN0F47"}, {"font": {"color": "white"}, "id": 48, "label": 48, "shape": "dot", "size": 5, "title": "20IN0F48"}, {"font": {"color": "white"}, "id": 49, "label": 49, "shape": "dot", "size": 5, "title": "20IN0F49"}, {"font": {"color": "white"}, "id": 50, "label": 50, "shape": "dot", "size": 5, "title": "20IN0F50"}]);
edges = new vis.DataSet([{"from": 10, "to": 13, "width": 1.0}, {"from": 11, "to": 29, "width": 1.0}, {"from": 11, "to": 32, "width": 1.0}, {"from": 9, "to": 43, "width": 1.0}, {"from": 13, "to": 26, "width": 4.0}, {"from": 43, "to": 44, "width": 2.0}, {"from": 44, "to": 48, "width": 2.0}, {"from": 3, "to": 28, "width": 1.0}, {"from": 15, "to": 33, "width": 1.0}, {"from": 1, "to": 11, "width": 1.0}, {"from": 24, "to": 40, "width": 1.0}, {"from": 8, "to": 20, "width": 1.0}, {"from": 18, "to": 48, "width": 1.0}, {"from": 40, "to": 46, "width": 1.0}, {"from": 4, "to": 28, "width": 3.0}, {"from": 15, "to": 30, "width": 1.0}, {"from": 18, "to": 49, "width": 1.0}, {"from": 22, "to": 33, "width": 1.0}, {"from": 32, "to": 42, "width": 2.0}, {"from": 14, "to": 25, "width": 1.0}, {"from": 20, "to": 32, "width": 2.0}, {"from": 34, "to": 44, "width": 2.0}, {"from": 2, "to": 44, "width": 1.0}, {"from": 6, "to": 42, "width": 1.0}, {"from": 12, "to": 19, "width": 1.0}, {"from": 10, "to": 25, "width": 1.0}, {"from": 18, "to": 37, "width": 2.0}, {"from": 22, "to": 44, "width": 1.0}, {"from": 4, "to": 7, "width": 2.0}, {"from": 5, "to": 34, "width": 1.0}, {"from": 10, "to": 48, "width": 1.0}, {"from": 4, "to": 26, "width": 2.0}, {"from": 16, "to": 38, "width": 4.0}, {"from": 15, "to": 35, "width": 2.0}, {"from": 2, "to": 50, "width": 1.0}, {"from": 9, "to": 40, "width": 2.0}, {"from": 16, "to": 22, "width": 1.0}, {"from": 5, "to": 48, "width": 1.0}, {"from": 8, "to": 43, "width": 1.0}, {"from": 26, "to": 41, "width": 1.0}, {"from": 33, "to": 37, "width": 2.0}, {"from": 1, "to": 41, "width": 1.0}, {"from": 3, "to": 22, "width": 1.0}, {"from": 13, "to": 34, "width": 2.0}, {"from": 24, "to": 48, "width": 1.0}, {"from": 36, "to": 42, "width": 1.0}, {"from": 17, "to": 44, "width": 1.0}, {"from": 13, "to": 41, "width": 3.0}, {"from": 23, "to": 27, "width": 1.0}, {"from": 13, "to": 28, "width": 1.0}, {"from": 30, "to": 43, "width": 1.0}, {"from": 10, "to": 24, "width": 1.0}, {"from": 1, "to": 30, "width": 2.0}, {"from": 2, "to": 12, "width": 3.0}, {"from": 2, "to": 16, "width": 1.0}, {"from": 10, "to": 28, "width": 1.0}, {"from": 24, "to": 37, "width": 1.0}, {"from": 32, "to": 48, "width": 1.0}, {"from": 12, "to": 30, "width": 1.0}, {"from": 4, "to": 16, "width": 1.0}, {"from": 8, "to": 28, "width": 1.0}, {"from": 15, "to": 16, "width": 2.0}, {"from": 2, "to": 45, "width": 2.0}, {"from": 2, "to": 49, "width": 1.0}, {"from": 8, "to": 14, "width": 1.0}, {"from": 45, "to": 49, "width": 2.0}, {"from": 40, "to": 47, "width": 2.0}, {"from": 7, "to": 19, "width": 1.0}, {"from": 11, "to": 23, "width": 1.0}, {"from": 12, "to": 48, "width": 2.0}, {"from": 23, "to": 41, "width": 5.0}, {"from": 32, "to": 34, "width": 1.0}, {"from": 10, "to": 37, "width": 1.0}, {"from": 25, "to": 26, "width": 1.0}, {"from": 8, "to": 17, "width": 1.0}, {"from": 9, "to": 50, "width": 1.0}, {"from": 31, "to": 41, "width": 1.0}, {"from": 23, "to": 42, "width": 1.0}, {"from": 27, "to": 28, "width": 2.0}, {"from": 16, "to": 19, "width": 2.0}, {"from": 2, "to": 42, "width": 1.0}, {"from": 8, "to": 18, "width": 2.0}, {"from": 9, "to": 20, "width": 1.0}, {"from": 9, "to": 26, "width": 1.0}, {"from": 20, "to": 26, "width": 2.0}, {"from": 9, "to": 21, "width": 1.0}, {"from": 3, "to": 13, "width": 1.0}, {"from": 8, "to": 12, "width": 1.0}, {"from": 9, "to": 24, "width": 1.0}, {"from": 18, "to": 32, "width": 1.0}, {"from": 18, "to": 43, "width": 3.0}, {"from": 32, "to": 43, "width": 2.0}, {"from": 26, "to": 43, "width": 2.0}, {"from": 8, "to": 26, "width": 1.0}, {"from": 11, "to": 30, "width": 1.0}, {"from": 34, "to": 46, "width": 2.0}, {"from": 3, "to": 49, "width": 1.0}, {"from": 25, "to": 49, "width": 1.0}, {"from": 17, "to": 49, "width": 1.0}, {"from": 21, "to": 38, "width": 1.0}, {"from": 20, "to": 21, "width": 2.0}, {"from": 1, "to": 43, "width": 2.0}, {"from": 10, "to": 42, "width": 1.0}, {"from": 4, "to": 12, "width": 1.0}, {"from": 2, "to": 7, "width": 1.0}, {"from": 8, "to": 31, "width": 1.0}, {"from": 19, "to": 47, "width": 1.0}, {"from": 27, "to": 44, "width": 1.0}, {"from": 10, "to": 20, "width": 2.0}, {"from": 12, "to": 40, "width": 1.0}, {"from": 21, "to": 32, "width": 1.0}, {"from": 8, "to": 45, "width": 1.0}, {"from": 41, "to": 42, "width": 1.0}, {"from": 19, "to": 33, "width": 1.0}, {"from": 30, "to": 42, "width": 2.0}, {"from": 3, "to": 25, "width": 1.0}, {"from": 24, "to": 41, "width": 1.0}, {"from": 1, "to": 2, "width": 2.0}, {"from": 2, "to": 3, "width": 1.0}, {"from": 29, "to": 35, "width": 1.0}, {"from": 4, "to": 49, "width": 1.0}, {"from": 36, "to": 38, "width": 2.0}, {"from": 24, "to": 38, "width": 2.0}, {"from": 10, "to": 11, "width": 1.0}, {"from": 19, "to": 41, "width": 2.0}, {"from": 25, "to": 46, "width": 2.0}, {"from": 27, "to": 48, "width": 1.0}, {"from": 5, "to": 37, "width": 1.0}, {"from": 12, "to": 47, "width": 1.0}, {"from": 30, "to": 48, "width": 1.0}, {"from": 5, "to": 27, "width": 1.0}, {"from": 29, "to": 34, "width": 1.0}, {"from": 31, "to": 48, "width": 1.0}, {"from": 8, "to": 11, "width": 1.0}, {"from": 8, "to": 15, "width": 1.0}, {"from": 11, "to": 15, "width": 1.0}, {"from": 46, "to": 47, "width": 1.0}, {"from": 3, "to": 45, "width": 1.0}, {"from": 3, "to": 12, "width": 1.0}, {"from": 15, "to": 27, "width": 2.0}, {"from": 35, "to": 46, "width": 1.0}, {"from": 12, "to": 42, "width": 1.0}, {"from": 33, "to": 40, "width": 1.0}, {"from": 38, "to": 49, "width": 2.0}, {"from": 6, "to": 15, "width": 1.0}, {"from": 3, "to": 37, "width": 2.0}, {"from": 17, "to": 25, "width": 1.0}, {"from": 31, "to": 50, "width": 1.0}, {"from": 2, "to": 10, "width": 2.0}, {"from": 1, "to": 50, "width": 1.0}, {"from": 5, "to": 45, "width": 1.0}, {"from": 15, "to": 42, "width": 1.0}, {"from": 19, "to": 44, "width": 2.0}, {"from": 6, "to": 30, "width": 1.0}, {"from": 19, "to": 49, "width": 1.0}, {"from": 1, "to": 29, "width": 1.0}, {"from": 10, "to": 46, "width": 2.0}, {"from": 18, "to": 28, "width": 1.0}, {"from": 11, "to": 22, "width": 1.0}, {"from": 18, "to": 29, "width": 1.0}, {"from": 1, "to": 8, "width": 1.0}, {"from": 4, "to": 50, "width": 1.0}, {"from": 5, "to": 18, "width": 1.0}, {"from": 10, "to": 23, "width": 1.0}, {"from": 31, "to": 44, "width": 1.0}, {"from": 6, "to": 9, "width": 1.0}, {"from": 39, "to": 48, "width": 2.0}, {"from": 4, "to": 37, "width": 1.0}, {"from": 24, "to": 26, "width": 1.0}, {"from": 13, "to": 39, "width": 1.0}, {"from": 30, "to": 47, "width": 1.0}, {"from": 31, "to": 33, "width": 1.0}, {"from": 4, "to": 27, "width": 1.0}, {"from": 2, "to": 24, "width": 1.0}, {"from": 32, "to": 44, "width": 1.0}, {"from": 37, "to": 48, "width": 2.0}, {"from": 13, "to": 42, "width": 1.0}, {"from": 19, "to": 27, "width": 1.0}, {"from": 7, "to": 24, "width": 1.0}, {"from": 23, "to": 39, "width": 1.0}, {"from": 29, "to": 36, "width": 1.0}, {"from": 5, "to": 13, "width": 1.0}, {"from": 9, "to": 15, "width": 1.0}, {"from": 11, "to": 27, "width": 1.0}, {"from": 24, "to": 46, "width": 1.0}, {"from": 18, "to": 20, "width": 2.0}, {"from": 22, "to": 25, "width": 1.0}, {"from": 26, "to": 45, "width": 1.0}, {"from": 18, "to": 44, "width": 2.0}, {"from": 31, "to": 38, "width": 1.0}, {"from": 1, "to": 49, "width": 1.0}, {"from": 2, "to": 15, "width": 1.0}, {"from": 3, "to": 41, "width": 1.0}, {"from": 11, "to": 13, "width": 1.0}, {"from": 2, "to": 25, "width": 1.0}, {"from": 9, "to": 29, "width": 2.0}, {"from": 12, "to": 14, "width": 1.0}, {"from": 15, "to": 37, "width": 1.0}, {"from": 22, "to": 43, "width": 1.0}, {"from": 35, "to": 50, "width": 2.0}, {"from": 15, "to": 43, "width": 1.0}, {"from": 34, "to": 40, "width": 1.0}, {"from": 3, "to": 21, "width": 2.0}, {"from": 21, "to": 23, "width": 1.0}, {"from": 37, "to": 44, "width": 1.0}, {"from": 6, "to": 49, "width": 1.0}, {"from": 44, "to": 45, "width": 2.0}, {"from": 17, "to": 48, "width": 1.0}, {"from": 32, "to": 50, "width": 1.0}, {"from": 1, "to": 39, "width": 1.0}, {"from": 29, "to": 39, "width": 1.0}, {"from": 13, "to": 43, "width": 1.0}, {"from": 21, "to": 40, "width": 1.0}, {"from": 17, "to": 22, "width": 1.0}, {"from": 3, "to": 10, "width": 1.0}, {"from": 4, "to": 30, "width": 1.0}, {"from": 15, "to": 18, "width": 1.0}, {"from": 34, "to": 43, "width": 1.0}, {"from": 7, "to": 8, "width": 1.0}, {"from": 27, "to": 43, "width": 2.0}, {"from": 3, "to": 20, "width": 1.0}, {"from": 28, "to": 34, "width": 1.0}, {"from": 5, "to": 15, "width": 1.0}, {"from": 18, "to": 26, "width": 2.0}, {"from": 36, "to": 47, "width": 1.0}, {"from": 37, "to": 39, "width": 1.0}, {"from": 20, "to": 23, "width": 1.0}, {"from": 25, "to": 27, "width": 1.0}, {"from": 36, "to": 44, "width": 1.0}, {"from": 2, "to": 22, "width": 2.0}, {"from": 15, "to": 25, "width": 1.0}, {"from": 42, "to": 44, "width": 1.0}, {"from": 15, "to": 23, "width": 1.0}, {"from": 33, "to": 43, "width": 1.0}, {"from": 1, "to": 32, "width": 1.0}, {"from": 7, "to": 18, "width": 1.0}, {"from": 25, "to": 34, "width": 1.0}, {"from": 1, "to": 27, "width": 1.0}, {"from": 18, "to": 36, "width": 1.0}, {"from": 20, "to": 25, "width": 2.0}, {"from": 29, "to": 37, "width": 2.0}, {"from": 11, "to": 20, "width": 1.0}, {"from": 16, "to": 49, "width": 2.0}, {"from": 37, "to": 41, "width": 1.0}, {"from": 28, "to": 47, "width": 1.0}, {"from": 21, "to": 44, "width": 1.0}, {"from": 27, "to": 29, "width": 1.0}, {"from": 8, "to": 36, "width": 1.0}, {"from": 44, "to": 47, "width": 1.0}, {"from": 14, "to": 40, "width": 1.0}, {"from": 4, "to": 29, "width": 1.0}, {"from": 9, "to": 17, "width": 1.0}, {"from": 32, "to": 33, "width": 1.0}, {"from": 4, "to": 17, "width": 1.0}, {"from": 10, "to": 12, "width": 1.0}, {"from": 12, "to": 17, "width": 1.0}, {"from": 4, "to": 20, "width": 1.0}, {"from": 12, "to": 26, "width": 1.0}, {"from": 23, "to": 24, "width": 2.0}, {"from": 31, "to": 35, "width": 1.0}, {"from": 18, "to": 22, "width": 2.0}, {"from": 2, "to": 9, "width": 1.0}, {"from": 6, "to": 26, "width": 1.0}, {"from": 14, "to": 22, "width": 1.0}, {"from": 27, "to": 45, "width": 2.0}, {"from": 1, "to": 45, "width": 1.0}, {"from": 9, "to": 37, "width": 1.0}, {"from": 22, "to": 35, "width": 1.0}, {"from": 14, "to": 33, "width": 1.0}, {"from": 3, "to": 4, "width": 1.0}, {"from": 15, "to": 34, "width": 1.0}, {"from": 19, "to": 28, "width": 1.0}, {"from": 1, "to": 17, "width": 1.0}, {"from": 5, "to": 23, "width": 1.0}, {"from": 6, "to": 46, "width": 1.0}, {"from": 3, "to": 23, "width": 1.0}, {"from": 24, "to": 35, "width": 1.0}, {"from": 30, "to": 44, "width": 1.0}, {"from": 5, "to": 50, "width": 1.0}, {"from": 22, "to": 30, "width": 2.0}, {"from": 8, "to": 47, "width": 1.0}, {"from": 10, "to": 30, "width": 1.0}, {"from": 13, "to": 25, "width": 1.0}, {"from": 39, "to": 40, "width": 1.0}, {"from": 3, "to": 40, "width": 1.0}, {"from": 16, "to": 33, "width": 1.0}, {"from": 23, "to": 26, "width": 1.0}, {"from": 37, "to": 45, "width": 1.0}, {"from": 37, "to": 40, "width": 1.0}, {"from": 14, "to": 34, "width": 1.0}, {"from": 15, "to": 32, "width": 2.0}, {"from": 3, "to": 32, "width": 1.0}, {"from": 26, "to": 40, "width": 1.0}, {"from": 26, "to": 42, "width": 1.0}, {"from": 40, "to": 42, "width": 1.0}, {"from": 3, "to": 34, "width": 1.0}, {"from": 21, "to": 34, "width": 1.0}, {"from": 23, "to": 30, "width": 1.0}, {"from": 6, "to": 17, "width": 1.0}, {"from": 11, "to": 37, "width": 1.0}, {"from": 30, "to": 41, "width": 1.0}, {"from": 38, "to": 43, "width": 1.0}, {"from": 39, "to": 50, "width": 1.0}, {"from": 5, "to": 17, "width": 1.0}, {"from": 19, "to": 24, "width": 1.0}, {"from": 18, "to": 34, "width": 1.0}, {"from": 35, "to": 44, "width": 1.0}, {"from": 43, "to": 46, "width": 1.0}, {"from": 8, "to": 40, "width": 1.0}, {"from": 22, "to": 49, "width": 1.0}, {"from": 3, "to": 33, "width": 1.0}, {"from": 4, "to": 5, "width": 1.0}, {"from": 10, "to": 17, "width": 1.0}, {"from": 10, "to": 43, "width": 1.0}, {"from": 17, "to": 43, "width": 1.0}, {"from": 28, "to": 48, "width": 1.0}, {"from": 21, "to": 39, "width": 1.0}, {"from": 28, "to": 39, "width": 1.0}, {"from": 1, "to": 42, "width": 1.0}, {"from": 9, "to": 14, "width": 1.0}, {"from": 10, "to": 21, "width": 1.0}, {"from": 34, "to": 42, "width": 1.0}, {"from": 21, "to": 47, "width": 1.0}, {"from": 21, "to": 22, "width": 1.0}, {"from": 24, "to": 29, "width": 1.0}, {"from": 11, "to": 33, "width": 1.0}, {"from": 16, "to": 48, "width": 1.0}, {"from": 20, "to": 22, "width": 1.0}, {"from": 8, "to": 16, "width": 1.0}, {"from": 18, "to": 46, "width": 1.0}, {"from": 8, "to": 44, "width": 1.0}, {"from": 8, "to": 30, "width": 1.0}, {"from": 15, "to": 48, "width": 1.0}, {"from": 43, "to": 48, "width": 1.0}, {"from": 6, "to": 40, "width": 1.0}, {"from": 19, "to": 29, "width": 1.0}, {"from": 17, "to": 21, "width": 1.0}, {"from": 29, "to": 43, "width": 1.0}, {"from": 9, "to": 49, "width": 1.0}, {"from": 6, "to": 41, "width": 1.0}, {"from": 12, "to": 22, "width": 1.0}, {"from": 34, "to": 50, "width": 1.0}, {"from": 7, "to": 39, "width": 1.0}, {"from": 12, "to": 44, "width": 1.0}, {"from": 34, "to": 37, "width": 1.0}, {"from": 1, "to": 3, "width": 1.0}, {"from": 1, "to": 4, "width": 1.0}, {"from": 8, "to": 48, "width": 1.0}, {"from": 16, "to": 36, "width": 1.0}, {"from": 17, "to": 18, "width": 1.0}, {"from": 38, "to": 44, "width": 1.0}, {"from": 8, "to": 10, "width": 1.0}, {"from": 21, "to": 43, "width": 1.0}, {"from": 21, "to": 30, "width": 1.0}, {"from": 46, "to": 50, "width": 1.0}, {"from": 4, "to": 32, "width": 1.0}, {"from": 7, "to": 32, "width": 1.0}, {"from": 18, "to": 45, "width": 1.0}, {"from": 37, "to": 50, "width": 1.0}, {"from": 8, "to": 19, "width": 1.0}, {"from": 22, "to": 38, "width": 1.0}, {"from": 22, "to": 37, "width": 2.0}, {"from": 4, "to": 24, "width": 1.0}, {"from": 26, "to": 34, "width": 1.0}, {"from": 9, "to": 39, "width": 1.0}, {"from": 27, "to": 49, "width": 1.0}, {"from": 8, "to": 24, "width": 1.0}, {"from": 10, "to": 15, "width": 1.0}, {"from": 25, "to": 37, "width": 1.0}, {"from": 28, "to": 40, "width": 1.0}, {"from": 11, "to": 46, "width": 1.0}, {"from": 24, "to": 31, "width": 1.0}, {"from": 22, "to": 42, "width": 1.0}, {"from": 25, "to": 29, "width": 1.0}, {"from": 27, "to": 36, "width": 1.0}, {"from": 30, "to": 49, "width": 1.0}, {"from": 35, "to": 39, "width": 1.0}, {"from": 6, "to": 38, "width": 1.0}, {"from": 13, "to": 47, "width": 1.0}, {"from": 9, "to": 10, "width": 1.0}, {"from": 37, "to": 43, "width": 1.0}]);
// adding nodes and edges to the graph
data = {nodes: nodes, edges: edges};
var options = {
"configure": {
"enabled": false
},
"edges": {
"color": {
"inherit": true
},
"smooth": {
"enabled": false,
"type": "continuous"
}
},
"interaction": {
"dragNodes": true,
"hideEdgesOnDrag": false,
"hideNodesOnDrag": false
},
"physics": {
"enabled": true,
"stabilization": {
"enabled": true,
"fit": true,
"iterations": 1000,
"onlyDynamicEdges": false,
"updateInterval": 50
}
}
};
network = new vis.Network(container, data, options);
return network;
}
drawGraph();
</script>
</body>
</html>