Преглед на файлове

Bytes should not be default

Rashid Khan преди 12 години
родител
ревизия
e73ea4823d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/app/panels/histogram/module.js

+ 1 - 1
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