From 359f1331ee170f8ad0e8f6233f01f87cc0b34da3 Mon Sep 17 00:00:00 2001 From: Dinnn Date: Thu, 20 Dec 2012 11:18:52 +0700 Subject: [PATCH] Switchable QOS Pie Chart Many thanks to Dinnn Chart shows bandwidth as %age of total, with zoom function as original tomato. --- release/src/router/www/qos-graph.svg | 20 +++++++-- release/src/router/www/qos-graphs.asp | 80 +++++++++++++++++++++++++++-------- 2 files changed, 78 insertions(+), 22 deletions(-) diff --git a/release/src/router/www/qos-graph.svg b/release/src/router/www/qos-graph.svg index 5cb24dbe8d..3d8689ae79 100644 --- a/release/src/router/www/qos-graph.svg +++ b/release/src/router/www/qos-graph.svg @@ -40,6 +40,16 @@ path { @@ -224,12 +268,12 @@ function init()
- - + + + +
+
<% ident(); %>
@@ -263,7 +307,7 @@ if (nvram.web_svg != '0') {
+
- + - +
 kbit/sKB/s 
 kbit/sKB/sRate
 Total100%
 Total
-
 Total100%
 Total
-
-- 2.11.4.GIT