-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
219 lines (173 loc) · 69.8 KB
/
index.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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<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: 1000px;
background-color: #ffffff;
border: 1px solid lightgray;
position: relative;
float: left;
}
#loadingBar {
position:absolute;
top:0px;
left:0px;
width: 100%;
height: 1000px;
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);
}
#config {
float: left;
width: 400px;
height: 600px;
}
</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>
<div id = "config"></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([{"id": "\u0e1c\u0e39\u0e49", "label": "\u0e1c\u0e39\u0e49", "shape": "dot", "size": 30}, {"id": "\u0e42\u0e04\u0e27\u0e34\u0e14", "label": "\u0e42\u0e04\u0e27\u0e34\u0e14", "shape": "dot", "size": 10}, {"id": "\u0e23\u0e32\u0e22", "label": "\u0e23\u0e32\u0e22", "shape": "dot", "size": 30}, {"id": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "label": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "shape": "dot", "size": 25}, {"id": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "label": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "shape": "dot", "size": 30}, {"id": "\u0e28\u0e39\u0e19\u0e22\u0e4c", "label": "\u0e28\u0e39\u0e19\u0e22\u0e4c", "shape": "dot", "size": 30}, {"id": "\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c", "label": "\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c", "shape": "dot", "size": 15}, {"id": "\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "label": "\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "shape": "dot", "size": 25}, {"id": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07", "label": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e2d\u0e07\u0e17\u0e38\u0e19", "label": "\u0e01\u0e2d\u0e07\u0e17\u0e38\u0e19", "shape": "dot", "size": 15}, {"id": "\u0e40\u0e14\u0e47\u0e01", "label": "\u0e40\u0e14\u0e47\u0e01", "shape": "dot", "size": 10}, {"id": "\u0e20\u0e39\u0e21\u0e34\u0e25\u0e33\u0e40\u0e19\u0e32", "label": "\u0e20\u0e39\u0e21\u0e34\u0e25\u0e33\u0e40\u0e19\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e15\u0e33\u0e1a\u0e25", "label": "\u0e15\u0e33\u0e1a\u0e25", "shape": "dot", "size": 10}, {"id": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e25\u0e32\u0e42\u0e2b\u0e21", "label": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e25\u0e32\u0e42\u0e2b\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e1c\u0e25", "label": "\u0e1c\u0e25", "shape": "dot", "size": 20}, {"id": "\u0e1a\u0e27\u0e01", "label": "\u0e1a\u0e27\u0e01", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23", "label": "\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23", "shape": "dot", "size": 10}, {"id": "\u0e19\u0e49\u0e33", "label": "\u0e19\u0e49\u0e33", "shape": "dot", "size": 30}, {"id": "\u0e01\u0e25\u0e38\u0e48\u0e21", "label": "\u0e01\u0e25\u0e38\u0e48\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22", "label": "\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22", "shape": "dot", "size": 30}, {"id": "\u0e42\u0e06\u0e29\u0e01", "label": "\u0e42\u0e06\u0e29\u0e01", "shape": "dot", "size": 15}, {"id": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e19\u0e32\u0e22\u0e01\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "label": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e19\u0e32\u0e22\u0e01\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e0a\u0e37\u0e49\u0e2d", "label": "\u0e40\u0e0a\u0e37\u0e49\u0e2d", "shape": "dot", "size": 10}, {"id": "\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19", "label": "\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19", "shape": "dot", "size": 10}, {"id": "\u0e01\u0e2d\u0e07\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "label": "\u0e01\u0e2d\u0e07\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e04\u0e07", "label": "\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e04\u0e07", "shape": "dot", "size": 15}, {"id": "\u0e04\u0e27\u0e32\u0e21", "label": "\u0e04\u0e27\u0e32\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e2a\u0e34\u0e23\u0e34\u0e21\u0e07\u0e04\u0e25", "label": "\u0e2a\u0e34\u0e23\u0e34\u0e21\u0e07\u0e04\u0e25", "shape": "dot", "size": 5}, {"id": "\u0e1c\u0e39\u0e49\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e01\u0e32\u0e23", "label": "\u0e1c\u0e39\u0e49\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e01\u0e32\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e0a\u0e38\u0e21\u0e0a\u0e19", "label": "\u0e0a\u0e38\u0e21\u0e0a\u0e19", "shape": "dot", "size": 10}, {"id": "\u0e41\u0e1c\u0e19", "label": "\u0e41\u0e1c\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e2b\u0e15\u0e38", "label": "\u0e40\u0e2b\u0e15\u0e38", "shape": "dot", "size": 5}, {"id": "\u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29", "label": "\u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29", "shape": "dot", "size": 5}, {"id": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "label": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "shape": "dot", "size": 30}, {"id": "\u0e1b\u0e35", "label": "\u0e1b\u0e35", "shape": "dot", "size": 10}, {"id": "\u0e2b\u0e21\u0e39\u0e48", "label": "\u0e2b\u0e21\u0e39\u0e48", "shape": "dot", "size": 5}, {"id": "\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e01\u0e34\u0e08", "label": "\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e01\u0e34\u0e08", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e31\u0e01", "label": "\u0e01\u0e31\u0e01", "shape": "dot", "size": 5}, {"id": "\u0e08\u0e34\u0e15", "label": "\u0e08\u0e34\u0e15", "shape": "dot", "size": 15}, {"id": "\u0e1c\u0e25\u0e01\u0e23\u0e30\u0e17\u0e1a", "label": "\u0e1c\u0e25\u0e01\u0e23\u0e30\u0e17\u0e1a", "shape": "dot", "size": 20}, {"id": "\u0e15\u0e25\u0e34\u0e48\u0e07", "label": "\u0e15\u0e25\u0e34\u0e48\u0e07", "shape": "dot", "size": 5}, {"id": "\u0e04\u0e19", "label": "\u0e04\u0e19", "shape": "dot", "size": 10}, {"id": "\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "label": "\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "shape": "dot", "size": 30}, {"id": "\u0e1e\u0e34\u0e18\u0e35", "label": "\u0e1e\u0e34\u0e18\u0e35", "shape": "dot", "size": 30}, {"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": 15}, {"id": "\u0e21\u0e2b\u0e32\u0e23\u0e32\u0e0a", "label": "\u0e21\u0e2b\u0e32\u0e23\u0e32\u0e0a", "shape": "dot", "size": 5}, {"id": "\u0e19\u0e32\u0e16", "label": "\u0e19\u0e32\u0e16", "shape": "dot", "size": 5}, {"id": "\u0e28\u0e31\u0e01\u0e14\u0e34\u0e4c", "label": "\u0e28\u0e31\u0e01\u0e14\u0e34\u0e4c", "shape": "dot", "size": 5}, {"id": "\u0e42\u0e2a\u0e20\u0e32", "label": "\u0e42\u0e2a\u0e20\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e15\u0e23\u0e31\u0e07", "label": "\u0e15\u0e23\u0e31\u0e07", "shape": "dot", "size": 5}, {"id": "\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34", "label": "\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34", "shape": "dot", "size": 10}, {"id": "\u0e42\u0e14\u0e2a", "label": "\u0e42\u0e14\u0e2a", "shape": "dot", "size": 5}, {"id": "\u0e17\u0e38\u0e01\u0e1b\u0e35", "label": "\u0e17\u0e38\u0e01\u0e1b\u0e35", "shape": "dot", "size": 5}, {"id": "\u0e27\u0e31\u0e19", "label": "\u0e27\u0e31\u0e19", "shape": "dot", "size": 20}, {"id": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "label": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "shape": "dot", "size": 30}, {"id": "\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21", "label": "\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e23\u0e32\u0e22\u0e27\u0e31\u0e19", "label": "\u0e23\u0e32\u0e22\u0e27\u0e31\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e1a\u0e17\u0e1a\u0e32\u0e17", "label": "\u0e1a\u0e17\u0e1a\u0e32\u0e17", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e23\u0e21", "label": "\u0e01\u0e23\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e42\u0e23\u0e04", "label": "\u0e42\u0e23\u0e04", "shape": "dot", "size": 20}, {"id": "\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25", "label": "\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25", "shape": "dot", "size": 10}, {"id": "\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e", "label": "\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e", "shape": "dot", "size": 5}, {"id": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19", "label": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19", "shape": "dot", "size": 15}, {"id": "\u0e40\u0e08\u0e49\u0e32", "label": "\u0e40\u0e08\u0e49\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e2b\u0e31\u0e27", "label": "\u0e2b\u0e31\u0e27", "shape": "dot", "size": 5}, {"id": "\u0e23\u0e16", "label": "\u0e23\u0e16", "shape": "dot", "size": 5}, {"id": "\u0e16\u0e19\u0e19", "label": "\u0e16\u0e19\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e1b\u0e49\u0e32\u0e22", "label": "\u0e1b\u0e49\u0e32\u0e22", "shape": "dot", "size": 5}, {"id": "\u0e23\u0e32\u0e04\u0e32", "label": "\u0e23\u0e32\u0e04\u0e32", "shape": "dot", "size": 5}, {"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": 15}, {"id": "\u0e1e\u0e23\u0e30\u0e1e\u0e38\u0e17\u0e18\u0e21\u0e19\u0e15\u0e4c", "label": "\u0e1e\u0e23\u0e30\u0e1e\u0e38\u0e17\u0e18\u0e21\u0e19\u0e15\u0e4c", "shape": "dot", "size": 5}, {"id": "\u0e27\u0e34\u0e44\u0e25", "label": "\u0e27\u0e34\u0e44\u0e25", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e38\u0e14\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c \u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21", "label": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e38\u0e14\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c \u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21", "shape": "dot", "size": 15}, {"id": "\u0e40\u0e15\u0e35\u0e22\u0e07", "label": "\u0e40\u0e15\u0e35\u0e22\u0e07", "shape": "dot", "size": 30}, {"id": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23", "label": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23", "shape": "dot", "size": 25}, {"id": "\u0e01\u0e23\u0e21\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c", "label": "\u0e01\u0e23\u0e21\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c", "shape": "dot", "size": 30}, {"id": "\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49", "label": "\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49", "shape": "dot", "size": 10}, {"id": "\u0e19\u0e04\u0e23", "label": "\u0e19\u0e04\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e01\u0e21\u0e2a\u0e4c", "label": "\u0e40\u0e01\u0e21\u0e2a\u0e4c", "shape": "dot", "size": 5}, {"id": "\u0e21\u0e25\u0e1e\u0e34\u0e29\u0e17\u0e32\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28", "label": "\u0e21\u0e25\u0e1e\u0e34\u0e29\u0e17\u0e32\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28", "shape": "dot", "size": 5}, {"id": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "label": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e04\u0e31\u0e19", "label": "\u0e04\u0e31\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e08\u0e38\u0e14", "label": "\u0e08\u0e38\u0e14", "shape": "dot", "size": 10}, {"id": "\u0e23\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "label": "\u0e23\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e04\u0e13\u0e30\u0e01\u0e23\u0e23\u0e21\u0e01\u0e32\u0e23", "label": "\u0e04\u0e13\u0e30\u0e01\u0e23\u0e23\u0e21\u0e01\u0e32\u0e23", "shape": "dot", "size": 10}, {"id": "\u0e10\u0e32\u0e19\u0e30", "label": "\u0e10\u0e32\u0e19\u0e30", "shape": "dot", "size": 15}, {"id": "\u0e40\u0e0a\u0e37\u0e49\u0e2d\u0e42\u0e23\u0e04", "label": "\u0e40\u0e0a\u0e37\u0e49\u0e2d\u0e42\u0e23\u0e04", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e2a\u0e35\u0e22\u0e0a\u0e35\u0e27\u0e34\u0e15", "label": "\u0e40\u0e2a\u0e35\u0e22\u0e0a\u0e35\u0e27\u0e34\u0e15", "shape": "dot", "size": 5}, {"id": "\u0e18\u0e23\u0e23\u0e21", "label": "\u0e18\u0e23\u0e23\u0e21", "shape": "dot", "size": 10}, {"id": "\u0e04\u0e13\u0e30", "label": "\u0e04\u0e13\u0e30", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21", "label": "\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21", "shape": "dot", "size": 15}, {"id": "\u0e1e\u0e32\u0e2b\u0e30", "label": "\u0e1e\u0e32\u0e2b\u0e30", "shape": "dot", "size": 5}, {"id": "\u0e42\u0e04\u0e01", "label": "\u0e42\u0e04\u0e01", "shape": "dot", "size": 5}, {"id": "\u0e19\u0e32", "label": "\u0e19\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e02\u0e48\u0e32\u0e27", "label": "\u0e02\u0e48\u0e32\u0e27", "shape": "dot", "size": 5}, {"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": 15}, {"id": "\u0e18\u0e34", "label": "\u0e18\u0e34", "shape": "dot", "size": 5}, {"id": "\u0e08\u0e34\u0e19\u0e14\u0e32", "label": "\u0e08\u0e34\u0e19\u0e14\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e28\u0e23\u0e35", "label": "\u0e28\u0e23\u0e35", "shape": "dot", "size": 5}, {"id": "\u0e27\u0e31\u0e12\u0e19", "label": "\u0e27\u0e31\u0e12\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e2a\u0e22\u0e32\u0e21", "label": "\u0e2a\u0e22\u0e32\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e23\u0e32\u0e0a", "label": "\u0e23\u0e32\u0e0a", "shape": "dot", "size": 10}, {"id": "\u0e25\u0e07\u0e19\u0e32\u0e21", "label": "\u0e25\u0e07\u0e19\u0e32\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e02\u0e49\u0e2d\u0e15\u0e01\u0e25\u0e07", "label": "\u0e02\u0e49\u0e2d\u0e15\u0e01\u0e25\u0e07", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e02\u0e49\u0e32\u0e02\u0e48\u0e32\u0e22", "label": "\u0e40\u0e02\u0e49\u0e32\u0e02\u0e48\u0e32\u0e22", "shape": "dot", "size": 5}, {"id": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23", "label": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c", "label": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c", "shape": "dot", "size": 5}, {"id": "\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23", "label": "\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23", "shape": "dot", "size": 5}, {"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}, {"id": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22", "label": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22", "shape": "dot", "size": 5}, {"id": "\u0e22\u0e30\u0e25\u0e32", "label": "\u0e22\u0e30\u0e25\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e1e\u0e25", "label": "\u0e1e\u0e25", "shape": "dot", "size": 5}, {"id": "\u0e0a\u0e31\u0e19\u0e29\u0e32", "label": "\u0e0a\u0e31\u0e19\u0e29\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e41\u0e21\u0e25\u0e07", "label": "\u0e41\u0e21\u0e25\u0e07", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e25\u0e37\u0e2d\u0e14", "label": "\u0e40\u0e25\u0e37\u0e2d\u0e14", "shape": "dot", "size": 5}, {"id": "\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25", "label": "\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25", "shape": "dot", "size": 5}, {"id": "\u0e41\u0e1b\u0e25\u0e07", "label": "\u0e41\u0e1b\u0e25\u0e07", "shape": "dot", "size": 5}, {"id": "\u0e02\u0e49\u0e32\u0e27", "label": "\u0e02\u0e49\u0e32\u0e27", "shape": "dot", "size": 5}, {"id": "\u0e2d\u0e33\u0e40\u0e20\u0e2d", "label": "\u0e2d\u0e33\u0e40\u0e20\u0e2d", "shape": "dot", "size": 25}, {"id": "\u0e19\u0e34\u0e04\u0e21", "label": "\u0e19\u0e34\u0e04\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e1a\u0e32\u0e17", "label": "\u0e1a\u0e32\u0e17", "shape": "dot", "size": 15}, {"id": "\u0e23\u0e32\u0e22\u0e44\u0e14\u0e49", "label": "\u0e23\u0e32\u0e22\u0e44\u0e14\u0e49", "shape": "dot", "size": 15}, {"id": "\u0e07\u0e32\u0e19", "label": "\u0e07\u0e32\u0e19", "shape": "dot", "size": 15}, {"id": "\u0e21\u0e32\u0e15\u0e23\u0e01\u0e32\u0e23", "label": "\u0e21\u0e32\u0e15\u0e23\u0e01\u0e32\u0e23", "shape": "dot", "size": 10}, {"id": "\u0e40\u0e21\u0e37\u0e2d\u0e07", "label": "\u0e40\u0e21\u0e37\u0e2d\u0e07", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e32\u0e23\u0e0a\u0e25\u0e1b\u0e23\u0e30\u0e17\u0e32\u0e19", "label": "\u0e01\u0e32\u0e23\u0e0a\u0e25\u0e1b\u0e23\u0e30\u0e17\u0e32\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e25\u0e07\u0e21\u0e32", "label": "\u0e25\u0e07\u0e21\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e20\u0e31\u0e22", "label": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e20\u0e31\u0e22", "shape": "dot", "size": 5}, {"id": "\u0e2d\u0e33\u0e19\u0e32\u0e08", "label": "\u0e2d\u0e33\u0e19\u0e32\u0e08", "shape": "dot", "size": 5}, {"id": "\u0e2d\u0e38\u0e17\u0e01\u0e20\u0e31\u0e22", "label": "\u0e2d\u0e38\u0e17\u0e01\u0e20\u0e31\u0e22", "shape": "dot", "size": 5}, {"id": "\u0e19\u0e49\u0e33\u0e2b\u0e25\u0e32\u0e01", "label": "\u0e19\u0e49\u0e33\u0e2b\u0e25\u0e32\u0e01", "shape": "dot", "size": 5}, {"id": "\u0e20\u0e32\u0e1e", "label": "\u0e20\u0e32\u0e1e", "shape": "dot", "size": 5}, {"id": "\u0e1d\u0e32\u0e22", "label": "\u0e1d\u0e32\u0e22", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e0a\u0e37\u0e49\u0e2d\u0e44\u0e27\u0e23\u0e31\u0e2a", "label": "\u0e40\u0e0a\u0e37\u0e49\u0e2d\u0e44\u0e27\u0e23\u0e31\u0e2a", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e02\u0e47\u0e21", "label": "\u0e40\u0e02\u0e47\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e04\u0e33", "label": "\u0e04\u0e33", "shape": "dot", "size": 10}, {"id": "\u0e41\u0e01\u0e49\u0e27", "label": "\u0e41\u0e01\u0e49\u0e27", "shape": "dot", "size": 5}, {"id": "\u0e23\u0e32", "label": "\u0e23\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e23", "label": "\u0e01\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e2b\u0e25\u0e35\u0e22\u0e19", "label": "\u0e40\u0e2b\u0e25\u0e35\u0e22\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e27\u0e34\u0e16\u0e35", "label": "\u0e27\u0e34\u0e16\u0e35", "shape": "dot", "size": 5}, {"id": "\u0e1e\u0e25\u0e40\u0e23\u0e37\u0e2d\u0e15\u0e23\u0e35", "label": "\u0e1e\u0e25\u0e40\u0e23\u0e37\u0e2d\u0e15\u0e23\u0e35", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34", "label": "\u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e25\u0e02\u0e32\u0e18\u0e34\u0e01\u0e32\u0e23", "label": "\u0e40\u0e25\u0e02\u0e32\u0e18\u0e34\u0e01\u0e32\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e1f\u0e49\u0e32", "label": "\u0e1f\u0e49\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e42\u0e08\u0e23", "label": "\u0e42\u0e08\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23", "label": "\u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e22\u0e32", "label": "\u0e22\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e27\u0e34", "label": "\u0e27\u0e34", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e38\u0e25", "label": "\u0e01\u0e38\u0e25", "shape": "dot", "size": 10}, {"id": "\u0e17\u0e2d\u0e14\u0e1c\u0e49\u0e32\u0e1b\u0e48\u0e32", "label": "\u0e17\u0e2d\u0e14\u0e1c\u0e49\u0e32\u0e1b\u0e48\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e23\u0e49\u0e2d\u0e22\u0e40\u0e2d\u0e47\u0e14", "label": "\u0e23\u0e49\u0e2d\u0e22\u0e40\u0e2d\u0e47\u0e14", "shape": "dot", "size": 5}, {"id": "\u0e25\u0e14\u0e23\u0e32\u0e04\u0e32", "label": "\u0e25\u0e14\u0e23\u0e32\u0e04\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13", "label": "\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13", "shape": "dot", "size": 5}, {"id": "\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e01\u0e19\u0e34\u0e29\u0e10\u0e32\u0e18\u0e34\u0e23\u0e32\u0e0a\u0e40\u0e08\u0e49\u0e32 \u0e01\u0e23\u0e21\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e40\u0e17\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e23\u0e32\u0e0a\u0e2a\u0e38\u0e14\u0e32\u0e2f \u0e2a\u0e22\u0e32\u0e21\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e01\u0e38\u0e21\u0e32\u0e23\u0e35", "label": "\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e01\u0e19\u0e34\u0e29\u0e10\u0e32\u0e18\u0e34\u0e23\u0e32\u0e0a\u0e40\u0e08\u0e49\u0e32 \u0e01\u0e23\u0e21\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e40\u0e17\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e23\u0e32\u0e0a\u0e2a\u0e38\u0e14\u0e32\u0e2f \u0e2a\u0e22\u0e32\u0e21\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e01\u0e38\u0e21\u0e32\u0e23\u0e35", "shape": "dot", "size": 5}, {"id": "\u0e42\u0e2d\u0e01\u0e32\u0e2a", "label": "\u0e42\u0e2d\u0e01\u0e32\u0e2a", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e33\u0e25\u0e31\u0e07\u0e0b\u0e37\u0e49\u0e2d", "label": "\u0e01\u0e33\u0e25\u0e31\u0e07\u0e0b\u0e37\u0e49\u0e2d", "shape": "dot", "size": 5}, {"id": "\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21", "label": "\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e2a\u0e31\u0e07\u0e04\u0e21", "label": "\u0e2a\u0e31\u0e07\u0e04\u0e21", "shape": "dot", "size": 10}, {"id": "\u0e42\u0e23\u0e04\u0e23\u0e30\u0e1a\u0e32\u0e14", "label": "\u0e42\u0e23\u0e04\u0e23\u0e30\u0e1a\u0e32\u0e14", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e17\u0e35\u0e22\u0e19\u0e1e\u0e23\u0e23\u0e29\u0e32", "label": "\u0e40\u0e17\u0e35\u0e22\u0e19\u0e1e\u0e23\u0e23\u0e29\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e15\u0e33\u0e23\u0e27\u0e08", "label": "\u0e15\u0e33\u0e23\u0e27\u0e08", "shape": "dot", "size": 5}, {"id": "\u0e0a\u0e32\u0e22\u0e41\u0e14\u0e19", "label": "\u0e0a\u0e32\u0e22\u0e41\u0e14\u0e19", "shape": "dot", "size": 10}, {"id": "\u0e44\u0e25\u0e19\u0e4c", "label": "\u0e44\u0e25\u0e19\u0e4c", "shape": "dot", "size": 5}, {"id": "\u0e41\u0e08\u0e49\u0e07\u0e40\u0e2b\u0e15\u0e38", "label": "\u0e41\u0e08\u0e49\u0e07\u0e40\u0e2b\u0e15\u0e38", "shape": "dot", "size": 5}, {"id": "\u0e23\u0e32\u0e22\u0e08\u0e48\u0e32\u0e22", "label": "\u0e23\u0e32\u0e22\u0e08\u0e48\u0e32\u0e22", "shape": "dot", "size": 5}, {"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": 5}, {"id": "\u0e2d\u0e32\u0e01\u0e32\u0e23", "label": "\u0e2d\u0e32\u0e01\u0e32\u0e23", "shape": "dot", "size": 15}, {"id": "\u0e42\u0e04", "label": "\u0e42\u0e04", "shape": "dot", "size": 5}, {"id": "\u0e27\u0e32\u0e15\u0e20\u0e31\u0e22", "label": "\u0e27\u0e32\u0e15\u0e20\u0e31\u0e22", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c", "label": "\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c", "shape": "dot", "size": 5}, {"id": "\u0e2d\u0e32\u0e0a\u0e35\u0e1e", "label": "\u0e2d\u0e32\u0e0a\u0e35\u0e1e", "shape": "dot", "size": 10}, {"id": "\u0e2a\u0e34\u0e15", "label": "\u0e2a\u0e34\u0e15", "shape": "dot", "size": 5}, {"id": "\u0e08\u0e34\u0e15\u0e15\u0e4c", "label": "\u0e08\u0e34\u0e15\u0e15\u0e4c", "shape": "dot", "size": 5}, {"id": "\u0e19\u0e32\u0e22\u0e41\u0e1e\u0e17\u0e22\u0e4c", "label": "\u0e19\u0e32\u0e22\u0e41\u0e1e\u0e17\u0e22\u0e4c", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e32\u0e19\u0e15\u0e4c", "label": "\u0e01\u0e32\u0e19\u0e15\u0e4c", "shape": "dot", "size": 5}, {"id": "\u0e23\u0e32\u0e29\u0e0e\u0e23", "label": "\u0e23\u0e32\u0e29\u0e0e\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e1d\u0e19", "label": "\u0e1d\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e23\u0e49\u0e2d\u0e22\u0e25\u0e30", "label": "\u0e23\u0e49\u0e2d\u0e22\u0e25\u0e30", "shape": "dot", "size": 5}, {"id": "\u0e0a\u0e38\u0e14", "label": "\u0e0a\u0e38\u0e14", "shape": "dot", "size": 5}, {"id": "\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22", "label": "\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02", "label": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02", "shape": "dot", "size": 5}, {"id": "\u0e14\u0e32\u0e27\u0e19\u0e4c", "label": "\u0e14\u0e32\u0e27\u0e19\u0e4c", "shape": "dot", "size": 5}, {"id": "\u0e01\u0e32", "label": "\u0e01\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e08\u0e33\u0e19\u0e27\u0e19", "label": "\u0e08\u0e33\u0e19\u0e27\u0e19", "shape": "dot", "size": 10}, {"id": "\u0e21\u0e23\u0e14\u0e01", "label": "\u0e21\u0e23\u0e14\u0e01", "shape": "dot", "size": 5}, {"id": "\u0e43\u0e1a", "label": "\u0e43\u0e1a", "shape": "dot", "size": 5}, {"id": "\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "label": "\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "shape": "dot", "size": 5}, {"id": "\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21", "label": "\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e25\u0e1a", "label": "\u0e25\u0e1a", "shape": "dot", "size": 5}, {"id": "\u0e2d\u0e31\u0e04\u0e04\u0e35\u0e20\u0e31\u0e22", "label": "\u0e2d\u0e31\u0e04\u0e04\u0e35\u0e20\u0e31\u0e22", "shape": "dot", "size": 5}, {"id": "\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23", "label": "\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23", "label": "\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e15\u0e23\u0e32\u0e14", "label": "\u0e15\u0e23\u0e32\u0e14", "shape": "dot", "size": 5}, {"id": "\u0e1e\u0e32\u0e19", "label": "\u0e1e\u0e32\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e1e\u0e23\u0e30\u0e18\u0e32\u0e15\u0e38", "label": "\u0e1e\u0e23\u0e30\u0e18\u0e32\u0e15\u0e38", "shape": "dot", "size": 5}, {"id": "\u0e41\u0e2e", "label": "\u0e41\u0e2e", "shape": "dot", "size": 5}, {"id": "\u0e1e\u0e23\u0e30\u0e1e\u0e38\u0e17\u0e18\u0e28\u0e32\u0e2a\u0e19\u0e32", "label": "\u0e1e\u0e23\u0e30\u0e1e\u0e38\u0e17\u0e18\u0e28\u0e32\u0e2a\u0e19\u0e32", "shape": "dot", "size": 10}, {"id": "\u0e1a\u0e49\u0e32\u0e19", "label": "\u0e1a\u0e49\u0e32\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e1a\u0e38\u0e0d\u0e18\u0e23\u0e23\u0e21", "label": "\u0e1a\u0e38\u0e0d\u0e18\u0e23\u0e23\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e21\u0e2b\u0e01\u0e23\u0e23\u0e21", "label": "\u0e21\u0e2b\u0e01\u0e23\u0e23\u0e21", "shape": "dot", "size": 5}, {"id": "\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22\u0e43\u0e19", "label": "\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22\u0e43\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07", "label": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07", "shape": "dot", "size": 5}, {"id": "\u0e1a\u0e34", "label": "\u0e1a\u0e34", "shape": "dot", "size": 5}, {"id": "\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e0a\u0e1a\u0e31\u0e0d\u0e0d\u0e31\u0e15\u0e34", "label": "\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e0a\u0e1a\u0e31\u0e0d\u0e0d\u0e31\u0e15\u0e34", "shape": "dot", "size": 5}, {"id": "\u0e2a\u0e31\u0e15\u0e27\u0e4c", "label": "\u0e2a\u0e31\u0e15\u0e27\u0e4c", "shape": "dot", "size": 5}, {"id": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02", "label": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02", "shape": "dot", "size": 5}, {"id": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19", "label": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e23\u0e37\u0e2d", "label": "\u0e40\u0e23\u0e37\u0e2d", "shape": "dot", "size": 5}, {"id": "\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e07\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22", "label": "\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e07\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e17\u0e35\u0e22\u0e19", "label": "\u0e40\u0e17\u0e35\u0e22\u0e19", "shape": "dot", "size": 5}, {"id": "\u0e1e\u0e23\u0e30\u0e23\u0e31\u0e15\u0e19\u0e15\u0e23\u0e31\u0e22", "label": "\u0e1e\u0e23\u0e30\u0e23\u0e31\u0e15\u0e19\u0e15\u0e23\u0e31\u0e22", "shape": "dot", "size": 5}, {"id": "\u0e2d\u0e35", "label": "\u0e2d\u0e35", "shape": "dot", "size": 5}, {"id": "\u0e40\u0e14\u0e47\u0e01\u0e40\u0e25\u0e47\u0e01", "label": "\u0e40\u0e14\u0e47\u0e01\u0e40\u0e25\u0e47\u0e01", "shape": "dot", "size": 5}, {"id": "\u0e04\u0e32", "label": "\u0e04\u0e32", "shape": "dot", "size": 5}, {"id": "\u0e17\u0e2d\u0e07", "label": "\u0e17\u0e2d\u0e07", "shape": "dot", "size": 5}, {"id": "\u0e23\u0e30", "label": "\u0e23\u0e30", "shape": "dot", "size": 5}, {"id": "\u0e1c\u0e39\u0e49\u0e1a\u0e31\u0e0d\u0e0a\u0e32\u0e01\u0e32\u0e23", "label": "\u0e1c\u0e39\u0e49\u0e1a\u0e31\u0e0d\u0e0a\u0e32\u0e01\u0e32\u0e23", "shape": "dot", "size": 5}, {"id": "\u0e20\u0e32\u0e04", "label": "\u0e20\u0e32\u0e04", "shape": "dot", "size": 5}]);
edges = new vis.DataSet([{"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "to": "\u0e42\u0e04\u0e27\u0e34\u0e14", "value": 600}, {"arrows": "to", "color": "orange", "from": "\u0e23\u0e32\u0e22", "label": "\u0e40\u0e1b\u0e47\u0e19", "to": "\u0e1c\u0e39\u0e49", "value": 99}, {"arrows": "to", "color": "orange", "from": "\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19", "label": "\u0e1e\u0e1a", "to": "\u0e1c\u0e39\u0e49", "value": 136}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a", "to": "\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e01\u0e34\u0e08", "value": 118}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e21\u0e35", "to": "\u0e08\u0e34\u0e15", "value": 116}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a", "to": "\u0e1c\u0e25\u0e01\u0e23\u0e30\u0e17\u0e1a", "value": 111}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "to": "\u0e23\u0e32\u0e22\u0e27\u0e31\u0e19", "value": 85}, {"arrows": "to", "color": "orange", "from": "\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49", "label": "\u0e21\u0e35", "to": "\u0e1c\u0e39\u0e49", "value": 73}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a", "to": "\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "value": 73}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e15\u0e34\u0e14", "to": "\u0e40\u0e0a\u0e37\u0e49\u0e2d\u0e42\u0e23\u0e04", "value": 66}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "to": "\u0e40\u0e02\u0e49\u0e32\u0e02\u0e48\u0e32\u0e22", "value": 56}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e1b\u0e25\u0e39\u0e01", "to": "\u0e02\u0e49\u0e32\u0e27", "value": 53}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e15\u0e34\u0e14", "to": "\u0e40\u0e0a\u0e37\u0e49\u0e2d\u0e44\u0e27\u0e23\u0e31\u0e2a", "value": 46}, {"arrows": "to", "color": "gray", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e2a\u0e31\u0e21\u0e1c\u0e31\u0e2a", "to": "\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22", "value": 40}, {"arrows": "to", "color": "gray", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07", "to": "\u0e42\u0e04", "value": 40}, {"arrows": "to", "color": "gray", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e1b\u0e23\u0e30\u0e2a\u0e1a", "to": "\u0e27\u0e32\u0e15\u0e20\u0e31\u0e22", "value": 39}, {"arrows": "to", "color": "gray", "from": "\u0e1c\u0e39\u0e49", "label": "\u0e1b\u0e23\u0e30\u0e2a\u0e1a", "to": "\u0e2d\u0e31\u0e04\u0e04\u0e35\u0e20\u0e31\u0e22", "value": 36}, {"arrows": "to", "color": "orange", "from": "\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "label": "\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19", "to": "\u0e42\u0e04\u0e27\u0e34\u0e14", "value": 65}, {"arrows": "to", "color": "orange", "from": "\u0e40\u0e2a\u0e35\u0e22\u0e0a\u0e35\u0e27\u0e34\u0e15", "label": "\u0e2a\u0e30\u0e2a\u0e21", "to": "\u0e23\u0e32\u0e22", "value": 65}, {"arrows": "to", "color": "gray", "from": "\u0e1c\u0e39\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e0a\u0e35\u0e27\u0e34\u0e15", "label": "\u0e40\u0e1e\u0e34\u0e48\u0e21", "to": "\u0e23\u0e32\u0e22", "value": 35}, {"arrows": "to", "color": "gray", "from": "\u0e23\u0e32\u0e22", "label": "\u0e23\u0e27\u0e21", "to": "\u0e23\u0e32\u0e22", "value": 39}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22", "label": "\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19", "to": "\u0e23\u0e32\u0e22", "value": 53}, {"arrows": "to", "color": "orange", "from": "\u0e23\u0e32\u0e22", "label": "\u0e23\u0e2d\u0e07", "to": "\u0e25\u0e07\u0e21\u0e32", "value": 49}, {"arrows": "to", "color": "gray", "from": "\u0e23\u0e32\u0e22", "label": "\u0e21\u0e35", "to": "\u0e2d\u0e32\u0e01\u0e32\u0e23", "value": 40}, {"arrows": "to", "color": "gray", "from": "\u0e01\u0e32", "label": "\u0e1a\u0e31\u0e07", "to": "\u0e23\u0e32\u0e22", "value": 38}, {"arrows": "to", "color": "orange", "from": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "label": "\u0e02\u0e19\u0e2a\u0e48\u0e07", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 47}, {"arrows": "to", "color": "orange", "from": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "label": "\u0e1e\u0e31\u0e12\u0e19\u0e32", "to": "\u0e0a\u0e38\u0e21\u0e0a\u0e19", "value": 125}, {"arrows": "to", "color": "orange", "from": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "label": "\u0e01\u0e32\u0e23\u0e27\u0e34\u0e08\u0e31\u0e22", "to": "\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34", "value": 94}, {"arrows": "to", "color": "gray", "from": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "label": "\u0e1e\u0e31\u0e12\u0e19\u0e32", "to": "\u0e2a\u0e31\u0e07\u0e04\u0e21", "value": 41}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e01\u0e32\u0e23", "label": "\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 125}, {"arrows": "to", "color": "orange", "from": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "label": "\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 69}, {"arrows": "to", "color": "gray", "from": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "label": "\u0e2a\u0e30\u0e2a\u0e21", "to": "\u0e08\u0e33\u0e19\u0e27\u0e19", "value": 38}, {"arrows": "to", "color": "gray", "from": "\u0e40\u0e14\u0e47\u0e01", "label": "\u0e0a\u0e19\u0e1a\u0e17", "to": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 34}, {"arrows": "to", "color": "orange", "from": "\u0e28\u0e39\u0e19\u0e22\u0e4c", "label": "\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23", "to": "\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c", "value": 253}, {"arrows": "to", "color": "orange", "from": "\u0e28\u0e39\u0e19\u0e22\u0e4c", "label": "\u0e41\u0e22\u0e01", "to": "\u0e01\u0e31\u0e01", "value": 117}, {"arrows": "to", "color": "orange", "from": "\u0e28\u0e39\u0e19\u0e22\u0e4c", "label": "\u0e41\u0e01\u0e49\u0e44\u0e02\u0e1b\u0e31\u0e0d\u0e2b\u0e32", "to": "\u0e21\u0e25\u0e1e\u0e34\u0e29\u0e17\u0e32\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28", "value": 73}, {"arrows": "to", "color": "orange", "from": "\u0e28\u0e39\u0e19\u0e22\u0e4c", "label": "\u0e14\u0e33\u0e23\u0e07", "to": "\u0e18\u0e23\u0e23\u0e21", "value": 54}, {"arrows": "to", "color": "orange", "from": "\u0e28\u0e39\u0e19\u0e22\u0e4c", "label": "\u0e1a\u0e23\u0e23\u0e40\u0e17\u0e32", "to": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e20\u0e31\u0e22", "value": 47}, {"arrows": "to", "color": "gray", "from": "\u0e10\u0e32\u0e19\u0e30", "label": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "to": "\u0e28\u0e39\u0e19\u0e22\u0e4c", "value": 36}, {"arrows": "to", "color": "gray", "from": "\u0e28\u0e39\u0e19\u0e22\u0e4c", "label": "\u0e28\u0e36\u0e01\u0e29\u0e32", "to": "\u0e1e\u0e23\u0e30\u0e1e\u0e38\u0e17\u0e18\u0e28\u0e32\u0e2a\u0e19\u0e32", "value": 35}, {"arrows": "to", "color": "gray", "from": "\u0e28\u0e39\u0e19\u0e22\u0e4c", "label": "\u0e2a\u0e31\u0e48\u0e07\u0e01\u0e32\u0e23", "to": "\u0e0a\u0e32\u0e22\u0e41\u0e14\u0e19", "value": 34}, {"arrows": "to", "color": "gray", "from": "\u0e28\u0e39\u0e19\u0e22\u0e4c", "label": "\u0e1e\u0e31\u0e12\u0e19\u0e32", "to": "\u0e40\u0e14\u0e47\u0e01\u0e40\u0e25\u0e47\u0e01", "value": 32}, {"arrows": "to", "color": "orange", "from": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "label": "\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21", "to": "\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c", "value": 61}, {"arrows": "to", "color": "gray", "from": "\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21", "label": "\u0e23\u0e31\u0e1a", "to": "\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c", "value": 41}, {"arrows": "to", "color": "orange", "from": "\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "label": "\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23", "to": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07", "value": 251}, {"arrows": "to", "color": "orange", "from": "\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "label": "\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23", "to": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e25\u0e32\u0e42\u0e2b\u0e21", "value": 176}, {"arrows": "to", "color": "orange", "from": "\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "label": "\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23", "to": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c", "value": 55}, {"arrows": "to", "color": "gray", "from": "\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "label": "\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23", "to": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02", "value": 38}, {"arrows": "to", "color": "gray", "from": "\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "label": "\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23", "to": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e38\u0e14\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c \u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21", "value": 37}, {"arrows": "to", "color": "orange", "from": "\u0e01\u0e2d\u0e07\u0e17\u0e38\u0e19", "label": "\u0e1e\u0e31\u0e12\u0e19\u0e32", "to": "\u0e40\u0e14\u0e47\u0e01", "value": 230}, {"arrows": "to", "color": "orange", "from": "\u0e01\u0e2d\u0e07\u0e17\u0e38\u0e19", "label": "\u0e1e\u0e31\u0e12\u0e19\u0e32", "to": "\u0e1a\u0e17\u0e1a\u0e32\u0e17", "value": 84}, {"arrows": "to", "color": "gray", "from": "\u0e17\u0e2d\u0e14\u0e1c\u0e49\u0e32\u0e1b\u0e48\u0e32", "label": "\u0e2a\u0e21\u0e17\u0e1a", "to": "\u0e01\u0e2d\u0e07\u0e17\u0e38\u0e19", "value": 43}, {"arrows": "to", "color": "orange", "from": "\u0e20\u0e39\u0e21\u0e34\u0e25\u0e33\u0e40\u0e19\u0e32", "label": "\u0e2d\u0e22\u0e39\u0e48", "to": "\u0e15\u0e33\u0e1a\u0e25", "value": 212}, {"arrows": "to", "color": "gray", "from": "\u0e15\u0e33\u0e1a\u0e25", "label": "\u0e40\u0e08\u0e4a\u0e30", "to": "\u0e1a\u0e34", "value": 34}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e25", "label": "\u0e40\u0e1b\u0e47\u0e19", "to": "\u0e1a\u0e27\u0e01", "value": 165}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e25", "label": "\u0e1e\u0e1a", "to": "\u0e40\u0e0a\u0e37\u0e49\u0e2d", "value": 139}, {"arrows": "to", "color": "gray", "from": "\u0e1c\u0e25", "label": "\u0e1b\u0e23\u0e30\u0e22\u0e39\u0e23", "to": "\u0e40\u0e25\u0e02\u0e32\u0e18\u0e34\u0e01\u0e32\u0e23", "value": 44}, {"arrows": "to", "color": "gray", "from": "\u0e1c\u0e25", "label": "\u0e40\u0e1b\u0e47\u0e19", "to": "\u0e25\u0e1a", "value": 36}, {"arrows": "to", "color": "orange", "from": "\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23", "label": "\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23", "to": "\u0e19\u0e49\u0e33", "value": 162}, {"arrows": "to", "color": "gray", "from": "\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23", "label": "\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23", "to": "\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23", "value": 35}, {"arrows": "to", "color": "orange", "from": "\u0e19\u0e49\u0e33", "label": "\u0e25\u0e49\u0e19", "to": "\u0e15\u0e25\u0e34\u0e48\u0e07", "value": 110}, {"arrows": "to", "color": "orange", "from": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23", "label": "\u0e2a\u0e48\u0e07", "to": "\u0e19\u0e49\u0e33", "value": 75}, {"arrows": "to", "color": "orange", "from": "\u0e04\u0e31\u0e19", "label": "\u0e01\u0e31\u0e49\u0e19", "to": "\u0e19\u0e49\u0e33", "value": 69}, {"arrows": "to", "color": "orange", "from": "\u0e1d\u0e32\u0e22", "label": "\u0e0a\u0e30\u0e25\u0e2d", "to": "\u0e19\u0e49\u0e33", "value": 46}, {"arrows": "to", "color": "gray", "from": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07", "label": "\u0e1c\u0e25\u0e31\u0e01\u0e14\u0e31\u0e19", "to": "\u0e19\u0e49\u0e33", "value": 34}, {"arrows": "to", "color": "orange", "from": "\u0e01\u0e25\u0e38\u0e48\u0e21", "label": "\u0e2a\u0e31\u0e21\u0e1c\u0e31\u0e2a", "to": "\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22", "value": 155}, {"arrows": "to", "color": "gray", "from": "\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22", "label": "\u0e21\u0e35", "to": "\u0e40\u0e15\u0e35\u0e22\u0e07", "value": 33}, {"arrows": "to", "color": "orange", "from": "\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49", "label": "\u0e21\u0e35", "to": "\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22", "value": 64}, {"arrows": "to", "color": "gray", "from": "\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22", "label": "\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19", "to": "\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d", "value": 36}, {"arrows": "to", "color": "gray", "from": "\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22", "label": "\u0e40\u0e1b\u0e47\u0e19", "to": "\u0e2d\u0e32\u0e01\u0e32\u0e23", "value": 34}, {"arrows": "to", "color": "orange", "from": "\u0e42\u0e06\u0e29\u0e01", "label": "\u0e1b\u0e23\u0e30\u0e08\u0e33", "to": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e19\u0e32\u0e22\u0e01\u0e23\u0e31\u0e10\u0e21\u0e19\u0e15\u0e23\u0e35", "value": 154}, {"arrows": "to", "color": "orange", "from": "\u0e10\u0e32\u0e19\u0e30", "label": "\u0e23\u0e2d\u0e07", "to": "\u0e42\u0e06\u0e29\u0e01", "value": 66}, {"arrows": "to", "color": "gray", "from": "\u0e01\u0e38\u0e25", "label": "\u0e23\u0e2d\u0e07", "to": "\u0e42\u0e06\u0e29\u0e01", "value": 35}, {"arrows": "to", "color": "gray", "from": "\u0e40\u0e0a\u0e37\u0e49\u0e2d", "label": "\u0e2a\u0e30\u0e2a\u0e21", "to": "\u0e23\u0e30", "value": 32}, {"arrows": "to", "color": "orange", "from": "\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19", "label": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e02\u0e48\u0e32\u0e27", "to": "\u0e01\u0e23\u0e21\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c", "value": 52}, {"arrows": "to", "color": "orange", "from": "\u0e01\u0e2d\u0e07\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "label": "\u0e23\u0e31\u0e01\u0e29\u0e32", "to": "\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e04\u0e07", "value": 127}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "label": "\u0e23\u0e31\u0e01\u0e29\u0e32", "to": "\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e04\u0e07", "value": 80}, {"arrows": "to", "color": "orange", "from": "\u0e23\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "label": "\u0e23\u0e31\u0e01\u0e29\u0e32", "to": "\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e04\u0e07", "value": 68}, {"arrows": "to", "color": "orange", "from": "\u0e04\u0e27\u0e32\u0e21", "label": "\u0e40\u0e1b\u0e47\u0e19", "to": "\u0e2a\u0e34\u0e23\u0e34\u0e21\u0e07\u0e04\u0e25", "value": 126}, {"arrows": "to", "color": "gray", "from": "\u0e0a\u0e38\u0e21\u0e0a\u0e19", "label": "\u0e22\u0e25", "to": "\u0e27\u0e34\u0e16\u0e35", "value": 45}, {"arrows": "to", "color": "orange", "from": "\u0e41\u0e1c\u0e19", "label": "\u0e40\u0e1c\u0e0a\u0e34\u0e0d", "to": "\u0e40\u0e2b\u0e15\u0e38", "value": 121}, {"arrows": "to", "color": "orange", "from": "\u0e28\u0e23\u0e35\u0e2a\u0e30\u0e40\u0e01\u0e29", "label": "\u0e40\u0e1b\u0e47\u0e19", "to": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "value": 120}, {"arrows": "to", "color": "orange", "from": "\u0e15\u0e23\u0e31\u0e07", "label": "\u0e40\u0e1b\u0e47\u0e19", "to": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "value": 94}, {"arrows": "to", "color": "orange", "from": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "label": "\u0e40\u0e1b\u0e34\u0e14", "to": "\u0e01\u0e32\u0e23\u0e41\u0e02\u0e48\u0e07\u0e02\u0e31\u0e19", "value": 67}, {"arrows": "to", "color": "orange", "from": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "label": "\u0e40\u0e1b\u0e34\u0e14", "to": "\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21", "value": 64}, {"arrows": "to", "color": "orange", "from": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "label": "\u0e40\u0e1b\u0e34\u0e14", "to": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23", "value": 58}, {"arrows": "to", "color": "gray", "from": "\u0e21\u0e38\u0e01\u0e14\u0e32\u0e2b\u0e32\u0e23", "label": "\u0e40\u0e1b\u0e47\u0e19", "to": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "value": 44}, {"arrows": "to", "color": "gray", "from": "\u0e23\u0e49\u0e2d\u0e22\u0e40\u0e2d\u0e47\u0e14", "label": "\u0e40\u0e1b\u0e47\u0e19", "to": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "value": 42}, {"arrows": "to", "color": "gray", "from": "\u0e15\u0e23\u0e32\u0e14", "label": "\u0e40\u0e1b\u0e47\u0e19", "to": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "value": 35}, {"arrows": "to", "color": "gray", "from": "\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19", "label": "\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21", "to": "\u0e04\u0e13\u0e30\u0e01\u0e23\u0e23\u0e21\u0e01\u0e32\u0e23", "value": 34}, {"arrows": "to", "color": "orange", "from": "\u0e1b\u0e35", "label": "\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48", "to": "\u0e2b\u0e21\u0e39\u0e48", "value": 120}, {"arrows": "to", "color": "gray", "from": "\u0e1b\u0e35", "label": "\u0e2d\u0e22\u0e39\u0e48", "to": "\u0e1a\u0e49\u0e32\u0e19", "value": 34}, {"arrows": "to", "color": "orange", "from": "\u0e18\u0e23\u0e23\u0e21", "label": "\u0e1b\u0e23\u0e30\u0e08\u0e33", "to": "\u0e08\u0e34\u0e15", "value": 65}, {"arrows": "to", "color": "gray", "from": "\u0e08\u0e34\u0e15", "label": "\u0e23\u0e2d\u0e07", "to": "\u0e1c\u0e39\u0e49\u0e27\u0e48\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 44}, {"arrows": "to", "color": "orange", "from": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19", "label": "\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a", "to": "\u0e1c\u0e25\u0e01\u0e23\u0e30\u0e17\u0e1a", "value": 82}, {"arrows": "to", "color": "orange", "from": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "label": "\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a", "to": "\u0e1c\u0e25\u0e01\u0e23\u0e30\u0e17\u0e1a", "value": 51}, {"arrows": "to", "color": "gray", "from": "\u0e23\u0e32\u0e29\u0e0e\u0e23", "label": "\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a", "to": "\u0e1c\u0e25\u0e01\u0e23\u0e30\u0e17\u0e1a", "value": 39}, {"arrows": "to", "color": "orange", "from": "\u0e04\u0e19", "label": "\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a", "to": "\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "value": 109}, {"arrows": "to", "color": "orange", "from": "\u0e04\u0e19", "label": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e02\u0e48\u0e32\u0e27", "to": "\u0e01\u0e23\u0e21\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c", "value": 73}, {"arrows": "to", "color": "orange", "from": "\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "label": "\u0e04\u0e23\u0e1a", "to": "\u0e42\u0e14\u0e2a", "value": 92}, {"arrows": "to", "color": "orange", "from": "\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "label": "\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19", "to": "\u0e42\u0e23\u0e04", "value": 51}, {"arrows": "to", "color": "orange", "from": "\u0e27\u0e31\u0e04\u0e0b\u0e35\u0e19", "label": "\u0e04\u0e23\u0e1a", "to": "\u0e40\u0e02\u0e47\u0e21", "value": 46}, {"arrows": "to", "color": "orange", "from": "\u0e1e\u0e34\u0e18\u0e35", "label": "\u0e40\u0e1b\u0e34\u0e14", "to": "\u0e01\u0e32\u0e23\u0e41\u0e02\u0e48\u0e07\u0e02\u0e31\u0e19", "value": 103}, {"arrows": "to", "color": "orange", "from": "\u0e1e\u0e34\u0e18\u0e35", "label": "\u0e40\u0e08\u0e23\u0e34\u0e0d", "to": "\u0e1e\u0e23\u0e30\u0e1e\u0e38\u0e17\u0e18\u0e21\u0e19\u0e15\u0e4c", "value": 80}, {"arrows": "to", "color": "gray", "from": "\u0e1e\u0e34\u0e18\u0e35", "label": "\u0e16\u0e27\u0e32\u0e22", "to": "\u0e23\u0e32\u0e0a", "value": 45}, {"arrows": "to", "color": "gray", "from": "\u0e1e\u0e34\u0e18\u0e35", "label": "\u0e40\u0e1b\u0e34\u0e14", "to": "\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21", "value": 42}, {"arrows": "to", "color": "gray", "from": "\u0e1e\u0e34\u0e18\u0e35", "label": "\u0e16\u0e27\u0e32\u0e22", "to": "\u0e40\u0e17\u0e35\u0e22\u0e19\u0e1e\u0e23\u0e23\u0e29\u0e32", "value": 41}, {"arrows": "to", "color": "gray", "from": "\u0e1e\u0e34\u0e18\u0e35", "label": "\u0e27\u0e32\u0e07", "to": "\u0e1e\u0e32\u0e19", "value": 35}, {"arrows": "to", "color": "orange", "from": "\u0e04\u0e13\u0e30\u0e01\u0e23\u0e23\u0e21\u0e01\u0e32\u0e23", "label": "\u0e08\u0e31\u0e14", "to": "\u0e01\u0e32\u0e23\u0e41\u0e02\u0e48\u0e07\u0e02\u0e31\u0e19", "value": 68}, {"arrows": "to", "color": "orange", "from": "\u0e21\u0e2b\u0e32\u0e23\u0e32\u0e0a", "label": "\u0e1a\u0e23\u0e21", "to": "\u0e19\u0e32\u0e16", "value": 102}, {"arrows": "to", "color": "orange", "from": "\u0e28\u0e31\u0e01\u0e14\u0e34\u0e4c", "label": "\u0e40\u0e08\u0e23\u0e34\u0e0d", "to": "\u0e42\u0e2a\u0e20\u0e32", "value": 95}, {"arrows": "to", "color": "gray", "from": "\u0e21\u0e2b\u0e01\u0e23\u0e23\u0e21", "label": "\u0e07\u0e32\u0e19\u0e27\u0e34\u0e08\u0e31\u0e22", "to": "\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34", "value": 34}, {"arrows": "to", "color": "orange", "from": "\u0e17\u0e38\u0e01\u0e1b\u0e35", "label": "\u0e40\u0e1b\u0e47\u0e19", "to": "\u0e27\u0e31\u0e19", "value": 89}, {"arrows": "to", "color": "orange", "from": "\u0e27\u0e31\u0e19", "label": "\u0e04\u0e25\u0e49\u0e32\u0e22", "to": "\u0e27\u0e31\u0e19", "value": 58}, {"arrows": "to", "color": "gray", "from": "\u0e27\u0e31\u0e19", "label": "\u0e2d\u0e19\u0e38\u0e23\u0e31\u0e01\u0e29\u0e4c", "to": "\u0e21\u0e23\u0e14\u0e01", "value": 38}, {"arrows": "to", "color": "orange", "from": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "label": "\u0e15\u0e23\u0e27\u0e08", "to": "\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21", "value": 85}, {"arrows": "to", "color": "orange", "from": "\u0e04\u0e13\u0e30", "label": "\u0e25\u0e07", "to": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "value": 64}, {"arrows": "to", "color": "orange", "from": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "label": "\u0e1b\u0e23\u0e30\u0e2a\u0e1a", "to": "\u0e2d\u0e38\u0e17\u0e01\u0e20\u0e31\u0e22", "value": 47}, {"arrows": "to", "color": "orange", "from": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "label": "\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07", "to": "\u0e19\u0e49\u0e33\u0e2b\u0e25\u0e32\u0e01", "value": 47}, {"arrows": "to", "color": "gray", "from": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48", "label": "\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07", "to": "\u0e42\u0e23\u0e04\u0e23\u0e30\u0e1a\u0e32\u0e14", "value": 41}, {"arrows": "to", "color": "orange", "from": "\u0e01\u0e23\u0e21", "label": "\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21", "to": "\u0e42\u0e23\u0e04", "value": 83}, {"arrows": "to", "color": "orange", "from": "\u0e1e\u0e32\u0e2b\u0e30", "label": "\u0e19\u0e33", "to": "\u0e42\u0e23\u0e04", "value": 64}, {"arrows": "to", "color": "orange", "from": "\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23", "label": "\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21", "to": "\u0e42\u0e23\u0e04", "value": 55}, {"arrows": "to", "color": "orange", "from": "\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25", "label": "\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21", "to": "\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e", "value": 82}, {"arrows": "to", "color": "gray", "from": "\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25", "label": "\u0e40\u0e2a\u0e23\u0e34\u0e21", "to": "\u0e40\u0e15\u0e35\u0e22\u0e07", "value": 35}, {"arrows": "to", "color": "gray", "from": "\u0e25\u0e14\u0e23\u0e32\u0e04\u0e32", "label": "\u0e0a\u0e48\u0e27\u0e22", "to": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19", "value": 42}, {"arrows": "to", "color": "gray", "from": "\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23", "label": "\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d", "to": "\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19", "value": 36}, {"arrows": "to", "color": "orange", "from": "\u0e40\u0e08\u0e49\u0e32", "label": "\u0e2d\u0e22\u0e39\u0e48", "to": "\u0e2b\u0e31\u0e27", "value": 82}, {"arrows": "to", "color": "orange", "from": "\u0e23\u0e16", "label": "\u0e43\u0e0a\u0e49", "to": "\u0e16\u0e19\u0e19", "value": 82}, {"arrows": "to", "color": "orange", "from": "\u0e1b\u0e49\u0e32\u0e22", "label": "\u0e41\u0e2a\u0e14\u0e07", "to": "\u0e23\u0e32\u0e04\u0e32", "value": 82}, {"arrows": "to", "color": "orange", "from": "\u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "label": "\u0e42\u0e04\u0e23\u0e07", "to": "\u0e01\u0e32\u0e23\u0e0a\u0e25\u0e1b\u0e23\u0e30\u0e17\u0e32\u0e19", "value": 50}, {"arrows": "to", "color": "gray", "from": "\u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23", "label": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19", "to": "\u0e1e\u0e23\u0e30\u0e1e\u0e38\u0e17\u0e18\u0e28\u0e32\u0e2a\u0e19\u0e32", "value": 34}, {"arrows": "to", "color": "orange", "from": "\u0e27\u0e34\u0e44\u0e25", "label": "\u0e1b\u0e25\u0e31\u0e14", "to": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e38\u0e14\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c \u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21", "value": 80}, {"arrows": "to", "color": "orange", "from": "\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e38\u0e14\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c \u0e27\u0e34\u0e08\u0e31\u0e22\u0e41\u0e25\u0e30\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21", "label": "\u0e40\u0e1c\u0e22", "to": "\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25", "value": 54}, {"arrows": "to", "color": "gray", "from": "\u0e40\u0e15\u0e35\u0e22\u0e07", "label": "\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d", "to": "\u0e40\u0e15\u0e35\u0e22\u0e07", "value": 35}, {"arrows": "to", "color": "gray", "from": "\u0e40\u0e15\u0e35\u0e22\u0e07", "label": "\u0e21\u0e35", "to": "\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22\u0e43\u0e19", "value": 34}, {"arrows": "to", "color": "orange", "from": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23", "label": "\u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a", "to": "\u0e41\u0e1b\u0e25\u0e07", "value": 54}, {"arrows": "to", "color": "orange", "from": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23", "label": "\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19", "to": "\u0e23\u0e32\u0e22\u0e44\u0e14\u0e49", "value": 52}, {"arrows": "to", "color": "gray", "from": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23", "label": "\u0e40\u0e1e\u0e34\u0e48\u0e21", "to": "\u0e01\u0e33\u0e25\u0e31\u0e07\u0e0b\u0e37\u0e49\u0e2d", "value": 41}, {"arrows": "to", "color": "orange", "from": "\u0e02\u0e48\u0e32\u0e27", "label": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e02\u0e48\u0e32\u0e27", "to": "\u0e01\u0e23\u0e21\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c", "value": 62}, {"arrows": "to", "color": "orange", "from": "\u0e1a\u0e32\u0e17", "label": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e02\u0e48\u0e32\u0e27", "to": "\u0e01\u0e23\u0e21\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c", "value": 52}, {"arrows": "to", "color": "orange", "from": "\u0e20\u0e32\u0e1e", "label": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e02\u0e48\u0e32\u0e27", "to": "\u0e01\u0e23\u0e21\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c", "value": 46}, {"arrows": "to", "color": "gray", "from": "\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c", "label": "\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e02\u0e48\u0e32\u0e27", "to": "\u0e01\u0e23\u0e21\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c", "value": 39}, {"arrows": "to", "color": "orange", "from": "\u0e19\u0e04\u0e23", "label": "\u0e25\u0e33\u0e14\u0e27\u0e19", "to": "\u0e40\u0e01\u0e21\u0e2a\u0e4c", "value": 73}, {"arrows": "to", "color": "orange", "from": "\u0e08\u0e38\u0e14", "label": "\u0e15\u0e23\u0e27\u0e08", "to": "\u0e08\u0e38\u0e14", "value": 68}, {"arrows": "to", "color": "gray", "from": "\u0e07\u0e32\u0e19", "label": "\u0e21\u0e35", "to": "\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21", "value": 35}, {"arrows": "to", "color": "orange", "from": "\u0e42\u0e04\u0e01", "label": "\u0e2b\u0e19\u0e2d\u0e07", "to": "\u0e19\u0e32", "value": 63}, {"arrows": "to", "color": "orange", "from": "\u0e18\u0e34", "label": "\u0e0a\u0e31\u0e22", "to": "\u0e08\u0e34\u0e19\u0e14\u0e32", "value": 61}, {"arrows": "to", "color": "orange", "from": "\u0e28\u0e23\u0e35", "label": "\u0e2a\u0e27\u0e32\u0e07", "to": "\u0e27\u0e31\u0e12\u0e19", "value": 61}, {"arrows": "to", "color": "orange", "from": "\u0e2a\u0e22\u0e32\u0e21", "label": "\u0e1a\u0e23\u0e21", "to": "\u0e23\u0e32\u0e0a", "value": 58}, {"arrows": "to", "color": "orange", "from": "\u0e25\u0e07\u0e19\u0e32\u0e21", "label": "\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01", "to": "\u0e02\u0e49\u0e2d\u0e15\u0e01\u0e25\u0e07", "value": 57}, {"arrows": "to", "color": "orange", "from": "\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23", "label": "\u0e41\u0e17\u0e19", "to": "\u0e1c\u0e39\u0e49\u0e27\u0e48\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 55}, {"arrows": "to", "color": "gray", "from": "\u0e01\u0e38\u0e25", "label": "\u0e23\u0e2d\u0e07", "to": "\u0e1c\u0e39\u0e49\u0e27\u0e48\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 43}, {"arrows": "to", "color": "gray", "from": "\u0e2a\u0e38\u0e27\u0e23\u0e23\u0e13", "label": "\u0e23\u0e2d\u0e07", "to": "\u0e1c\u0e39\u0e49\u0e27\u0e48\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 42}, {"arrows": "to", "color": "gray", "from": "\u0e1a\u0e38\u0e0d\u0e18\u0e23\u0e23\u0e21", "label": "\u0e23\u0e2d\u0e07", "to": "\u0e1c\u0e39\u0e49\u0e27\u0e48\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 34}, {"arrows": "to", "color": "gray", "from": "\u0e17\u0e2d\u0e07", "label": "\u0e23\u0e2d\u0e07", "to": "\u0e1c\u0e39\u0e49\u0e27\u0e48\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14", "value": 32}, {"arrows": "to", "color": "orange", "from": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22", "label": "\u0e23\u0e32\u0e0a\u0e20\u0e31\u0e0f", "to": "\u0e22\u0e30\u0e25\u0e32", "value": 55}, {"arrows": "to", "color": "orange", "from": "\u0e1e\u0e25", "label": "\u0e40\u0e08\u0e23\u0e34\u0e0d", "to": "\u0e0a\u0e31\u0e19\u0e29\u0e32", "value": 55}, {"arrows": "to", "color": "orange", "from": "\u0e41\u0e21\u0e25\u0e07", "label": "\u0e14\u0e39\u0e14", "to": "\u0e40\u0e25\u0e37\u0e2d\u0e14", "value": 55}, {"arrows": "to", "color": "orange", "from": "\u0e2d\u0e33\u0e40\u0e20\u0e2d", "label": "\u0e1e\u0e31\u0e12\u0e19\u0e32", "to": "\u0e19\u0e34\u0e04\u0e21", "value": 53}, {"arrows": "to", "color": "orange", "from": "\u0e2d\u0e33\u0e40\u0e20\u0e2d", "label": "\u0e25\u0e37\u0e2d", "to": "\u0e2d\u0e33\u0e19\u0e32\u0e08", "value": 47}, {"arrows": "to", "color": "gray", "from": "\u0e2d\u0e33\u0e40\u0e20\u0e2d", "label": "\u0e1b\u0e30", "to": "\u0e40\u0e2b\u0e25\u0e35\u0e22\u0e19", "value": 45}, {"arrows": "to", "color": "gray", "from": "\u0e2d\u0e33\u0e40\u0e20\u0e2d", "label": "\u0e15\u0e32\u0e01", "to": "\u0e43\u0e1a", "value": 37}, {"arrows": "to", "color": "gray", "from": "\u0e2d\u0e33\u0e40\u0e20\u0e2d", "label": "\u0e2b\u0e31\u0e19", "to": "\u0e04\u0e32", "value": 32}, {"arrows": "to", "color": "gray", "from": "\u0e1a\u0e32\u0e17", "label": "\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22", "to": "\u0e1a\u0e32\u0e17", "value": 36}, {"arrows": "to", "color": "orange", "from": "\u0e07\u0e32\u0e19", "label": "\u0e2a\u0e23\u0e49\u0e32\u0e07", "to": "\u0e23\u0e32\u0e22\u0e44\u0e14\u0e49", "value": 51}, {"arrows": "to", "color": "gray", "from": "\u0e2d\u0e32\u0e0a\u0e35\u0e1e", "label": "\u0e2a\u0e23\u0e49\u0e32\u0e07", "to": "\u0e23\u0e32\u0e22\u0e44\u0e14\u0e49", "value": 39}, {"arrows": "to", "color": "gray", "from": "\u0e07\u0e32\u0e19", "label": "\u0e2a\u0e23\u0e49\u0e32\u0e07", "to": "\u0e2d\u0e32\u0e0a\u0e35\u0e1e", "value": 39}, {"arrows": "to", "color": "orange", "from": "\u0e21\u0e32\u0e15\u0e23\u0e01\u0e32\u0e23", "label": "\u0e1b\u0e34\u0e14", "to": "\u0e40\u0e21\u0e37\u0e2d\u0e07", "value": 51}, {"arrows": "to", "color": "gray", "from": "\u0e21\u0e32\u0e15\u0e23\u0e01\u0e32\u0e23", "label": "\u0e25\u0e47\u0e2d\u0e01", "to": "\u0e14\u0e32\u0e27\u0e19\u0e4c", "value": 38}, {"arrows": "to", "color": "gray", "from": "\u0e04\u0e33", "label": "\u0e40\u0e02\u0e37\u0e48\u0e2d\u0e19", "to": "\u0e41\u0e01\u0e49\u0e27", "value": 45}, {"arrows": "to", "color": "gray", "from": "\u0e04\u0e33", "label": "\u0e0a\u0e30", "to": "\u0e2d\u0e35", "value": 32}, {"arrows": "to", "color": "gray", "from": "\u0e23\u0e32", "label": "\u0e25\u0e07", "to": "\u0e01\u0e23", "value": 45}, {"arrows": "to", "color": "gray", "from": "\u0e1e\u0e25\u0e40\u0e23\u0e37\u0e2d\u0e15\u0e23\u0e35", "label": "\u0e2a\u0e21", "to": "\u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34", "value": 44}, {"arrows": "to", "color": "gray", "from": "\u0e1f\u0e49\u0e32", "label": "\u0e17\u0e30\u0e25\u0e32\u0e22", "to": "\u0e42\u0e08\u0e23", "value": 44}, {"arrows": "to", "color": "gray", "from": "\u0e22\u0e32", "label": "\u0e1f\u0e32", "to": "\u0e27\u0e34", "value": 43}, {"arrows": "to", "color": "gray", "from": "\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e01\u0e19\u0e34\u0e29\u0e10\u0e32\u0e18\u0e34\u0e23\u0e32\u0e0a\u0e40\u0e08\u0e49\u0e32 \u0e01\u0e23\u0e21\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e40\u0e17\u0e1e\u0e23\u0e31\u0e15\u0e19\u0e23\u0e32\u0e0a\u0e2a\u0e38\u0e14\u0e32\u0e2f \u0e2a\u0e22\u0e32\u0e21\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e01\u0e38\u0e21\u0e32\u0e23\u0e35", "label": "\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e43\u0e19", "to": "\u0e42\u0e2d\u0e01\u0e32\u0e2a", "value": 42}, {"arrows": "to", "color": "gray", "from": "\u0e2a\u0e31\u0e07\u0e04\u0e21", "label": "\u0e1e\u0e2b\u0e38", "to": "\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21", "value": 36}, {"arrows": "to", "color": "gray", "from": "\u0e15\u0e33\u0e23\u0e27\u0e08", "label": "\u0e15\u0e23\u0e30\u0e40\u0e27\u0e19", "to": "\u0e0a\u0e32\u0e22\u0e41\u0e14\u0e19", "value": 40}, {"arrows": "to", "color": "gray", "from": "\u0e44\u0e25\u0e19\u0e4c", "label": "\u0e23\u0e31\u0e1a", "to": "\u0e41\u0e08\u0e49\u0e07\u0e40\u0e2b\u0e15\u0e38", "value": 40}, {"arrows": "to", "color": "gray", "from": "\u0e23\u0e32\u0e22\u0e08\u0e48\u0e32\u0e22", "label": "\u0e1b\u0e23\u0e30\u0e08\u0e33", "to": "\u0e1b\u0e35\u0e07\u0e1a\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13", "value": 40}, {"arrows": "to", "color": "gray", "from": "\u0e2d\u0e32\u0e01\u0e32\u0e23", "label": "\u0e23\u0e38\u0e19\u0e41\u0e23\u0e07", "to": "\u0e08\u0e33\u0e19\u0e27\u0e19", "value": 35}, {"arrows": "to", "color": "gray", "from": "\u0e2a\u0e34\u0e15", "label": "\u0e2a\u0e21", "to": "\u0e08\u0e34\u0e15\u0e15\u0e4c", "value": 39}, {"arrows": "to", "color": "gray", "from": "\u0e19\u0e32\u0e22\u0e41\u0e1e\u0e17\u0e22\u0e4c", "label": "\u0e15\u0e38\u0e25", "to": "\u0e01\u0e32\u0e19\u0e15\u0e4c", "value": 39}, {"arrows": "to", "color": "gray", "from": "\u0e1d\u0e19", "label": "\u0e1f\u0e49\u0e32\u0e04\u0e30\u0e19\u0e2d\u0e07", "to": "\u0e23\u0e49\u0e2d\u0e22\u0e25\u0e30", "value": 39}, {"arrows": "to", "color": "gray", "from": "\u0e0a\u0e38\u0e14", "label": "\u0e23\u0e31\u0e01\u0e29\u0e32", "to": "\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22", "value": 38}, {"arrows": "to", "color": "gray", "from": "\u0e1e\u0e23\u0e30\u0e18\u0e32\u0e15\u0e38", "label": "\u0e0a\u0e48\u0e2d", "to": "\u0e41\u0e2e", "value": 35}, {"arrows": "to", "color": "gray", "from": "\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e0a\u0e1a\u0e31\u0e0d\u0e0d\u0e31\u0e15\u0e34", "label": "\u0e42\u0e23\u0e04\u0e23\u0e30\u0e1a\u0e32\u0e14", "to": "\u0e2a\u0e31\u0e15\u0e27\u0e4c", "value": 34}, {"arrows": "to", "color": "gray", "from": "\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02", "label": "\u0e1b\u0e23\u0e30\u0e08\u0e33", "to": "\u0e2b\u0e21\u0e39\u0e48\u0e1a\u0e49\u0e32\u0e19", "value": 33}, {"arrows": "to", "color": "gray", "from": "\u0e40\u0e23\u0e37\u0e2d", "label": "\u0e23\u0e31\u0e01\u0e29\u0e32", "to": "\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e07\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22", "value": 33}, {"arrows": "to", "color": "gray", "from": "\u0e40\u0e17\u0e35\u0e22\u0e19", "label": "\u0e1a\u0e39\u0e0a\u0e32", "to": "\u0e1e\u0e23\u0e30\u0e23\u0e31\u0e15\u0e19\u0e15\u0e23\u0e31\u0e22", "value": 33}, {"arrows": "to", "color": "gray", "from": "\u0e1c\u0e39\u0e49\u0e1a\u0e31\u0e0d\u0e0a\u0e32\u0e01\u0e32\u0e23", "label": "\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23", "to": "\u0e20\u0e32\u0e04", "value": 31}]);
// adding nodes and edges to the graph
data = {nodes: nodes, edges: edges};
var options = {
"configure": {
"enabled": true,
"filter": [
"physics"
]
},
"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
}
}
};
// if this network requires displaying the configure window,
// put it in its div
options.configure["container"] = document.getElementById("config");
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>