mirror of
https://github.com/qeeqbox/social-analyzer.git
synced 2026-09-27 20:14:50 +02:00
[auto-f]
This commit is contained in:
@@ -57,7 +57,7 @@ async function visualize_force_graph(username, detected, type) {
|
||||
});
|
||||
}
|
||||
|
||||
x = graph.create_graph("#ixora-graph", window_title="Ixora random nodes exmaple", search_title="Search Box",search_msg="Search in extracted metadata\websites", copyright_link="Qeeqbox-ixora",copyright_msg="https://github.com/qeeqbox/ixora",tools=['search','tooltip'], collide=10,distance=100, data=graph.graph,method='object',save_to=undefined, open_file=undefined)
|
||||
x = graph.create_graph("#ixora-graph", window_title="Ixora random nodes exmaple", search_title="Search Box",search_msg="Search in extracted patterns", copyright_link="Qeeqbox-ixora",copyright_msg="https://github.com/qeeqbox/ixora",tools=['search','tooltip'], collide=10,distance=100, data=graph.graph,method='object',save_to=undefined, open_file=undefined)
|
||||
return x
|
||||
}
|
||||
catch (err){
|
||||
|
||||
Generated
+3
-3
@@ -802,9 +802,9 @@
|
||||
"integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
|
||||
},
|
||||
"ixora": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/ixora/-/ixora-1.0.3.tgz",
|
||||
"integrity": "sha512-G67yYfhn0eCHfzeJQVo8yHMKBWZg2QvoAgDxx26kPRs901zfu9f24G8iAteDmsks3kc8RLdSUHvYv98OY2RNSw==",
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/ixora/-/ixora-1.0.4.tgz",
|
||||
"integrity": "sha512-TqOp37gHLhvK8wKl2+wxPSeuYFSd5b8diisY5D/76pyPP4mwoGsyg4HyT4pnO0wgmadkvHBBUNJhZT26r9Yvow==",
|
||||
"requires": {
|
||||
"ejs": "3.1.6",
|
||||
"open": "8.2.1"
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@
|
||||
"wink-tokenizer": "1.1.0",
|
||||
"wordsninja": "1.0.0",
|
||||
"yargs": "16.2.0",
|
||||
"ixora": "1.0.3"
|
||||
"ixora": "1.0.4"
|
||||
},
|
||||
"author": "QeeqBox",
|
||||
"license": "AGPL-3.0",
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 8.6 MiB After Width: | Height: | Size: 5.2 MiB |
Reference in New Issue
Block a user