Browse Source

minor UI trends timeline

Steve L. Nyemba 8 years ago
parent
commit
37595569f4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/api/static/js/dashboard.js

+ 2 - 1
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: {