summaryrefslogtreecommitdiff
path: root/htroot/Network.html
diff options
context:
space:
mode:
authorotter <otter@angra.de>2016-02-01 21:04:38 +0100
committerotter <otter@angra.de>2016-02-01 21:04:38 +0100
commit770bb1d41f2fc798a01ec3f0e03da0512b65e127 (patch)
tree1b1e1d3b84b672dced59ab357e4dd866df9d805d /htroot/Network.html
parentc91e712178c7b8f3ef8514cde8be70dd47d7e0e1 (diff)
Improved plotting
Diffstat (limited to 'htroot/Network.html')
-rw-r--r--htroot/Network.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Network.html b/htroot/Network.html
index 3b7ea9201..002f45718 100644
--- a/htroot/Network.html
+++ b/htroot/Network.html
@@ -388,7 +388,7 @@ document.getElementById("apilink").setAttribute("href", "Network.xml?" + window.
scale: number of hours per scale unit in the bottom line
-->
<h3><b>Count of Connected Senior Peers</b> in the last two days, scale = 1h</h3>
- <img src="/NetworkHistory.png?columns=cC&scale=1&maxtime=48" />
+ <img src="/NetworkHistory.png?columns=cC&scale=1&maxtime=48&width=809" />
<h3><b>Count of all Active Peers Per Day</b> in the last week, scale = 1d</h3>
<img src="/NetworkHistory.png?columns=aD&scale=24&maxtime=168" />
<h3><b>Count of all Active Peers Per Week</b> in the last 30d, scale = 7d</h3>