diff --git a/src/app/panels/histogram/module.html b/src/app/panels/histogram/module.html index 83f2fb6076c..87062c13b11 100755 --- a/src/app/panels/histogram/module.html +++ b/src/app/panels/histogram/module.html @@ -54,7 +54,7 @@ - +
diff --git a/src/app/panels/histogram/module.js b/src/app/panels/histogram/module.js index bf3b54ea609..2d034e1d181 100755 --- a/src/app/panels/histogram/module.js +++ b/src/app/panels/histogram/module.js @@ -84,6 +84,7 @@ function (angular, app, $, _, kbn, moment, timeSeries) { auto_int : true, resolution : 100, interval : '5m', + intervals : ['auto','1s','1m','5m','10m','30m','1h','3h','12h','1d','1w','1M','1y'], fill : 0, linewidth : 3, timezone : 'browser', // browser, utc or a standard timezone