-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreplies.html
173 lines (130 loc) · 62.8 KB
/
replies.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
<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>
<!-- <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: 800;
background-color: #ffffff;
border: 1px solid lightgray;
position: relative;
float: left;
}
#loadingBar {
position:absolute;
top:0px;
left:0px;
width: 100%;
height: 600;
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": "#ccc", "id": "KingDSeals", "label": "KingDSeals", "shape": "dot", "title": "KingDSeals", "value": 26}, {"color": "lightgreen", "id": "bassem_masri", "label": "bassem_masri", "shape": "dot", "title": "bassem_masri", "value": 242}, {"color": "lightgreen", "id": "VanguardTNT", "label": "VanguardTNT", "shape": "dot", "title": "VanguardTNT", "value": 2}, {"color": "lightgreen", "id": "davidbanner", "label": "davidbanner", "shape": "dot", "title": "davidbanner", "value": 1}, {"color": "lightgreen", "id": "RE_invent_ED", "label": "RE_invent_ED", "shape": "dot", "title": "RE_invent_ED", "value": 2}, {"color": "lightgreen", "id": "TheOutlawz", "label": "TheOutlawz", "shape": "dot", "title": "TheOutlawz", "value": 1}, {"color": "lightgreen", "id": "ImRikaJai", "label": "ImRikaJai", "shape": "dot", "title": "ImRikaJai", "value": 2}, {"color": "lightgreen", "id": "T_DUBB_O", "label": "T_DUBB_O", "shape": "dot", "title": "T_DUBB_O", "value": 2}, {"color": "lightgreen", "id": "YOUNG_NOBLE1", "label": "YOUNG_NOBLE1", "shape": "dot", "title": "YOUNG_NOBLE1", "value": 1}, {"color": "lightgreen", "id": "brothercartan", "label": "brothercartan", "shape": "dot", "title": "brothercartan", "value": 1}, {"color": "lightgreen", "id": "handsupunited_", "label": "handsupunited_", "shape": "dot", "title": "handsupunited_", "value": 2}, {"color": "lightgreen", "id": "tariqnasheed", "label": "tariqnasheed", "shape": "dot", "title": "tariqnasheed", "value": 1}, {"color": "lightgreen", "id": "Gimme_A_Break1", "label": "Gimme_A_Break1", "shape": "dot", "title": "Gimme_A_Break1", "value": 1}, {"color": "lightgreen", "id": "TefPoe", "label": "TefPoe", "shape": "dot", "title": "TefPoe", "value": 2}, {"color": "lightgreen", "id": "jjmcphatter", "label": "jjmcphatter", "shape": "dot", "title": "jjmcphatter", "value": 1}, {"color": "lightgreen", "id": "lostvoices14", "label": "lostvoices14", "shape": "dot", "title": "lostvoices14", "value": 1}, {"color": "lightgreen", "id": "mikebrowncover", "label": "mikebrowncover", "shape": "dot", "title": "mikebrowncover", "value": 2}, {"color": "lightgreen", "id": "neweryork", "label": "neweryork", "shape": "dot", "title": "neweryork", "value": 1}, {"color": "lightgreen", "id": "Cherrell_Brown", "label": "Cherrell_Brown", "shape": "dot", "title": "Cherrell_Brown", "value": 1}, {"color": "lightgreen", "id": "ChuckModi1", "label": "ChuckModi1", "shape": "dot", "title": "ChuckModi1", "value": 2}, {"color": "lightgreen", "id": "Khan_SHEGOG", "label": "Khan_SHEGOG", "shape": "dot", "title": "Khan_SHEGOG", "value": 1}, {"color": "lightgreen", "id": "Nettaaaaaaaa", "label": "Nettaaaaaaaa", "shape": "dot", "title": "Nettaaaaaaaa", "value": 3}, {"color": "lightgreen", "id": "OwlsAsylum", "label": "OwlsAsylum", "shape": "dot", "title": "OwlsAsylum", "value": 2}, {"color": "lightgreen", "id": "dlatchison011", "label": "dlatchison011", "shape": "dot", "title": "dlatchison011", "value": 1}, {"color": "lightgreen", "id": "guygruber", "label": "guygruber", "shape": "dot", "title": "guygruber", "value": 1}, {"color": "lightgreen", "id": "peaceful_birdie", "label": "peaceful_birdie", "shape": "dot", "title": "peaceful_birdie", "value": 1}, {"color": "lightgreen", "id": "youthradio", "label": "youthradio", "shape": "dot", "title": "youthradio", "value": 1}, {"color": "lightgreen", "id": "Delo_Taylor", "label": "Delo_Taylor", "shape": "dot", "title": "Delo_Taylor", "value": 1}, {"color": "lightgreen", "id": "sarahkendzior", "label": "sarahkendzior", "shape": "dot", "title": "sarahkendzior", "value": 1}, {"color": "lightgreen", "id": "deray", "label": "deray", "shape": "dot", "title": "deray", "value": 2}, {"color": "lightgreen", "id": "CruzIncRadio", "label": "CruzIncRadio", "shape": "dot", "title": "CruzIncRadio", "value": 1}, {"color": "lightgreen", "id": "Cygnussid42", "label": "Cygnussid42", "shape": "dot", "title": "Cygnussid42", "value": 1}, {"color": "lightgreen", "id": "Lnonblonde", "label": "Lnonblonde", "shape": "dot", "title": "Lnonblonde", "value": 1}, {"color": "lightgreen", "id": "dejahsmommy", "label": "dejahsmommy", "shape": "dot", "title": "dejahsmommy", "value": 1}, {"color": "lightgreen", "id": "AntonioFrench", "label": "AntonioFrench", "shape": "dot", "title": "AntonioFrench", "value": 2}, {"color": "lightgreen", "id": "Hauckers", "label": "Hauckers", "shape": "dot", "title": "Hauckers", "value": 1}, {"color": "lightgreen", "id": "CassandraRules", "label": "CassandraRules", "shape": "dot", "title": "CassandraRules", "value": 1}, {"color": "lightgreen", "id": "Jeannie_Hartley", "label": "Jeannie_Hartley", "shape": "dot", "title": "Jeannie_Hartley", "value": 1}, {"color": "lightgreen", "id": "CruzInc4u", "label": "CruzInc4u", "shape": "dot", "title": "CruzInc4u", "value": 1}, {"color": "lightgreen", "id": "NYC2Palestine", "label": "NYC2Palestine", "shape": "dot", "title": "NYC2Palestine", "value": 1}, {"color": "lightgreen", "id": "SeanSharesStuff", "label": "SeanSharesStuff", "shape": "dot", "title": "SeanSharesStuff", "value": 1}, {"color": "lightgreen", "id": "typicalcircle", "label": "typicalcircle", "shape": "dot", "title": "typicalcircle", "value": 1}, {"color": "lightgreen", "id": "AnonCopWatch", "label": "AnonCopWatch", "shape": "dot", "title": "AnonCopWatch", "value": 1}, {"color": "lightgreen", "id": "norarahimian", "label": "norarahimian", "shape": "dot", "title": "norarahimian", "value": 1}, {"color": "lightgreen", "id": "Just4Emanuel9", "label": "Just4Emanuel9", "shape": "dot", "title": "Just4Emanuel9", "value": 1}, {"color": "lightgreen", "id": "PenofUmar", "label": "PenofUmar", "shape": "dot", "title": "PenofUmar", "value": 1}, {"color": "lightgreen", "id": "ChristinaKSDK", "label": "ChristinaKSDK", "shape": "dot", "title": "ChristinaKSDK", "value": 1}, {"color": "lightgreen", "id": "AnonyMobLive", "label": "AnonyMobLive", "shape": "dot", "title": "AnonyMobLive", "value": 1}, {"color": "lightgreen", "id": "HatchHarkness", "label": "HatchHarkness", "shape": "dot", "title": "HatchHarkness", "value": 1}, {"color": "lightgreen", "id": "MungenCakes", "label": "MungenCakes", "shape": "dot", "title": "MungenCakes", "value": 1}, {"color": "lightgreen", "id": "my2cnz", "label": "my2cnz", "shape": "dot", "title": "my2cnz", "value": 1}, {"color": "lightgreen", "id": "KWRose", "label": "KWRose", "shape": "dot", "title": "KWRose", "value": 1}, {"color": "lightgreen", "id": "ReadCONTRA", "label": "ReadCONTRA", "shape": "dot", "title": "ReadCONTRA", "value": 1}, {"color": "lightgreen", "id": "i_AM_theChange", "label": "i_AM_theChange", "shape": "dot", "title": "i_AM_theChange", "value": 1}, {"color": "lightgreen", "id": "Hotflashes10", "label": "Hotflashes10", "shape": "dot", "title": "Hotflashes10", "value": 1}, {"color": "lightgreen", "id": "RaniaKhalek", "label": "RaniaKhalek", "shape": "dot", "title": "RaniaKhalek", "value": 1}, {"color": "lightgreen", "id": "TheVikChick", "label": "TheVikChick", "shape": "dot", "title": "TheVikChick", "value": 1}, {"color": "lightgreen", "id": "YourAnonNews", "label": "YourAnonNews", "shape": "dot", "title": "YourAnonNews", "value": 1}, {"color": "lightgreen", "id": "AnonFerg", "label": "AnonFerg", "shape": "dot", "title": "AnonFerg", "value": 1}, {"color": "lightgreen", "id": "AnonLove253FTP", "label": "AnonLove253FTP", "shape": "dot", "title": "AnonLove253FTP", "value": 1}, {"color": "lightgreen", "id": "Rebelutionary_Z", "label": "Rebelutionary_Z", "shape": "dot", "title": "Rebelutionary_Z", "value": 2}, {"color": "lightgreen", "id": "ChingonaRasta", "label": "ChingonaRasta", "shape": "dot", "title": "ChingonaRasta", "value": 1}, {"color": "lightgreen", "id": "CinnaAyn", "label": "CinnaAyn", "shape": "dot", "title": "CinnaAyn", "value": 1}, {"color": "lightgreen", "id": "CruzIncGlobal", "label": "CruzIncGlobal", "shape": "dot", "title": "CruzIncGlobal", "value": 1}, {"color": "lightgreen", "id": "IsakandRbka", "label": "IsakandRbka", "shape": "dot", "title": "IsakandRbka", "value": 1}, {"color": "lightgreen", "id": "KatCapps", "label": "KatCapps", "shape": "dot", "title": "KatCapps", "value": 1}, {"color": "lightgreen", "id": "justinstoned", "label": "justinstoned", "shape": "dot", "title": "justinstoned", "value": 1}, {"color": "lightgreen", "id": "stop1033", "label": "stop1033", "shape": "dot", "title": "stop1033", "value": 1}, {"color": "lightgreen", "id": "Cleosbaby64", "label": "Cleosbaby64", "shape": "dot", "title": "Cleosbaby64", "value": 1}, {"color": "lightgreen", "id": "MissJupiter1957", "label": "MissJupiter1957", "shape": "dot", "title": "MissJupiter1957", "value": 1}, {"color": "lightgreen", "id": "Ms_Workes", "label": "Ms_Workes", "shape": "dot", "title": "Ms_Workes", "value": 1}, {"color": "lightgreen", "id": "StlGal_36", "label": "StlGal_36", "shape": "dot", "title": "StlGal_36", "value": 1}, {"color": "lightgreen", "id": "WyzeChef", "label": "WyzeChef", "shape": "dot", "title": "WyzeChef", "value": 1}, {"color": "lightgreen", "id": "kash04316_d", "label": "kash04316_d", "shape": "dot", "title": "kash04316_d", "value": 1}, {"color": "lightgreen", "id": "mollyrosestl", "label": "mollyrosestl", "shape": "dot", "title": "mollyrosestl", "value": 1}, {"color": "lightgreen", "id": "pbj_stl13", "label": "pbj_stl13", "shape": "dot", "title": "pbj_stl13", "value": 1}, {"color": "lightgreen", "id": "BlackGClouds", "label": "BlackGClouds", "shape": "dot", "title": "BlackGClouds", "value": 1}, {"color": "lightgreen", "id": "IdalinBobe", "label": "IdalinBobe", "shape": "dot", "title": "IdalinBobe", "value": 1}, {"color": "lightgreen", "id": "SMoKeeGyRL", "label": "SMoKeeGyRL", "shape": "dot", "title": "SMoKeeGyRL", "value": 1}, {"color": "lightgreen", "id": "nubian_1", "label": "nubian_1", "shape": "dot", "title": "nubian_1", "value": 1}, {"color": "lightgreen", "id": "sdkstl", "label": "sdkstl", "shape": "dot", "title": "sdkstl", "value": 1}, {"color": "lightgreen", "id": "wshemp", "label": "wshemp", "shape": "dot", "title": "wshemp", "value": 1}, {"color": "lightgreen", "id": "ILoveMyWife0007", "label": "ILoveMyWife0007", "shape": "dot", "title": "ILoveMyWife0007", "value": 1}, {"color": "lightgreen", "id": "LeslieMac", "label": "LeslieMac", "shape": "dot", "title": "LeslieMac", "value": 1}, {"color": "lightgreen", "id": "Mayberry200", "label": "Mayberry200", "shape": "dot", "title": "Mayberry200", "value": 1}, {"color": "lightgreen", "id": "MintPressNews", "label": "MintPressNews", "shape": "dot", "title": "MintPressNews", "value": 1}, {"color": "lightgreen", "id": "OpFerguson", "label": "OpFerguson", "shape": "dot", "title": "OpFerguson", "value": 1}, {"color": "lightgreen", "id": "bdoulaoblongata", "label": "bdoulaoblongata", "shape": "dot", "title": "bdoulaoblongata", "value": 1}, {"color": "lightgreen", "id": "dolphin_LS", "label": "dolphin_LS", "shape": "dot", "title": "dolphin_LS", "value": 1}, {"color": "lightgreen", "id": "drumbeats4peace", "label": "drumbeats4peace", "shape": "dot", "title": "drumbeats4peace", "value": 1}, {"color": "lightgreen", "id": "jrosenbaum", "label": "jrosenbaum", "shape": "dot", "title": "jrosenbaum", "value": 1}, {"color": "lightgreen", "id": "lsarsour", "label": "lsarsour", "shape": "dot", "title": "lsarsour", "value": 1}, {"color": "lightgreen", "id": "mirahwood", "label": "mirahwood", "shape": "dot", "title": "mirahwood", "value": 1}, {"color": "lightgreen", "id": "raydowns", "label": "raydowns", "shape": "dot", "title": "raydowns", "value": 1}, {"color": "lightgreen", "id": "tchopstl_", "label": "tchopstl_", "shape": "dot", "title": "tchopstl_", "value": 1}, {"color": "lightgreen", "id": "thewanji", "label": "thewanji", "shape": "dot", "title": "thewanji", "value": 1}, {"color": "lightgreen", "id": "Anna_Baltzer", "label": "Anna_Baltzer", "shape": "dot", "title": "Anna_Baltzer", "value": 1}, {"color": "lightgreen", "id": "AnonymousPress", "label": "AnonymousPress", "shape": "dot", "title": "AnonymousPress", "value": 1}, {"color": "lightgreen", "id": "CNN", "label": "CNN", "shape": "dot", "title": "CNN", "value": 1}, {"color": "lightgreen", "id": "Ellevation_", "label": "Ellevation_", "shape": "dot", "title": "Ellevation_", "value": 1}, {"color": "lightgreen", "id": "Kelemchrist", "label": "Kelemchrist", "shape": "dot", "title": "Kelemchrist", "value": 1}, {"color": "lightgreen", "id": "LAPeoplesMedia", "label": "LAPeoplesMedia", "shape": "dot", "title": "LAPeoplesMedia", "value": 1}, {"color": "lightgreen", "id": "LaminSwann", "label": "LaminSwann", "shape": "dot", "title": "LaminSwann", "value": 1}, {"color": "lightgreen", "id": "Nechanna", "label": "Nechanna", "shape": "dot", "title": "Nechanna", "value": 1}, {"color": "lightgreen", "id": "Shanna_Parker", "label": "Shanna_Parker", "shape": "dot", "title": "Shanna_Parker", "value": 1}, {"color": "lightgreen", "id": "TalibKweli", "label": "TalibKweli", "shape": "dot", "title": "TalibKweli", "value": 1}, {"color": "lightgreen", "id": "angeldevil1111", "label": "angeldevil1111", "shape": "dot", "title": "angeldevil1111", "value": 1}, {"color": "lightgreen", "id": "bexology_", "label": "bexology_", "shape": "dot", "title": "bexology_", "value": 1}, {"color": "lightgreen", "id": "deathrep", "label": "deathrep", "shape": "dot", "title": "deathrep", "value": 1}, {"color": "lightgreen", "id": "maryteatowel", "label": "maryteatowel", "shape": "dot", "title": "maryteatowel", "value": 1}, {"color": "lightgreen", "id": "mel_takes_pics", "label": "mel_takes_pics", "shape": "dot", "title": "mel_takes_pics", "value": 1}, {"color": "lightgreen", "id": "rousseau_ist", "label": "rousseau_ist", "shape": "dot", "title": "rousseau_ist", "value": 1}, {"color": "lightgreen", "id": "search4swag", "label": "search4swag", "shape": "dot", "title": "search4swag", "value": 1}, {"color": "lightgreen", "id": "t0p_100", "label": "t0p_100", "shape": "dot", "title": "t0p_100", "value": 1}, {"color": "lightgreen", "id": "verbal_riot", "label": "verbal_riot", "shape": "dot", "title": "verbal_riot", "value": 1}, {"color": "lightgreen", "id": "AB_Syed", "label": "AB_Syed", "shape": "dot", "title": "AB_Syed", "value": 1}, {"color": "lightgreen", "id": "AVASradiance", "label": "AVASradiance", "shape": "dot", "title": "AVASradiance", "value": 1}, {"color": "lightgreen", "id": "AnitaStewart", "label": "AnitaStewart", "shape": "dot", "title": "AnitaStewart", "value": 1}, {"color": "lightgreen", "id": "BellaEiko", "label": "BellaEiko", "shape": "dot", "title": "BellaEiko", "value": 1}, {"color": "lightgreen", "id": "Bohemianmoon", "label": "Bohemianmoon", "shape": "dot", "title": "Bohemianmoon", "value": 1}, {"color": "lightgreen", "id": "Copwatch", "label": "Copwatch", "shape": "dot", "title": "Copwatch", "value": 1}, {"color": "lightgreen", "id": "CourtneyPFB", "label": "CourtneyPFB", "shape": "dot", "title": "CourtneyPFB", "value": 1}, {"color": "lightgreen", "id": "DConford", "label": "DConford", "shape": "dot", "title": "DConford", "value": 1}, {"color": "lightgreen", "id": "FaithInFerguson", "label": "FaithInFerguson", "shape": "dot", "title": "FaithInFerguson", "value": 1}, {"color": "lightgreen", "id": "GeekNStereo", "label": "GeekNStereo", "shape": "dot", "title": "GeekNStereo", "value": 1}, {"color": "lightgreen", "id": "GlobalRevLive", "label": "GlobalRevLive", "shape": "dot", "title": "GlobalRevLive", "value": 1}, {"color": "lightgreen", "id": "JCoopPhoto", "label": "JCoopPhoto", "shape": "dot", "title": "JCoopPhoto", "value": 1}, {"color": "lightgreen", "id": "JohnnyMack_", "label": "JohnnyMack_", "shape": "dot", "title": "JohnnyMack_", "value": 1}, {"color": "lightgreen", "id": "JoyAnnReid", "label": "JoyAnnReid", "shape": "dot", "title": "JoyAnnReid", "value": 1}, {"color": "lightgreen", "id": "MelodyTheMellow", "label": "MelodyTheMellow", "shape": "dot", "title": "MelodyTheMellow", "value": 1}, {"color": "lightgreen", "id": "NewsRevo", "label": "NewsRevo", "shape": "dot", "title": "NewsRevo", "value": 1}, {"color": "lightgreen", "id": "NubianQueenIAm", "label": "NubianQueenIAm", "shape": "dot", "title": "NubianQueenIAm", "value": 1}, {"color": "lightgreen", "id": "PMbeers", "label": "PMbeers", "shape": "dot", "title": "PMbeers", "value": 1}, {"color": "lightgreen", "id": "Pie324", "label": "Pie324", "shape": "dot", "title": "Pie324", "value": 1}, {"color": "lightgreen", "id": "PresidentFraud", "label": "PresidentFraud", "shape": "dot", "title": "PresidentFraud", "value": 1}, {"color": "lightgreen", "id": "SherriQueenMoma", "label": "SherriQueenMoma", "shape": "dot", "title": "SherriQueenMoma", "value": 1}, {"color": "lightgreen", "id": "TheDreadPoet", "label": "TheDreadPoet", "shape": "dot", "title": "TheDreadPoet", "value": 1}, {"color": "lightgreen", "id": "TheNYCBMX", "label": "TheNYCBMX", "shape": "dot", "title": "TheNYCBMX", "value": 1}, {"color": "lightgreen", "id": "TheZOMB", "label": "TheZOMB", "shape": "dot", "title": "TheZOMB", "value": 1}, {"color": "lightgreen", "id": "anthonyshahid1", "label": "anthonyshahid1", "shape": "dot", "title": "anthonyshahid1", "value": 1}, {"color": "lightgreen", "id": "argusnewsnow", "label": "argusnewsnow", "shape": "dot", "title": "argusnewsnow", "value": 1}, {"color": "lightgreen", "id": "brandonlongo", "label": "brandonlongo", "shape": "dot", "title": "brandonlongo", "value": 1}, {"color": "lightgreen", "id": "cgrapski", "label": "cgrapski", "shape": "dot", "title": "cgrapski", "value": 1}, {"color": "lightgreen", "id": "devotedones", "label": "devotedones", "shape": "dot", "title": "devotedones", "value": 1}, {"color": "lightgreen", "id": "iJesseWilliams", "label": "iJesseWilliams", "shape": "dot", "title": "iJesseWilliams", "value": 1}, {"color": "lightgreen", "id": "j7vii", "label": "j7vii", "shape": "dot", "title": "j7vii", "value": 1}, {"color": "lightgreen", "id": "kavn", "label": "kavn", "shape": "dot", "title": "kavn", "value": 1}, {"color": "lightgreen", "id": "kaybunce", "label": "kaybunce", "shape": "dot", "title": "kaybunce", "value": 1}, {"color": "lightgreen", "id": "longgoneblond", "label": "longgoneblond", "shape": "dot", "title": "longgoneblond", "value": 1}, {"color": "lightgreen", "id": "moonbeam0811", "label": "moonbeam0811", "shape": "dot", "title": "moonbeam0811", "value": 1}, {"color": "lightgreen", "id": "mterr337", "label": "mterr337", "shape": "dot", "title": "mterr337", "value": 1}, {"color": "lightgreen", "id": "overtherye", "label": "overtherye", "shape": "dot", "title": "overtherye", "value": 1}, {"color": "lightgreen", "id": "phampel", "label": "phampel", "shape": "dot", "title": "phampel", "value": 1}, {"color": "lightgreen", "id": "prussogirl", "label": "prussogirl", "shape": "dot", "title": "prussogirl", "value": 1}, {"color": "lightgreen", "id": "queenlintlicker", "label": "queenlintlicker", "shape": "dot", "title": "queenlintlicker", "value": 1}, {"color": "lightgreen", "id": "sarasidnerCNN", "label": "sarasidnerCNN", "shape": "dot", "title": "sarasidnerCNN", "value": 1}, {"color": "lightgreen", "id": "stacielovestea", "label": "stacielovestea", "shape": "dot", "title": "stacielovestea", "value": 1}, {"color": "lightgreen", "id": "stlpsc", "label": "stlpsc", "shape": "dot", "title": "stlpsc", "value": 1}, {"color": "lightgreen", "id": "12160mhz", "label": "12160mhz", "shape": "dot", "title": "12160mhz", "value": 1}, {"color": "lightgreen", "id": "88blackhatss", "label": "88blackhatss", "shape": "dot", "title": "88blackhatss", "value": 1}, {"color": "lightgreen", "id": "ABernM", "label": "ABernM", "shape": "dot", "title": "ABernM", "value": 1}, {"color": "lightgreen", "id": "Amazing32582", "label": "Amazing32582", "shape": "dot", "title": "Amazing32582", "value": 1}, {"color": "lightgreen", "id": "Anon_OpSK", "label": "Anon_OpSK", "shape": "dot", "title": "Anon_OpSK", "value": 1}, {"color": "lightgreen", "id": "Anondad", "label": "Anondad", "shape": "dot", "title": "Anondad", "value": 1}, {"color": "lightgreen", "id": "ArrestWilson", "label": "ArrestWilson", "shape": "dot", "title": "ArrestWilson", "value": 1}, {"color": "lightgreen", "id": "Auntie_Allison", "label": "Auntie_Allison", "shape": "dot", "title": "Auntie_Allison", "value": 1}, {"color": "lightgreen", "id": "BigBull45", "label": "BigBull45", "shape": "dot", "title": "BigBull45", "value": 1}, {"color": "lightgreen", "id": "Blackstarjus", "label": "Blackstarjus", "shape": "dot", "title": "Blackstarjus", "value": 1}, {"color": "lightgreen", "id": "Chaosforthefly", "label": "Chaosforthefly", "shape": "dot", "title": "Chaosforthefly", "value": 1}, {"color": "lightgreen", "id": "ChristNme", "label": "ChristNme", "shape": "dot", "title": "ChristNme", "value": 1}, {"color": "lightgreen", "id": "CigarDaisy311", "label": "CigarDaisy311", "shape": "dot", "title": "CigarDaisy311", "value": 1}, {"color": "lightgreen", "id": "CommanderXanon", "label": "CommanderXanon", "shape": "dot", "title": "CommanderXanon", "value": 1}, {"color": "lightgreen", "id": "CynnyB", "label": "CynnyB", "shape": "dot", "title": "CynnyB", "value": 1}, {"color": "lightgreen", "id": "De400blues", "label": "De400blues", "shape": "dot", "title": "De400blues", "value": 1}, {"color": "lightgreen", "id": "DeadPrecariat", "label": "DeadPrecariat", "shape": "dot", "title": "DeadPrecariat", "value": 1}, {"color": "lightgreen", "id": "DemondFernandez", "label": "DemondFernandez", "shape": "dot", "title": "DemondFernandez", "value": 1}, {"color": "lightgreen", "id": "DesignsInCode", "label": "DesignsInCode", "shape": "dot", "title": "DesignsInCode", "value": 1}, {"color": "lightgreen", "id": "Erberhawk", "label": "Erberhawk", "shape": "dot", "title": "Erberhawk", "value": 1}, {"color": "lightgreen", "id": "FergusonMafia", "label": "FergusonMafia", "shape": "dot", "title": "FergusonMafia", "value": 1}, {"color": "lightgreen", "id": "Fiveonadub", "label": "Fiveonadub", "shape": "dot", "title": "Fiveonadub", "value": 1}, {"color": "lightgreen", "id": "GC4Hillary", "label": "GC4Hillary", "shape": "dot", "title": "GC4Hillary", "value": 1}, {"color": "lightgreen", "id": "GrlMeechie", "label": "GrlMeechie", "shape": "dot", "title": "GrlMeechie", "value": 1}, {"color": "lightgreen", "id": "HowNowBrownDowd", "label": "HowNowBrownDowd", "shape": "dot", "title": "HowNowBrownDowd", "value": 1}, {"color": "lightgreen", "id": "IAM_aVOICE", "label": "IAM_aVOICE", "shape": "dot", "title": "IAM_aVOICE", "value": 1}, {"color": "lightgreen", "id": "JASVPUMP", "label": "JASVPUMP", "shape": "dot", "title": "JASVPUMP", "value": 1}, {"color": "lightgreen", "id": "JessLivMo", "label": "JessLivMo", "shape": "dot", "title": "JessLivMo", "value": 1}, {"color": "lightgreen", "id": "JesseBenn", "label": "JesseBenn", "shape": "dot", "title": "JesseBenn", "value": 1}, {"color": "lightgreen", "id": "Jmoon901", "label": "Jmoon901", "shape": "dot", "title": "Jmoon901", "value": 1}, {"color": "lightgreen", "id": "KINGofMONSTARS", "label": "KINGofMONSTARS", "shape": "dot", "title": "KINGofMONSTARS", "value": 1}, {"color": "lightgreen", "id": "KickGamePropers", "label": "KickGamePropers", "shape": "dot", "title": "KickGamePropers", "value": 1}, {"color": "lightgreen", "id": "LiberalHDWoman", "label": "LiberalHDWoman", "shape": "dot", "title": "LiberalHDWoman", "value": 1}, {"color": "lightgreen", "id": "MercutioXanon", "label": "MercutioXanon", "shape": "dot", "title": "MercutioXanon", "value": 1}, {"color": "lightgreen", "id": "MidWestMisfit13", "label": "MidWestMisfit13", "shape": "dot", "title": "MidWestMisfit13", "value": 1}, {"color": "lightgreen", "id": "NAGOUL1", "label": "NAGOUL1", "shape": "dot", "title": "NAGOUL1", "value": 1}, {"color": "lightgreen", "id": "OBS_STL", "label": "OBS_STL", "shape": "dot", "title": "OBS_STL", "value": 1}, {"color": "lightgreen", "id": "OLAASM", "label": "OLAASM", "shape": "dot", "title": "OLAASM", "value": 1}, {"color": "lightgreen", "id": "OccHiloMedia", "label": "OccHiloMedia", "shape": "dot", "title": "OccHiloMedia", "value": 1}, {"color": "lightgreen", "id": "OccuWorld", "label": "OccuWorld", "shape": "dot", "title": "OccuWorld", "value": 1}, {"color": "lightgreen", "id": "OchiProp", "label": "OchiProp", "shape": "dot", "title": "OchiProp", "value": 1}, {"color": "lightgreen", "id": "POTUSIsLOVED44", "label": "POTUSIsLOVED44", "shape": "dot", "title": "POTUSIsLOVED44", "value": 1}, {"color": "lightgreen", "id": "PaulKWeinhold", "label": "PaulKWeinhold", "shape": "dot", "title": "PaulKWeinhold", "value": 1}, {"color": "lightgreen", "id": "Penny_G", "label": "Penny_G", "shape": "dot", "title": "Penny_G", "value": 1}, {"color": "lightgreen", "id": "Platypus64", "label": "Platypus64", "shape": "dot", "title": "Platypus64", "value": 1}, {"color": "lightgreen", "id": "PolicePoliceACP", "label": "PolicePoliceACP", "shape": "dot", "title": "PolicePoliceACP", "value": 1}, {"color": "lightgreen", "id": "RationalBassist", "label": "RationalBassist", "shape": "dot", "title": "RationalBassist", "value": 1}, {"color": "lightgreen", "id": "RisePDX", "label": "RisePDX", "shape": "dot", "title": "RisePDX", "value": 1}, {"color": "lightgreen", "id": "SeattleKennetha", "label": "SeattleKennetha", "shape": "dot", "title": "SeattleKennetha", "value": 1}, {"color": "lightgreen", "id": "SophiaLamar1", "label": "SophiaLamar1", "shape": "dot", "title": "SophiaLamar1", "value": 1}, {"color": "lightgreen", "id": "T_H_E_F_A_C_E", "label": "T_H_E_F_A_C_E", "shape": "dot", "title": "T_H_E_F_A_C_E", "value": 1}, {"color": "lightgreen", "id": "Thisl", "label": "Thisl", "shape": "dot", "title": "Thisl", "value": 1}, {"color": "lightgreen", "id": "TinaGaston87", "label": "TinaGaston87", "shape": "dot", "title": "TinaGaston87", "value": 1}, {"color": "lightgreen", "id": "Truth573", "label": "Truth573", "shape": "dot", "title": "Truth573", "value": 1}, {"color": "lightgreen", "id": "US_Campaign", "label": "US_Campaign", "shape": "dot", "title": "US_Campaign", "value": 1}, {"color": "lightgreen", "id": "WesleyLowery", "label": "WesleyLowery", "shape": "dot", "title": "WesleyLowery", "value": 1}, {"color": "lightgreen", "id": "Yamiche", "label": "Yamiche", "shape": "dot", "title": "Yamiche", "value": 1}, {"color": "lightgreen", "id": "_Elle_Spencer_", "label": "_Elle_Spencer_", "shape": "dot", "title": "_Elle_Spencer_", "value": 1}, {"color": "lightgreen", "id": "aaronRmcmullin", "label": "aaronRmcmullin", "shape": "dot", "title": "aaronRmcmullin", "value": 1}, {"color": "lightgreen", "id": "adbridgeforth", "label": "adbridgeforth", "shape": "dot", "title": "adbridgeforth", "value": 1}, {"color": "lightgreen", "id": "ageless_vintage", "label": "ageless_vintage", "shape": "dot", "title": "ageless_vintage", "value": 1}, {"color": "lightgreen", "id": "amnestyusa", "label": "amnestyusa", "shape": "dot", "title": "amnestyusa", "value": 1}, {"color": "lightgreen", "id": "backonmylizzie", "label": "backonmylizzie", "shape": "dot", "title": "backonmylizzie", "value": 1}, {"color": "lightgreen", "id": "bleedingheartmx", "label": "bleedingheartmx", "shape": "dot", "title": "bleedingheartmx", "value": 1}, {"color": "lightgreen", "id": "brownblaze", "label": "brownblaze", "shape": "dot", "title": "brownblaze", "value": 1}, {"color": "lightgreen", "id": "ccchicky", "label": "ccchicky", "shape": "dot", "title": "ccchicky", "value": 1}, {"color": "lightgreen", "id": "chriskingstl", "label": "chriskingstl", "shape": "dot", "title": "chriskingstl", "value": 1}, {"color": "lightgreen", "id": "common", "label": "common", "shape": "dot", "title": "common", "value": 1}, {"color": "lightgreen", "id": "damkina", "label": "damkina", "shape": "dot", "title": "damkina", "value": 1}, {"color": "lightgreen", "id": "doccivilwarsr", "label": "doccivilwarsr", "shape": "dot", "title": "doccivilwarsr", "value": 1}, {"color": "lightgreen", "id": "dreamhampton", "label": "dreamhampton", "shape": "dot", "title": "dreamhampton", "value": 1}, {"color": "lightgreen", "id": "evenbev", "label": "evenbev", "shape": "dot", "title": "evenbev", "value": 1}, {"color": "lightgreen", "id": "eyeseeslive", "label": "eyeseeslive", "shape": "dot", "title": "eyeseeslive", "value": 1}, {"color": "lightgreen", "id": "fergusonRus", "label": "fergusonRus", "shape": "dot", "title": "fergusonRus", "value": 1}, {"color": "lightgreen", "id": "jaa4th", "label": "jaa4th", "shape": "dot", "title": "jaa4th", "value": 1}, {"color": "lightgreen", "id": "jimprincems", "label": "jimprincems", "shape": "dot", "title": "jimprincems", "value": 1}, {"color": "lightgreen", "id": "jonswaine", "label": "jonswaine", "shape": "dot", "title": "jonswaine", "value": 1}, {"color": "lightgreen", "id": "justinbaragona", "label": "justinbaragona", "shape": "dot", "title": "justinbaragona", "value": 1}, {"color": "lightgreen", "id": "kgosztola", "label": "kgosztola", "shape": "dot", "title": "kgosztola", "value": 1}, {"color": "lightgreen", "id": "kittygal5399", "label": "kittygal5399", "shape": "dot", "title": "kittygal5399", "value": 1}, {"color": "lightgreen", "id": "lamproce", "label": "lamproce", "shape": "dot", "title": "lamproce", "value": 1}, {"color": "lightgreen", "id": "limeonaire", "label": "limeonaire", "shape": "dot", "title": "limeonaire", "value": 1}, {"color": "lightgreen", "id": "maccalled", "label": "maccalled", "shape": "dot", "title": "maccalled", "value": 1}, {"color": "lightgreen", "id": "minefield101", "label": "minefield101", "shape": "dot", "title": "minefield101", "value": 1}, {"color": "lightgreen", "id": "msugrl33", "label": "msugrl33", "shape": "dot", "title": "msugrl33", "value": 1}, {"color": "lightgreen", "id": "myownspin", "label": "myownspin", "shape": "dot", "title": "myownspin", "value": 1}, {"color": "lightgreen", "id": "occupytheory", "label": "occupytheory", "shape": "dot", "title": "occupytheory", "value": 1}, {"color": "lightgreen", "id": "pastormykmac", "label": "pastormykmac", "shape": "dot", "title": "pastormykmac", "value": 1}, {"color": "lightgreen", "id": "realmelodic", "label": "realmelodic", "shape": "dot", "title": "realmelodic", "value": 1}, {"color": "lightgreen", "id": "ronfullwood", "label": "ronfullwood", "shape": "dot", "title": "ronfullwood", "value": 1}, {"color": "lightgreen", "id": "sacourtreporter", "label": "sacourtreporter", "shape": "dot", "title": "sacourtreporter", "value": 1}, {"color": "lightgreen", "id": "sarsoora834", "label": "sarsoora834", "shape": "dot", "title": "sarsoora834", "value": 1}, {"color": "lightgreen", "id": "sepulvev", "label": "sepulvev", "shape": "dot", "title": "sepulvev", "value": 1}, {"color": "lightgreen", "id": "shazza_razza", "label": "shazza_razza", "shape": "dot", "title": "shazza_razza", "value": 1}, {"color": "lightgreen", "id": "sophiaponders", "label": "sophiaponders", "shape": "dot", "title": "sophiaponders", "value": 1}, {"color": "lightgreen", "id": "soylentgs", "label": "soylentgs", "shape": "dot", "title": "soylentgs", "value": 1}, {"color": "lightgreen", "id": "stephencdeere", "label": "stephencdeere", "shape": "dot", "title": "stephencdeere", "value": 1}, {"color": "lightgreen", "id": "stevenjhsieh", "label": "stevenjhsieh", "shape": "dot", "title": "stevenjhsieh", "value": 1}, {"color": "lightgreen", "id": "stlouisx50", "label": "stlouisx50", "shape": "dot", "title": "stlouisx50", "value": 1}, {"color": "lightgreen", "id": "stubbscrew", "label": "stubbscrew", "shape": "dot", "title": "stubbscrew", "value": 1}, {"color": "#ccc", "id": "King_D_Seals", "label": "King_D_Seals", "shape": "dot", "title": "King_D_Seals", "value": 1}, {"color": "lightgreen", "id": "THEREALBANNER", "label": "THEREALBANNER", "shape": "dot", "title": "THEREALBANNER", "value": 1}, {"color": "#ccc", "id": "eyeFLOODpanties", "label": "eyeFLOODpanties", "shape": "dot", "title": "eyeFLOODpanties", "value": 38}, {"color": "lightgreen", "id": "kodacohen", "label": "kodacohen", "shape": "dot", "title": "kodacohen", "value": 1}, {"color": "lightgreen", "id": "PDPJ", "label": "PDPJ", "shape": "dot", "title": "PDPJ", "value": 1}, {"color": "lightgreen", "id": "Tedderman1", "label": "Tedderman1", "shape": "dot", "title": "Tedderman1", "value": 1}, {"color": "lightgreen", "id": "DylanPlayfair", "label": "DylanPlayfair", "shape": "dot", "title": "DylanPlayfair", "value": 1}, {"color": "lightgreen", "id": "_LadyT23", "label": "_LadyT23", "shape": "dot", "title": "_LadyT23", "value": 1}, {"color": "lightgreen", "id": "Bigcee56", "label": "Bigcee56", "shape": "dot", "title": "Bigcee56", "value": 1}, {"color": "lightgreen", "id": "Bipartisanism", "label": "Bipartisanism", "shape": "dot", "title": "Bipartisanism", "value": 1}, {"color": "lightgreen", "id": "Breaking911", "label": "Breaking911", "shape": "dot", "title": "Breaking911", "value": 1}, {"color": "lightgreen", "id": "CocoDivinexxx", "label": "CocoDivinexxx", "shape": "dot", "title": "CocoDivinexxx", "value": 1}, {"color": "lightgreen", "id": "ElanMartinDCLaw", "label": "ElanMartinDCLaw", "shape": "dot", "title": "ElanMartinDCLaw", "value": 1}, {"color": "lightgreen", "id": "FierceBeautyCo", "label": "FierceBeautyCo", "shape": "dot", "title": "FierceBeautyCo", "value": 1}, {"color": "lightgreen", "id": "HazeyKilla", "label": "HazeyKilla", "shape": "dot", "title": "HazeyKilla", "value": 1}, {"color": "lightgreen", "id": "KadieUSA", "label": "KadieUSA", "shape": "dot", "title": "KadieUSA", "value": 1}, {"color": "lightgreen", "id": "MrsTKidd", "label": "MrsTKidd", "shape": "dot", "title": "MrsTKidd", "value": 1}, {"color": "lightgreen", "id": "MzJonesEsq", "label": "MzJonesEsq", "shape": "dot", "title": "MzJonesEsq", "value": 1}, {"color": "lightgreen", "id": "ReignOfApril", "label": "ReignOfApril", "shape": "dot", "title": "ReignOfApril", "value": 1}, {"color": "lightgreen", "id": "SavingEJ", "label": "SavingEJ", "shape": "dot", "title": "SavingEJ", "value": 1}, {"color": "lightgreen", "id": "StrangePintura", "label": "StrangePintura", "shape": "dot", "title": "StrangePintura", "value": 1}, {"color": "lightgreen", "id": "TheCubicleChick", "label": "TheCubicleChick", "shape": "dot", "title": "TheCubicleChick", "value": 1}, {"color": "lightgreen", "id": "TheObamaDiary", "label": "TheObamaDiary", "shape": "dot", "title": "TheObamaDiary", "value": 1}, {"color": "lightgreen", "id": "WallyBeamin", "label": "WallyBeamin", "shape": "dot", "title": "WallyBeamin", "value": 1}, {"color": "lightgreen", "id": "brianstelter", "label": "brianstelter", "shape": "dot", "title": "brianstelter", "value": 1}, {"color": "lightgreen", "id": "coolmamamia", "label": "coolmamamia", "shape": "dot", "title": "coolmamamia", "value": 1}, {"color": "lightgreen", "id": "drewXdeficit", "label": "drewXdeficit", "shape": "dot", "title": "drewXdeficit", "value": 1}, {"color": "lightgreen", "id": "drgoddess", "label": "drgoddess", "shape": "dot", "title": "drgoddess", "value": 1}, {"color": "lightgreen", "id": "jadewalkerr21", "label": "jadewalkerr21", "shape": "dot", "title": "jadewalkerr21", "value": 1}, {"color": "lightgreen", "id": "jaywise3", "label": "jaywise3", "shape": "dot", "title": "jaywise3", "value": 1}, {"color": "lightgreen", "id": "kentuckyviews", "label": "kentuckyviews", "shape": "dot", "title": "kentuckyviews", "value": 1}, {"color": "lightgreen", "id": "kreactivity", "label": "kreactivity", "shape": "dot", "title": "kreactivity", "value": 1}, {"color": "lightgreen", "id": "lana_heart300", "label": "lana_heart300", "shape": "dot", "title": "lana_heart300", "value": 1}, {"color": "lightgreen", "id": "lataysimp", "label": "lataysimp", "shape": "dot", "title": "lataysimp", "value": 1}, {"color": "lightgreen", "id": "newsjunke", "label": "newsjunke", "shape": "dot", "title": "newsjunke", "value": 1}, {"color": "lightgreen", "id": "reneefranks", "label": "reneefranks", "shape": "dot", "title": "reneefranks", "value": 1}, {"color": "lightgreen", "id": "sauvignonelle", "label": "sauvignonelle", "shape": "dot", "title": "sauvignonelle", "value": 1}]);
edges = new vis.DataSet([{"arrows": "to", "from": "KingDSeals", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "KingDSeals", "to": "VanguardTNT", "value": 10}, {"arrows": "to", "from": "KingDSeals", "to": "davidbanner", "value": 7}, {"arrows": "to", "from": "KingDSeals", "to": "RE_invent_ED", "value": 5}, {"arrows": "to", "from": "KingDSeals", "to": "TheOutlawz", "value": 5}, {"arrows": "to", "from": "KingDSeals", "to": "ImRikaJai", "value": 4}, {"arrows": "to", "from": "KingDSeals", "to": "T_DUBB_O", "value": 4}, {"arrows": "to", "from": "KingDSeals", "to": "YOUNG_NOBLE1", "value": 4}, {"arrows": "to", "from": "KingDSeals", "to": "brothercartan", "value": 4}, {"arrows": "to", "from": "KingDSeals", "to": "handsupunited_", "value": 4}, {"arrows": "to", "from": "KingDSeals", "to": "tariqnasheed", "value": 4}, {"arrows": "to", "from": "KingDSeals", "to": "Gimme_A_Break1", "value": 3}, {"arrows": "to", "from": "KingDSeals", "to": "TefPoe", "value": 3}, {"arrows": "to", "from": "KingDSeals", "to": "jjmcphatter", "value": 3}, {"arrows": "to", "from": "KingDSeals", "to": "lostvoices14", "value": 3}, {"arrows": "to", "from": "KingDSeals", "to": "mikebrowncover", "value": 3}, {"arrows": "to", "from": "KingDSeals", "to": "neweryork", "value": 3}, {"arrows": "to", "from": "KingDSeals", "to": "Cherrell_Brown", "value": 2}, {"arrows": "to", "from": "KingDSeals", "to": "ChuckModi1", "value": 2}, {"arrows": "to", "from": "KingDSeals", "to": "Khan_SHEGOG", "value": 2}, {"arrows": "to", "from": "KingDSeals", "to": "Nettaaaaaaaa", "value": 2}, {"arrows": "to", "from": "KingDSeals", "to": "OwlsAsylum", "value": 2}, {"arrows": "to", "from": "KingDSeals", "to": "dlatchison011", "value": 2}, {"arrows": "to", "from": "KingDSeals", "to": "guygruber", "value": 2}, {"arrows": "to", "from": "KingDSeals", "to": "peaceful_birdie", "value": 2}, {"arrows": "to", "from": "KingDSeals", "to": "youthradio", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Delo_Taylor", "value": 203}, {"arrows": "to", "from": "bassem_masri", "to": "sarahkendzior", "value": 45}, {"arrows": "to", "from": "bassem_masri", "to": "deray", "value": 41}, {"arrows": "to", "from": "bassem_masri", "to": "handsupunited_", "value": 40}, {"arrows": "to", "from": "bassem_masri", "to": "CruzIncRadio", "value": 36}, {"arrows": "to", "from": "bassem_masri", "to": "TefPoe", "value": 26}, {"arrows": "to", "from": "bassem_masri", "to": "Cygnussid42", "value": 24}, {"arrows": "to", "from": "bassem_masri", "to": "Lnonblonde", "value": 24}, {"arrows": "to", "from": "bassem_masri", "to": "dejahsmommy", "value": 24}, {"arrows": "to", "from": "bassem_masri", "to": "AntonioFrench", "value": 22}, {"arrows": "to", "from": "bassem_masri", "to": "Hauckers", "value": 22}, {"arrows": "to", "from": "bassem_masri", "to": "RE_invent_ED", "value": 22}, {"arrows": "to", "from": "bassem_masri", "to": "CassandraRules", "value": 21}, {"arrows": "to", "from": "bassem_masri", "to": "Jeannie_Hartley", "value": 21}, {"arrows": "to", "from": "bassem_masri", "to": "CruzInc4u", "value": 20}, {"arrows": "to", "from": "bassem_masri", "to": "NYC2Palestine", "value": 18}, {"arrows": "to", "from": "bassem_masri", "to": "SeanSharesStuff", "value": 18}, {"arrows": "to", "from": "bassem_masri", "to": "typicalcircle", "value": 18}, {"arrows": "to", "from": "bassem_masri", "to": "AnonCopWatch", "value": 17}, {"arrows": "to", "from": "bassem_masri", "to": "norarahimian", "value": 17}, {"arrows": "to", "from": "bassem_masri", "to": "ImRikaJai", "value": 16}, {"arrows": "to", "from": "bassem_masri", "to": "Just4Emanuel9", "value": 15}, {"arrows": "to", "from": "bassem_masri", "to": "PenofUmar", "value": 15}, {"arrows": "to", "from": "bassem_masri", "to": "ChristinaKSDK", "value": 14}, {"arrows": "to", "from": "bassem_masri", "to": "AnonyMobLive", "value": 13}, {"arrows": "to", "from": "bassem_masri", "to": "HatchHarkness", "value": 13}, {"arrows": "to", "from": "bassem_masri", "to": "MungenCakes", "value": 13}, {"arrows": "to", "from": "bassem_masri", "to": "my2cnz", "value": 13}, {"arrows": "to", "from": "bassem_masri", "to": "KWRose", "value": 12}, {"arrows": "to", "from": "bassem_masri", "to": "ReadCONTRA", "value": 12}, {"arrows": "to", "from": "bassem_masri", "to": "i_AM_theChange", "value": 12}, {"arrows": "to", "from": "bassem_masri", "to": "mikebrowncover", "value": 12}, {"arrows": "to", "from": "bassem_masri", "to": "Hotflashes10", "value": 11}, {"arrows": "to", "from": "bassem_masri", "to": "RaniaKhalek", "value": 11}, {"arrows": "to", "from": "bassem_masri", "to": "TheVikChick", "value": 11}, {"arrows": "to", "from": "bassem_masri", "to": "YourAnonNews", "value": 11}, {"arrows": "to", "from": "bassem_masri", "to": "AnonFerg", "value": 10}, {"arrows": "to", "from": "bassem_masri", "to": "AnonLove253FTP", "value": 10}, {"arrows": "to", "from": "bassem_masri", "to": "Nettaaaaaaaa", "value": 10}, {"arrows": "to", "from": "bassem_masri", "to": "Rebelutionary_Z", "value": 10}, {"arrows": "to", "from": "bassem_masri", "to": "ChingonaRasta", "value": 9}, {"arrows": "to", "from": "bassem_masri", "to": "VanguardTNT", "value": 9}, {"arrows": "to", "from": "bassem_masri", "to": "CinnaAyn", "value": 8}, {"arrows": "to", "from": "bassem_masri", "to": "CruzIncGlobal", "value": 8}, {"arrows": "to", "from": "bassem_masri", "to": "IsakandRbka", "value": 8}, {"arrows": "to", "from": "bassem_masri", "to": "KatCapps", "value": 8}, {"arrows": "to", "from": "bassem_masri", "to": "justinstoned", "value": 8}, {"arrows": "to", "from": "bassem_masri", "to": "stop1033", "value": 8}, {"arrows": "to", "from": "bassem_masri", "to": "ChuckModi1", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "Cleosbaby64", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "MissJupiter1957", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "Ms_Workes", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "OwlsAsylum", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "StlGal_36", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "WyzeChef", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "kash04316_d", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "mollyrosestl", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "pbj_stl13", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "BlackGClouds", "value": 6}, {"arrows": "to", "from": "bassem_masri", "to": "IdalinBobe", "value": 6}, {"arrows": "to", "from": "bassem_masri", "to": "SMoKeeGyRL", "value": 6}, {"arrows": "to", "from": "bassem_masri", "to": "nubian_1", "value": 6}, {"arrows": "to", "from": "bassem_masri", "to": "sdkstl", "value": 6}, {"arrows": "to", "from": "bassem_masri", "to": "wshemp", "value": 6}, {"arrows": "to", "from": "bassem_masri", "to": "ILoveMyWife0007", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "LeslieMac", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "Mayberry200", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "MintPressNews", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "OpFerguson", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "bdoulaoblongata", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "dolphin_LS", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "drumbeats4peace", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "jrosenbaum", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "lsarsour", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "mirahwood", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "raydowns", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "tchopstl_", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "thewanji", "value": 5}, {"arrows": "to", "from": "bassem_masri", "to": "Anna_Baltzer", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "AnonymousPress", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "CNN", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "Ellevation_", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "Kelemchrist", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "LAPeoplesMedia", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "LaminSwann", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "Nechanna", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "Shanna_Parker", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "T_DUBB_O", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "TalibKweli", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "angeldevil1111", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "bexology_", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "deathrep", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "maryteatowel", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "mel_takes_pics", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "rousseau_ist", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "search4swag", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "t0p_100", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "verbal_riot", "value": 4}, {"arrows": "to", "from": "bassem_masri", "to": "AB_Syed", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "AVASradiance", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "AnitaStewart", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "BellaEiko", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "Bohemianmoon", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "Copwatch", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "CourtneyPFB", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "DConford", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "FaithInFerguson", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "GeekNStereo", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "GlobalRevLive", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "JCoopPhoto", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "JohnnyMack_", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "JoyAnnReid", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "MelodyTheMellow", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "NewsRevo", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "NubianQueenIAm", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "PMbeers", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "Pie324", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "PresidentFraud", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "SherriQueenMoma", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "TheDreadPoet", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "TheNYCBMX", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "TheZOMB", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "anthonyshahid1", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "argusnewsnow", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "brandonlongo", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "cgrapski", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "devotedones", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "iJesseWilliams", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "j7vii", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "kavn", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "kaybunce", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "longgoneblond", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "moonbeam0811", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "mterr337", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "overtherye", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "phampel", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "prussogirl", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "queenlintlicker", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "sarasidnerCNN", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "stacielovestea", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "stlpsc", "value": 3}, {"arrows": "to", "from": "bassem_masri", "to": "12160mhz", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "88blackhatss", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "ABernM", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Amazing32582", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Anon_OpSK", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Anondad", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "ArrestWilson", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Auntie_Allison", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "BigBull45", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Blackstarjus", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Chaosforthefly", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "ChristNme", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "CigarDaisy311", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "CommanderXanon", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "CynnyB", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "De400blues", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "DeadPrecariat", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "DemondFernandez", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "DesignsInCode", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Erberhawk", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "FergusonMafia", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Fiveonadub", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "GC4Hillary", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "GrlMeechie", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "HowNowBrownDowd", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "IAM_aVOICE", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "JASVPUMP", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "JessLivMo", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "JesseBenn", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Jmoon901", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "KINGofMONSTARS", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "KickGamePropers", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "LiberalHDWoman", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "MercutioXanon", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "MidWestMisfit13", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "NAGOUL1", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "OBS_STL", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "OLAASM", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "OccHiloMedia", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "OccuWorld", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "OchiProp", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "POTUSIsLOVED44", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "PaulKWeinhold", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Penny_G", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Platypus64", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "PolicePoliceACP", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "RationalBassist", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "RisePDX", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "SeattleKennetha", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "SophiaLamar1", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "T_H_E_F_A_C_E", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Thisl", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "TinaGaston87", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Truth573", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "US_Campaign", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "WesleyLowery", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "Yamiche", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "_Elle_Spencer_", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "aaronRmcmullin", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "adbridgeforth", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "ageless_vintage", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "amnestyusa", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "backonmylizzie", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "bleedingheartmx", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "brownblaze", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "ccchicky", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "chriskingstl", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "common", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "damkina", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "doccivilwarsr", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "dreamhampton", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "evenbev", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "eyeseeslive", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "fergusonRus", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "jaa4th", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "jimprincems", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "jonswaine", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "justinbaragona", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "kgosztola", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "kittygal5399", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "lamproce", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "limeonaire", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "maccalled", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "minefield101", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "msugrl33", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "myownspin", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "occupytheory", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "pastormykmac", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "realmelodic", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "ronfullwood", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "sacourtreporter", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "sarsoora834", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "sepulvev", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "shazza_razza", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "sophiaponders", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "soylentgs", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "stephencdeere", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "stevenjhsieh", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "stlouisx50", "value": 2}, {"arrows": "to", "from": "bassem_masri", "to": "stubbscrew", "value": 2}, {"arrows": "to", "from": "King_D_Seals", "to": "THEREALBANNER", "value": 7}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "kodacohen", "value": 12}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "PDPJ", "value": 4}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "Tedderman1", "value": 4}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "DylanPlayfair", "value": 3}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "_LadyT23", "value": 3}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "AntonioFrench", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "Bigcee56", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "Bipartisanism", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "Breaking911", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "CocoDivinexxx", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "ElanMartinDCLaw", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "FierceBeautyCo", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "HazeyKilla", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "KadieUSA", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "MrsTKidd", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "MzJonesEsq", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "Nettaaaaaaaa", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "Rebelutionary_Z", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "ReignOfApril", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "SavingEJ", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "StrangePintura", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "TheCubicleChick", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "TheObamaDiary", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "WallyBeamin", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "brianstelter", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "coolmamamia", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "deray", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "drewXdeficit", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "drgoddess", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "jadewalkerr21", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "jaywise3", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "kentuckyviews", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "kreactivity", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "lana_heart300", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "lataysimp", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "newsjunke", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "reneefranks", "value": 2}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "sauvignonelle", "value": 2}]);
// adding nodes and edges to the graph
data = {nodes: nodes, edges: edges};
var options = {"edges": {"color": {"inherit": true}, "smooth": false}, "physics": {"forceAtlas2Based": {"springLength": 50}, "minVelocity": 0.75, "solver": "forceAtlas2Based"}};
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>