Ver código fonte

Merge branch 'master' into community

Steve L. Nyemba 8 anos atrás
pai
commit
ce692772f2
1 arquivos alterados com 2 adições e 1 exclusões
  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: {