From 6821a5f066b8e2a5648c0eabf1322749300d28c3 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 15 Feb 2016 18:33:37 +0100 Subject: [statistics] Smart values, show last log lines, location support --- templates/statistics/cpumodels.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'templates/statistics/cpumodels.html') diff --git a/templates/statistics/cpumodels.html b/templates/statistics/cpumodels.html index f98b89db..2f24cd92 100644 --- a/templates/statistics/cpumodels.html +++ b/templates/statistics/cpumodels.html @@ -1,21 +1,23 @@
- {{lang_cpuStats}} + {{lang_modelStats}}
- + - + {{#rows}} - - + + {{/rows}} @@ -27,7 +29,7 @@ document.addEventListener("DOMContentLoaded", function() { var data = {{{json}}}; var sel = false; - new Chart(document.getElementById('cpumodelchart').getContext('2d')).Pie(data, { + new Chart(document.getElementById('cpumodelchart').getContext('2d')).Pie(data, { animation: false, tooltipTemplate: "<%if (label){%><%=label%><%}%>", customTooltips: function(tooltip) { @@ -46,4 +48,4 @@ - \ No newline at end of file + -- cgit v1.2.3-55-g7522
{{lang_cpuName}}{{lang_modelName}} {{lang_cpuCores}}{{lang_cpuCount}}{{lang_modelCount}}
{{cpumodel}}{{realcores}} + {{systemmodel}} + {{cores}} {{count}}