ソースを参照

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: {