From 37595569f40eb1f4ab80857223e36ce2e2e72201 Mon Sep 17 00:00:00 2001 From: "Steve L. Nyemba" Date: Fri, 3 Mar 2017 06:47:29 -0600 Subject: [PATCH] minor UI trends timeline --- src/api/static/js/dashboard.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/api/static/js/dashboard.js b/src/api/static/js/dashboard.js index f5d6980..44d1d25 100644 --- a/src/api/static/js/dashboard.js +++ b/src/api/static/js/dashboard.js @@ -150,7 +150,8 @@ monitor.processes.trend.render = function (logs, key,label) { conf.options.scales.xAxes = [ { - type: 'time', + type: 'timeline', + unit:'hour', gridLines: {display:false}, time: {