소스 검색

Merge branch 'master' into community

Steve L. Nyemba 8 년 전
부모
커밋
ce692772f2
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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: {