From 259f3df3f0117628ce1455dd1b61a3f9e8f08920 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 31 Dec 2015 00:29:34 +0100 Subject: [statistics] Add visualization of usage --- templates/statistics/machine-usage.html | 51 +++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 templates/statistics/machine-usage.html (limited to 'templates/statistics/machine-usage.html') diff --git a/templates/statistics/machine-usage.html b/templates/statistics/machine-usage.html new file mode 100644 index 00000000..ffaa747b --- /dev/null +++ b/templates/statistics/machine-usage.html @@ -0,0 +1,51 @@ +
+
+
+
+ {{lang_usageDetails}} +
+
+
+
+ + + + + + + {{#rows}} + + + + + + {{/rows}} +
TypeWhenLength
{{from}}{{duration}}
+
+
+ + {{#hasrows2}} + + + + + + {{/hasrows2}} + {{#rows2}} + + + + + + {{/rows2}} +
TypeWhenLength
{{from}}{{duration}}
+
+
+
 {{{graph}}}
+
+ {{lang_timebarDesc}} +
+
+
+
+
-- cgit v1.2.3-55-g7522