diff --git a/src/app/panels/histogram/module.js b/src/app/panels/histogram/module.js index e9c20b2075a..4fa4f8fc81f 100644 --- a/src/app/panels/histogram/module.js +++ b/src/app/panels/histogram/module.js @@ -117,7 +117,7 @@ function (angular, app, $, _, kbn, moment, timeSeries) { options : true, derivative : false, scale : 1, - y_as_bytes : true, + y_as_bytes : false, tooltip : { value_type: 'cumulative', query_as_alias: true