summaryrefslogtreecommitdiff
path: root/htroot/Crawler_p.html
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2014-04-04 12:48:55 +0200
committerMichael Peter Christen <mc@yacy.net>2014-04-04 12:48:55 +0200
commit8443255e18feec43255275469e2aaa858effea0b (patch)
tree5fc2b57932d729c2c1516d391ebf280961e9ae11 /htroot/Crawler_p.html
parent7f5733638b32553e4031e6101ef6c285ef281cb1 (diff)
better link structure limit calibration
Diffstat (limited to 'htroot/Crawler_p.html')
-rw-r--r--htroot/Crawler_p.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Crawler_p.html b/htroot/Crawler_p.html
index 591fe2806..2b5657137 100644
--- a/htroot/Crawler_p.html
+++ b/htroot/Crawler_p.html
@@ -233,7 +233,7 @@ document.getElementById("queues").style.height = maxh + "px";
<script src="/js/d3.v3.min.js"></script>
<script src="/js/hypertree.js"></script>
<div id="linkstructure"></div>
-<script>$(document).ready(linkstructure("#[hosts]#", "#linkstructure", 1280, 720, 500, 300));</script>::
+<script>$(document).ready(linkstructure("#[hosts]#", "#linkstructure", 1280, 720, 3000, 700));</script>::
<script type="text/javascript">
imagestub = "WebStructurePicture_p.png?host=#[hosts]#&depth=4&width=1024&height=512&nodes=600&time=1000&colortext=888888&colorback=FFFFFF&colordot0=1111BB&colordota=11BB11&colorline=222222&colorlineend=333333";
idx = 0;