diff --git a/src/app/panels/graphite/module.js b/src/app/panels/graphite/module.js index b419cf15a47..df7ff8c1093 100644 --- a/src/app/panels/graphite/module.js +++ b/src/app/panels/graphite/module.js @@ -153,7 +153,7 @@ function (angular, app, $, _, kbn, moment, timeSeries) { /** @scratch /panels/histogram/3 * stack:: Stack multiple series */ - stack : true, + stack : false, /** @scratch /panels/histogram/3 * legend:: Display the legond */