-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcooccurrence.html
204 lines (161 loc) · 49.6 KB
/
cooccurrence.html
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<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></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: 800px;
background-color: #ffffff;
border: 1px solid lightgray;
position: relative;
float: left;
}
#loadingBar {
position:absolute;
top:0px;
left:0px;
width: 100%;
height: 800px;
background-color:rgba(200,200,200,0.8);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity:1;
}
#bar {
position:absolute;
top:0px;
left:0px;
width:20px;
height:20px;
margin:auto auto auto auto;
border-radius:11px;
border:2px solid rgba(30,30,30,0.05);
background: rgb(0, 173, 246); /* Old browsers */
box-shadow: 2px 0px 4px rgba(0,0,0,0.4);
}
#border {
position:absolute;
top:10px;
left:10px;
width:500px;
height:23px;
margin:auto auto auto auto;
box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
border-radius:10px;
}
#text {
position:absolute;
top:8px;
left:530px;
width:30px;
height:50px;
margin:auto auto auto auto;
font-size:22px;
color: #000000;
}
div.outerBorder {
position:relative;
top:400px;
width:600px;
height:44px;
margin:auto auto auto auto;
border:8px solid rgba(0,0,0,0.1);
background: rgb(252,252,252); /* Old browsers */
background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
border-radius:72px;
box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
</style>
</head>
<body>
<div id = "mynetwork"></div>
<div id="loadingBar">
<div class="outerBorder">
<div id="text">0%</div>
<div id="border">
<div id="bar"></div>
</div>
</div>
</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([{"color": "lightblue", "id": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "label": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "shape": "dot", "size": 70}, {"color": "lightblue", "id": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "label": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "shape": "dot", "size": 80}, {"color": "lightblue", "id": "\u0e08\u0e33\u0e19\u0e27\u0e19", "label": "\u0e08\u0e33\u0e19\u0e27\u0e19", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e04\u0e19", "label": "\u0e04\u0e19", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c", "label": "\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c", "shape": "dot", "size": 50}, {"color": "lightblue", "id": "\u0e41\u0e1e\u0e23\u0e48\u0e23\u0e30\u0e1a\u0e32\u0e14", "label": "\u0e41\u0e1e\u0e23\u0e48\u0e23\u0e30\u0e1a\u0e32\u0e14", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e2d\u0e32\u0e22\u0e38", "label": "\u0e2d\u0e32\u0e22\u0e38", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1b\u0e35", "label": "\u0e1b\u0e35", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e2b\u0e31\u0e27\u0e2b\u0e19\u0e49\u0e32", "label": "\u0e2b\u0e31\u0e27\u0e2b\u0e19\u0e49\u0e32", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e2a\u0e48\u0e27\u0e19\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23", "label": "\u0e2a\u0e48\u0e27\u0e19\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e01\u0e32\u0e23\u0e41\u0e02\u0e48\u0e07\u0e02\u0e31\u0e19", "label": "\u0e01\u0e32\u0e23\u0e41\u0e02\u0e48\u0e07\u0e02\u0e31\u0e19", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e01\u0e35\u0e2c\u0e32", "label": "\u0e01\u0e35\u0e2c\u0e32", "shape": "dot", "size": 40}, {"color": "lightblue", "id": "\u0e15\u0e23\u0e31\u0e07", "label": "\u0e15\u0e23\u0e31\u0e07", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e42\u0e23\u0e04", "label": "\u0e42\u0e23\u0e04", "shape": "dot", "size": 50}, {"color": "lightblue", "id": "\u0e42\u0e23\u0e04\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "label": "\u0e42\u0e23\u0e04\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e19\u0e32", "label": "\u0e19\u0e32", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29", "label": "\u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48", "label": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48", "shape": "dot", "size": 80}, {"color": "lightblue", "id": "\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19", "label": "\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19", "label": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e2b\u0e21\u0e39\u0e48", "label": "\u0e2b\u0e21\u0e39\u0e48", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e15\u0e33\u0e1a\u0e25", "label": "\u0e15\u0e33\u0e1a\u0e25", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "label": "\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "shape": "dot", "size": 40}, {"color": "lightblue", "id": "\u0e42\u0e04\u0e27\u0e34\u0e14", "label": "\u0e42\u0e04\u0e27\u0e34\u0e14", "shape": "dot", "size": 40}, {"color": "lightblue", "id": "\u0e40\u0e1d\u0e49\u0e32", "label": "\u0e40\u0e1d\u0e49\u0e32", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e23\u0e30\u0e27\u0e31\u0e07", "label": "\u0e23\u0e30\u0e27\u0e31\u0e07", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "label": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e1e\u0e34\u0e18\u0e35", "label": "\u0e1e\u0e34\u0e18\u0e35", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1a\u0e32\u0e17", "label": "\u0e1a\u0e32\u0e17", "shape": "dot", "size": 50}, {"color": "lightblue", "id": "\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08", "label": "\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08", "shape": "dot", "size": 40}, {"color": "lightblue", "id": "\u0e40\u0e21\u0e37\u0e2d\u0e07", "label": "\u0e40\u0e21\u0e37\u0e2d\u0e07", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19", "label": "\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1e\u0e23\u0e30", "label": "\u0e1e\u0e23\u0e30", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "label": "\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23", "label": "\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1e\u0e35\u0e48\u0e19\u0e49\u0e2d\u0e07", "label": "\u0e1e\u0e35\u0e48\u0e19\u0e49\u0e2d\u0e07", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1d\u0e19", "label": "\u0e1d\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e15\u0e01\u0e2b\u0e19\u0e31\u0e01", "label": "\u0e15\u0e01\u0e2b\u0e19\u0e31\u0e01", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e40\u0e15\u0e23\u0e35\u0e22\u0e21", "label": "\u0e40\u0e15\u0e23\u0e35\u0e22\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21", "label": "\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e25\u0e33\u0e1e\u0e39\u0e19", "label": "\u0e25\u0e33\u0e1e\u0e39\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e04\u0e31\u0e14", "label": "\u0e04\u0e31\u0e14", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e01\u0e23\u0e2d\u0e07", "label": "\u0e01\u0e23\u0e2d\u0e07", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e22\u0e30\u0e25\u0e32", "label": "\u0e22\u0e30\u0e25\u0e32", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c", "label": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02", "label": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e23\u0e30\u0e1a\u0e32\u0e22", "label": "\u0e23\u0e30\u0e1a\u0e32\u0e22", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e19\u0e49\u0e33", "label": "\u0e19\u0e49\u0e33", "shape": "dot", "size": 40}, {"color": "lightblue", "id": "\u0e0a\u0e32\u0e22\u0e41\u0e14\u0e19", "label": "\u0e0a\u0e32\u0e22\u0e41\u0e14\u0e19", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21", "label": "\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e28\u0e34", "label": "\u0e28\u0e34", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e23\u0e34", "label": "\u0e23\u0e34", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e01\u0e32\u0e0a\u0e32\u0e14", "label": "\u0e01\u0e32\u0e0a\u0e32\u0e14", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13", "label": "\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2a\u0e15\u0e39\u0e25", "label": "\u0e2a\u0e15\u0e39\u0e25", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c", "label": "\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e20\u0e31\u0e22", "label": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e20\u0e31\u0e22", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e2a\u0e21\u0e32\u0e04\u0e21", "label": "\u0e2a\u0e21\u0e32\u0e04\u0e21", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e20\u0e32\u0e04\u0e43\u0e15\u0e49", "label": "\u0e20\u0e32\u0e04\u0e43\u0e15\u0e49", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21", "label": "\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2a\u0e07\u0e02\u0e25\u0e32", "label": "\u0e2a\u0e07\u0e02\u0e25\u0e32", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e25\u0e33\u0e1b\u0e32\u0e07", "label": "\u0e25\u0e33\u0e1b\u0e32\u0e07", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1a\u0e23\u0e23\u0e40\u0e17\u0e32", "label": "\u0e1a\u0e23\u0e23\u0e40\u0e17\u0e32", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21", "label": "\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e23\u0e31\u0e01\u0e29\u0e32", "label": "\u0e23\u0e31\u0e01\u0e29\u0e32", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2b\u0e32\u0e22", "label": "\u0e2b\u0e32\u0e22", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e09\u0e35\u0e14\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "label": "\u0e09\u0e35\u0e14\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e2a\u0e38\u0e1e\u0e23\u0e23\u0e13\u0e1a\u0e38\u0e23\u0e35", "label": "\u0e2a\u0e38\u0e1e\u0e23\u0e23\u0e13\u0e1a\u0e38\u0e23\u0e35", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2a\u0e38\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c", "label": "\u0e2a\u0e38\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21", "label": "\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c", "label": "\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2a\u0e23\u0e49\u0e32\u0e07", "label": "\u0e2a\u0e23\u0e49\u0e32\u0e07", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e23\u0e32\u0e22\u0e44\u0e14\u0e49", "label": "\u0e23\u0e32\u0e22\u0e44\u0e14\u0e49", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23", "label": "\u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "label": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "shape": "dot", "size": 60}, {"color": "lightblue", "id": "\u0e1c\u0e39\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e0a\u0e35\u0e27\u0e34\u0e15", "label": "\u0e1c\u0e39\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e0a\u0e35\u0e27\u0e34\u0e15", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21", "label": "\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22", "label": "\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32", "label": "\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07", "label": "\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35", "label": "\u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d", "label": "\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e1c\u0e39\u0e49\u0e27\u0e48\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "label": "\u0e1c\u0e39\u0e49\u0e27\u0e48\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e23\u0e32\u0e0a", "label": "\u0e23\u0e32\u0e0a", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e0a\u0e31\u0e22\u0e19\u0e32\u0e17", "label": "\u0e0a\u0e31\u0e22\u0e19\u0e32\u0e17", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e01\u0e33\u0e19\u0e31\u0e19", "label": "\u0e01\u0e33\u0e19\u0e31\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e0d\u0e48\u0e1a\u0e49\u0e32\u0e19", "label": "\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e0d\u0e48\u0e1a\u0e49\u0e32\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e22\u0e2d\u0e14", "label": "\u0e22\u0e2d\u0e14", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19", "label": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e01\u0e2d\u0e07\u0e17\u0e38\u0e19", "label": "\u0e01\u0e2d\u0e07\u0e17\u0e38\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1e\u0e31\u0e12\u0e19\u0e32", "label": "\u0e1e\u0e31\u0e12\u0e19\u0e32", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "label": "\u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e04\u0e27\u0e32\u0e21\u0e40\u0e14\u0e37\u0e2d\u0e14\u0e23\u0e49\u0e2d\u0e19", "label": "\u0e04\u0e27\u0e32\u0e21\u0e40\u0e14\u0e37\u0e2d\u0e14\u0e23\u0e49\u0e2d\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19", "label": "\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19", "shape": "dot", "size": 30}, {"color": "lightblue", "id": "\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21", "label": "\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21", "label": "\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21", "label": "\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21", "label": "\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e40\u0e0a\u0e37\u0e49\u0e2d", "label": "\u0e40\u0e0a\u0e37\u0e49\u0e2d", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e01\u0e34\u0e42\u0e25\u0e01\u0e23\u0e31\u0e21", "label": "\u0e01\u0e34\u0e42\u0e25\u0e01\u0e23\u0e31\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e15\u0e23\u0e27\u0e08", "label": "\u0e15\u0e23\u0e27\u0e08", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21", "label": "\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15", "label": "\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34", "label": "\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21", "label": "\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19", "label": "\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19", "label": "\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1e\u0e23\u0e30\u0e40\u0e08\u0e49\u0e32\u0e2d\u0e22\u0e39\u0e48\u0e2b\u0e31\u0e27", "label": "\u0e1e\u0e23\u0e30\u0e40\u0e08\u0e49\u0e32\u0e2d\u0e22\u0e39\u0e48\u0e2b\u0e31\u0e27", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e15\u0e23\u0e32\u0e14", "label": "\u0e15\u0e23\u0e32\u0e14", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e19\u0e32\u0e22\u0e01", "label": "\u0e19\u0e32\u0e22\u0e01", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e1f\u0e49\u0e32", "label": "\u0e1f\u0e49\u0e32", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e15\u0e23\u0e27\u0e08\u0e2b\u0e32", "label": "\u0e15\u0e23\u0e27\u0e08\u0e2b\u0e32", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1b\u0e31\u0e15\u0e15\u0e32\u0e19\u0e35", "label": "\u0e1b\u0e31\u0e15\u0e15\u0e32\u0e19\u0e35", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1e\u0e23\u0e30\u0e1e\u0e38\u0e17\u0e18", "label": "\u0e1e\u0e23\u0e30\u0e1e\u0e38\u0e17\u0e18", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e08\u0e38\u0e2c\u0e32", "label": "\u0e08\u0e38\u0e2c\u0e32", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e42\u0e25\u0e01", "label": "\u0e42\u0e25\u0e01", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e22\u0e42\u0e2a\u0e18\u0e23", "label": "\u0e22\u0e42\u0e2a\u0e18\u0e23", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19", "label": "\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07", "label": "\u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e08\u0e34\u0e15", "label": "\u0e08\u0e34\u0e15", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2d\u0e32\u0e2a\u0e32", "label": "\u0e2d\u0e32\u0e2a\u0e32", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e40\u0e17\u0e28\u0e01\u0e32\u0e25", "label": "\u0e40\u0e17\u0e28\u0e01\u0e32\u0e25", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2a\u0e07\u0e01\u0e23\u0e32\u0e19\u0e15\u0e4c", "label": "\u0e2a\u0e07\u0e01\u0e23\u0e32\u0e19\u0e15\u0e4c", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2d\u0e33\u0e40\u0e20\u0e2d", "label": "\u0e2d\u0e33\u0e40\u0e20\u0e2d", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e01\u0e34\u0e19", "label": "\u0e01\u0e34\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21", "label": "\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1b\u0e23\u0e30\u0e08\u0e33", "label": "\u0e1b\u0e23\u0e30\u0e08\u0e33", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1b\u0e35\u0e07\u0e1a\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13", "label": "\u0e1b\u0e35\u0e07\u0e1a\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e41\u0e1e\u0e23\u0e48", "label": "\u0e41\u0e1e\u0e23\u0e48", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e23\u0e2d\u0e07", "label": "\u0e23\u0e2d\u0e07", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e19\u0e04\u0e23\u0e1e\u0e19\u0e21", "label": "\u0e19\u0e04\u0e23\u0e1e\u0e19\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e23\u0e32\u0e04\u0e32", "label": "\u0e23\u0e32\u0e04\u0e32", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e41\u0e19\u0e27", "label": "\u0e41\u0e19\u0e27", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23", "label": "\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e0a\u0e31\u0e49\u0e19", "label": "\u0e0a\u0e31\u0e49\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e28\u0e32\u0e25\u0e32\u0e01\u0e25\u0e32\u0e07\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "label": "\u0e28\u0e32\u0e25\u0e32\u0e01\u0e25\u0e32\u0e07\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1e\u0e23\u0e30\u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e2d\u0e22\u0e38\u0e18\u0e22\u0e32", "label": "\u0e1e\u0e23\u0e30\u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e2d\u0e22\u0e38\u0e18\u0e22\u0e32", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e1b\u0e28\u0e38\u0e2a\u0e31\u0e15\u0e27\u0e4c", "label": "\u0e1b\u0e28\u0e38\u0e2a\u0e31\u0e15\u0e27\u0e4c", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e40\u0e02\u0e15", "label": "\u0e40\u0e02\u0e15", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23", "label": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e23\u0e30\u0e1a\u0e32\u0e14", "label": "\u0e23\u0e30\u0e1a\u0e32\u0e14", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21", "label": "\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e01\u0e32\u0e23\u0e17\u0e48\u0e2d\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27", "label": "\u0e01\u0e32\u0e23\u0e17\u0e48\u0e2d\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e19\u0e49\u0e33\u0e17\u0e48\u0e27\u0e21", "label": "\u0e19\u0e49\u0e33\u0e17\u0e48\u0e27\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e02\u0e31\u0e07", "label": "\u0e02\u0e31\u0e07", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e41\u0e21\u0e48\u0e2e\u0e48\u0e2d\u0e07\u0e2a\u0e2d\u0e19", "label": "\u0e41\u0e21\u0e48\u0e2e\u0e48\u0e2d\u0e07\u0e2a\u0e2d\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e19\u0e23\u0e32\u0e18\u0e34\u0e27\u0e32\u0e2a", "label": "\u0e19\u0e23\u0e32\u0e18\u0e34\u0e27\u0e32\u0e2a", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2a\u0e30\u0e2a\u0e21", "label": "\u0e2a\u0e30\u0e2a\u0e21", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e08\u0e38\u0e14", "label": "\u0e08\u0e38\u0e14", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e40\u0e02\u0e47\u0e21", "label": "\u0e40\u0e02\u0e47\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e40\u0e01\u0e29\u0e15\u0e23", "label": "\u0e40\u0e01\u0e29\u0e15\u0e23", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e40\u0e1e\u0e0a\u0e23\u0e1a\u0e39\u0e23\u0e13\u0e4c", "label": "\u0e40\u0e1e\u0e0a\u0e23\u0e1a\u0e39\u0e23\u0e13\u0e4c", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e21\u0e32\u0e15\u0e23", "label": "\u0e21\u0e32\u0e15\u0e23", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21", "label": "\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e19\u0e32\u0e22\u0e41\u0e1e\u0e17\u0e22\u0e4c", "label": "\u0e19\u0e32\u0e22\u0e41\u0e1e\u0e17\u0e22\u0e4c", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23", "label": "\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23", "shape": "dot", "size": 20}, {"color": "lightblue", "id": "\u0e16\u0e38\u0e07", "label": "\u0e16\u0e38\u0e07", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e22\u0e31\u0e07\u0e0a\u0e35\u0e1e", "label": "\u0e22\u0e31\u0e07\u0e0a\u0e35\u0e1e", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e40\u0e08\u0e49\u0e32\u0e2d\u0e32\u0e27\u0e32\u0e2a", "label": "\u0e40\u0e08\u0e49\u0e32\u0e2d\u0e32\u0e27\u0e32\u0e2a", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e27\u0e31\u0e14", "label": "\u0e27\u0e31\u0e14", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a", "label": "\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e2d\u0e38\u0e1a\u0e31\u0e15\u0e34\u0e40\u0e2b\u0e15\u0e38", "label": "\u0e2d\u0e38\u0e1a\u0e31\u0e15\u0e34\u0e40\u0e2b\u0e15\u0e38", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e16\u0e19\u0e19", "label": "\u0e16\u0e19\u0e19", "shape": "dot", "size": 10}, {"color": "lightblue", "id": "\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34", "label": "\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34", "shape": "dot", "size": 10}]);
edges = new vis.DataSet([{"color": "orange", "from": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 1576}, {"color": "orange", "from": "\u0e08\u0e33\u0e19\u0e27\u0e19", "to": "\u0e04\u0e19", "value": 1282}, {"color": "orange", "from": "\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c", "to": "\u0e41\u0e1e\u0e23\u0e48\u0e23\u0e30\u0e1a\u0e32\u0e14", "value": 1161}, {"color": "orange", "from": "\u0e2d\u0e32\u0e22\u0e38", "to": "\u0e1b\u0e35", "value": 1137}, {"color": "orange", "from": "\u0e2b\u0e31\u0e27\u0e2b\u0e19\u0e49\u0e32", "to": "\u0e2a\u0e48\u0e27\u0e19\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23", "value": 1123}, {"color": "orange", "from": "\u0e01\u0e32\u0e23\u0e41\u0e02\u0e48\u0e07\u0e02\u0e31\u0e19", "to": "\u0e01\u0e35\u0e2c\u0e32", "value": 1122}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e15\u0e23\u0e31\u0e07", "value": 1110}, {"color": "orange", "from": "\u0e41\u0e1e\u0e23\u0e48\u0e23\u0e30\u0e1a\u0e32\u0e14", "to": "\u0e42\u0e23\u0e04", "value": 1107}, {"color": "orange", "from": "\u0e42\u0e23\u0e04\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "to": "\u0e19\u0e32", "value": 1054}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29", "value": 1032}, {"color": "orange", "from": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48", "to": "\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19", "value": 995}, {"color": "orange", "from": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19", "to": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "value": 974}, {"color": "orange", "from": "\u0e2b\u0e21\u0e39\u0e48", "to": "\u0e15\u0e33\u0e1a\u0e25", "value": 971}, {"color": "orange", "from": "\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "to": "\u0e42\u0e04\u0e27\u0e34\u0e14", "value": 912}, {"color": "orange", "from": "\u0e40\u0e1d\u0e49\u0e32", "to": "\u0e23\u0e30\u0e27\u0e31\u0e07", "value": 906}, {"color": "orange", "from": "\u0e41\u0e1e\u0e23\u0e48\u0e23\u0e30\u0e1a\u0e32\u0e14", "to": "\u0e42\u0e23\u0e04\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "value": 905}, {"color": "orange", "from": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "to": "\u0e1e\u0e34\u0e18\u0e35", "value": 900}, {"color": "orange", "from": "\u0e1a\u0e32\u0e17", "to": "\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08", "value": 868}, {"color": "orange", "from": "\u0e40\u0e21\u0e37\u0e2d\u0e07", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 841}, {"color": "orange", "from": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48", "to": "\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19", "value": 838}, {"color": "orange", "from": "\u0e1e\u0e23\u0e30", "to": "\u0e1a\u0e32\u0e17", "value": 825}, {"color": "orange", "from": "\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "to": "\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23", "value": 802}, {"color": "orange", "from": "\u0e1e\u0e35\u0e48\u0e19\u0e49\u0e2d\u0e07", "to": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19", "value": 793}, {"color": "orange", "from": "\u0e1d\u0e19", "to": "\u0e15\u0e01\u0e2b\u0e19\u0e31\u0e01", "value": 682}, {"color": "orange", "from": "\u0e40\u0e15\u0e23\u0e35\u0e22\u0e21", "to": "\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21", "value": 668}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e25\u0e33\u0e1e\u0e39\u0e19", "value": 654}, {"color": "orange", "from": "\u0e04\u0e31\u0e14", "to": "\u0e01\u0e23\u0e2d\u0e07", "value": 651}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e22\u0e30\u0e25\u0e32", "value": 637}, {"color": "orange", "from": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 627}, {"color": "orange", "from": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 613}, {"color": "orange", "from": "\u0e23\u0e30\u0e1a\u0e32\u0e22", "to": "\u0e19\u0e49\u0e33", "value": 604}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e0a\u0e32\u0e22\u0e41\u0e14\u0e19", "value": 598}, {"color": "orange", "from": "\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21", "to": "\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c", "value": 597}, {"color": "orange", "from": "\u0e28\u0e34", "to": "\u0e23\u0e34", "value": 591}, {"color": "orange", "from": "\u0e01\u0e32\u0e0a\u0e32\u0e14", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 590}, {"color": "orange", "from": "\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13", "to": "\u0e19\u0e49\u0e33", "value": 588}, {"color": "orange", "from": "\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c", "to": "\u0e19\u0e49\u0e33", "value": 577}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e2a\u0e15\u0e39\u0e25", "value": 574}, {"color": "orange", "from": "\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 568}, {"color": "orange", "from": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e20\u0e31\u0e22", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 567}, {"color": "orange", "from": "\u0e2a\u0e21\u0e32\u0e04\u0e21", "to": "\u0e01\u0e35\u0e2c\u0e32", "value": 561}, {"color": "orange", "from": "\u0e0a\u0e32\u0e22\u0e41\u0e14\u0e19", "to": "\u0e20\u0e32\u0e04\u0e43\u0e15\u0e49", "value": 559}, {"color": "orange", "from": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48", "to": "\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21", "value": 552}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e2a\u0e07\u0e02\u0e25\u0e32", "value": 545}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e25\u0e33\u0e1b\u0e32\u0e07", "value": 545}, {"color": "orange", "from": "\u0e1a\u0e23\u0e23\u0e40\u0e17\u0e32", "to": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e20\u0e31\u0e22", "value": 535}, {"color": "orange", "from": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48", "to": "\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21", "value": 524}, {"color": "orange", "from": "\u0e23\u0e31\u0e01\u0e29\u0e32", "to": "\u0e2b\u0e32\u0e22", "value": 513}, {"color": "orange", "from": "\u0e09\u0e35\u0e14\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "to": "\u0e42\u0e04\u0e27\u0e34\u0e14", "value": 497}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e2a\u0e38\u0e1e\u0e23\u0e23\u0e13\u0e1a\u0e38\u0e23\u0e35", "value": 488}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e2a\u0e38\u0e23\u0e34\u0e19\u0e17\u0e23\u0e4c", "value": 483}, {"color": "orange", "from": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "to": "\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21", "value": 481}, {"color": "orange", "from": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48", "to": "\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c", "value": 478}, {"color": "orange", "from": "\u0e2a\u0e23\u0e49\u0e32\u0e07", "to": "\u0e23\u0e32\u0e22\u0e44\u0e14\u0e49", "value": 465}, {"color": "orange", "from": "\u0e01\u0e35\u0e2c\u0e32", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 465}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23", "value": 455}, {"color": "orange", "from": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "to": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c", "value": 443}, {"color": "orange", "from": "\u0e1c\u0e39\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e0a\u0e35\u0e27\u0e34\u0e15", "to": "\u0e04\u0e19", "value": 436}, {"color": "orange", "from": "\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08", "to": "\u0e1e\u0e23\u0e30", "value": 423}, {"color": "orange", "from": "\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 422}, {"color": "orange", "from": "\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22", "to": "\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32", "value": 421}, {"color": "orange", "from": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "to": "\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07", "value": 418}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e2a\u0e38\u0e23\u0e32\u0e29\u0e0e\u0e23\u0e4c\u0e18\u0e32\u0e19\u0e35", "value": 417}, {"color": "orange", "from": "\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d", "to": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19", "value": 410}, {"color": "orange", "from": "\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c", "to": "\u0e42\u0e04\u0e27\u0e34\u0e14", "value": 406}, {"color": "orange", "from": "\u0e1c\u0e39\u0e49\u0e27\u0e48\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "value": 404}, {"color": "orange", "from": "\u0e1e\u0e23\u0e30", "to": "\u0e23\u0e32\u0e0a", "value": 394}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e0a\u0e31\u0e22\u0e19\u0e32\u0e17", "value": 392}, {"color": "orange", "from": "\u0e08\u0e33\u0e19\u0e27\u0e19", "to": "\u0e1a\u0e32\u0e17", "value": 390}, {"color": "orange", "from": "\u0e01\u0e33\u0e19\u0e31\u0e19", "to": "\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e0d\u0e48\u0e1a\u0e49\u0e32\u0e19", "value": 388}, {"color": "orange", "from": "\u0e22\u0e2d\u0e14", "to": "\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "value": 384}, {"color": "orange", "from": "\u0e15\u0e33\u0e1a\u0e25", "to": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19", "value": 384}, {"color": "orange", "from": "\u0e01\u0e2d\u0e07\u0e17\u0e38\u0e19", "to": "\u0e1e\u0e31\u0e12\u0e19\u0e32", "value": 384}, {"color": "orange", "from": "\u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "to": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "value": 381}, {"color": "orange", "from": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "to": "\u0e15\u0e33\u0e1a\u0e25", "value": 380}, {"color": "orange", "from": "\u0e1a\u0e23\u0e23\u0e40\u0e17\u0e32", "to": "\u0e04\u0e27\u0e32\u0e21\u0e40\u0e14\u0e37\u0e2d\u0e14\u0e23\u0e49\u0e2d\u0e19", "value": 378}, {"color": "orange", "from": "\u0e08\u0e33\u0e19\u0e27\u0e19", "to": "\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "value": 376}, {"color": "orange", "from": "\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19", "to": "\u0e42\u0e23\u0e04", "value": 376}, {"color": "orange", "from": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48", "to": "\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21", "value": 374}, {"color": "orange", "from": "\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21", "to": "\u0e42\u0e23\u0e04", "value": 370}, {"color": "orange", "from": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48", "to": "\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21", "value": 370}, {"color": "orange", "from": "\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21", "to": "\u0e01\u0e32\u0e23\u0e41\u0e02\u0e48\u0e07\u0e02\u0e31\u0e19", "value": 368}, {"color": "orange", "from": "\u0e40\u0e0a\u0e37\u0e49\u0e2d", "to": "\u0e42\u0e04\u0e27\u0e34\u0e14", "value": 365}, {"color": "orange", "from": "\u0e01\u0e34\u0e42\u0e25\u0e01\u0e23\u0e31\u0e21", "to": "\u0e1a\u0e32\u0e17", "value": 361}, {"color": "orange", "from": "\u0e15\u0e23\u0e27\u0e08", "to": "\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21", "value": 356}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e20\u0e39\u0e40\u0e01\u0e47\u0e15", "value": 356}, {"color": "orange", "from": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "to": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e20\u0e31\u0e22", "value": 356}, {"color": "orange", "from": "\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34", "to": "\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21", "value": 355}, {"color": "orange", "from": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48", "to": "\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19", "value": 355}, {"color": "orange", "from": "\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19", "to": "\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c", "value": 351}, {"color": "orange", "from": "\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08", "to": "\u0e1e\u0e23\u0e30\u0e40\u0e08\u0e49\u0e32\u0e2d\u0e22\u0e39\u0e48\u0e2b\u0e31\u0e27", "value": 349}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e15\u0e23\u0e32\u0e14", "value": 347}, {"color": "orange", "from": "\u0e19\u0e32\u0e22\u0e01", "to": "\u0e01\u0e32\u0e0a\u0e32\u0e14", "value": 347}, {"color": "orange", "from": "\u0e22\u0e2d\u0e14", "to": "\u0e1f\u0e49\u0e32", "value": 346}, {"color": "orange", "from": "\u0e15\u0e23\u0e27\u0e08\u0e2b\u0e32", "to": "\u0e40\u0e0a\u0e37\u0e49\u0e2d", "value": 345}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e1b\u0e31\u0e15\u0e15\u0e32\u0e19\u0e35", "value": 345}, {"color": "orange", "from": "\u0e1e\u0e23\u0e30\u0e1e\u0e38\u0e17\u0e18", "to": "\u0e22\u0e2d\u0e14", "value": 344}, {"color": "orange", "from": "\u0e1f\u0e49\u0e32", "to": "\u0e08\u0e38\u0e2c\u0e32", "value": 342}, {"color": "orange", "from": "\u0e08\u0e38\u0e2c\u0e32", "to": "\u0e42\u0e25\u0e01", "value": 342}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e22\u0e42\u0e2a\u0e18\u0e23", "value": 341}, {"color": "orange", "from": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48", "to": "\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19", "value": 338}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e1e\u0e31\u0e17\u0e25\u0e38\u0e07", "value": 338}, {"color": "orange", "from": "\u0e08\u0e34\u0e15", "to": "\u0e2d\u0e32\u0e2a\u0e32", "value": 337}, {"color": "orange", "from": "\u0e40\u0e17\u0e28\u0e01\u0e32\u0e25", "to": "\u0e2a\u0e07\u0e01\u0e23\u0e32\u0e19\u0e15\u0e4c", "value": 337}, {"color": "orange", "from": "\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08", "to": "\u0e1e\u0e23\u0e30\u0e1e\u0e38\u0e17\u0e18", "value": 337}, {"color": "orange", "from": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "to": "\u0e2d\u0e33\u0e40\u0e20\u0e2d", "value": 335}, {"color": "orange", "from": "\u0e1c\u0e39\u0e49\u0e27\u0e48\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29", "value": 334}, {"color": "orange", "from": "\u0e42\u0e23\u0e04", "to": "\u0e1b\u0e35", "value": 334}, {"color": "orange", "from": "\u0e1b\u0e35", "to": "\u0e01\u0e34\u0e19", "value": 334}, {"color": "orange", "from": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48", "to": "\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21", "value": 332}, {"color": "orange", "from": "\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19", "to": "\u0e1a\u0e23\u0e23\u0e40\u0e17\u0e32", "value": 330}, {"color": "orange", "from": "\u0e1b\u0e23\u0e30\u0e08\u0e33", "to": "\u0e1b\u0e35\u0e07\u0e1a\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13", "value": 330}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e41\u0e1e\u0e23\u0e48", "value": 329}, {"color": "orange", "from": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "to": "\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c", "value": 329}, {"color": "orange", "from": "\u0e23\u0e2d\u0e07", "to": "\u0e1c\u0e39\u0e49\u0e27\u0e48\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 326}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e19\u0e04\u0e23\u0e1e\u0e19\u0e21", "value": 326}, {"color": "orange", "from": "\u0e23\u0e32\u0e04\u0e32", "to": "\u0e1a\u0e32\u0e17", "value": 324}, {"color": "orange", "from": "\u0e41\u0e19\u0e27", "to": "\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23", "value": 322}, {"color": "orange", "from": "\u0e19\u0e49\u0e33", "to": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "value": 322}, {"color": "orange", "from": "\u0e0a\u0e31\u0e49\u0e19", "to": "\u0e28\u0e32\u0e25\u0e32\u0e01\u0e25\u0e32\u0e07\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 322}, {"color": "orange", "from": "\u0e19\u0e32\u0e22\u0e01", "to": "\u0e2a\u0e21\u0e32\u0e04\u0e21", "value": 321}, {"color": "orange", "from": "\u0e2b\u0e31\u0e27\u0e2b\u0e19\u0e49\u0e32", "to": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "value": 319}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e1e\u0e23\u0e30\u0e19\u0e04\u0e23\u0e28\u0e23\u0e35\u0e2d\u0e22\u0e38\u0e18\u0e22\u0e32", "value": 316}, {"color": "orange", "from": "\u0e1b\u0e28\u0e38\u0e2a\u0e31\u0e15\u0e27\u0e4c", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 315}, {"color": "orange", "from": "\u0e40\u0e02\u0e15", "to": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "value": 314}, {"color": "orange", "from": "\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21", "to": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23", "value": 313}, {"color": "orange", "from": "\u0e23\u0e30\u0e1a\u0e32\u0e14", "to": "\u0e42\u0e23\u0e04", "value": 310}, {"color": "orange", "from": "\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21", "to": "\u0e01\u0e32\u0e23\u0e17\u0e48\u0e2d\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27", "value": 310}, {"color": "orange", "from": "\u0e19\u0e49\u0e33\u0e17\u0e48\u0e27\u0e21", "to": "\u0e02\u0e31\u0e07", "value": 310}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e41\u0e21\u0e48\u0e2e\u0e48\u0e2d\u0e07\u0e2a\u0e2d\u0e19", "value": 308}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e19\u0e23\u0e32\u0e18\u0e34\u0e27\u0e32\u0e2a", "value": 307}, {"color": "orange", "from": "\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "to": "\u0e2a\u0e30\u0e2a\u0e21", "value": 306}, {"color": "orange", "from": "\u0e08\u0e38\u0e14", "to": "\u0e15\u0e23\u0e27\u0e08", "value": 304}, {"color": "orange", "from": "\u0e2a\u0e30\u0e2a\u0e21", "to": "\u0e04\u0e19", "value": 304}, {"color": "orange", "from": "\u0e09\u0e35\u0e14\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "to": "\u0e40\u0e02\u0e47\u0e21", "value": 304}, {"color": "orange", "from": "\u0e40\u0e01\u0e29\u0e15\u0e23", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 303}, {"color": "orange", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "to": "\u0e40\u0e1e\u0e0a\u0e23\u0e1a\u0e39\u0e23\u0e13\u0e4c", "value": 302}, {"color": "orange", "from": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "to": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02", "value": 302}, {"color": "orange", "from": "\u0e21\u0e32\u0e15\u0e23", "to": "\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21", "value": 301}, {"color": "orange", "from": "\u0e19\u0e32\u0e22\u0e41\u0e1e\u0e17\u0e22\u0e4c", "to": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02", "value": 299}, {"color": "orange", "from": "\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23", "to": "\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d", "value": 299}, {"color": "orange", "from": "\u0e16\u0e38\u0e07", "to": "\u0e22\u0e31\u0e07\u0e0a\u0e35\u0e1e", "value": 298}, {"color": "orange", "from": "\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32", "to": "\u0e40\u0e01\u0e29\u0e15\u0e23", "value": 296}, {"color": "orange", "from": "\u0e2d\u0e33\u0e40\u0e20\u0e2d", "to": "\u0e40\u0e21\u0e37\u0e2d\u0e07", "value": 295}, {"color": "orange", "from": "\u0e40\u0e08\u0e49\u0e32\u0e2d\u0e32\u0e27\u0e32\u0e2a", "to": "\u0e27\u0e31\u0e14", "value": 295}, {"color": "orange", "from": "\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23", "to": "\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a", "value": 293}, {"color": "orange", "from": "\u0e2d\u0e38\u0e1a\u0e31\u0e15\u0e34\u0e40\u0e2b\u0e15\u0e38", "to": "\u0e16\u0e19\u0e19", "value": 292}, {"color": "orange", "from": "\u0e09\u0e35\u0e14\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "to": "\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19", "value": 291}, {"color": "orange", "from": "\u0e01\u0e35\u0e2c\u0e32", "to": "\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34", "value": 291}]);
// 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);
network.on("stabilizationProgress", function(params) {
document.getElementById('loadingBar').removeAttribute("style");
var maxWidth = 496;
var minWidth = 20;
var widthFactor = params.iterations/params.total;
var width = Math.max(minWidth,maxWidth * widthFactor);
document.getElementById('bar').style.width = width + 'px';
document.getElementById('text').innerHTML = Math.round(widthFactor*100) + '%';
});
network.once("stabilizationIterationsDone", function() {
document.getElementById('text').innerHTML = '100%';
document.getElementById('bar').style.width = '496px';
document.getElementById('loadingBar').style.opacity = 0;
// really clean the dom element
setTimeout(function () {document.getElementById('loadingBar').style.display = 'none';}, 500);
});
return network;
}
drawGraph();
</script>
</body>
</html>