diff --git a/src/app/panels/histogram/module.js b/src/app/panels/histogram/module.js index 48941ab3782..75391642460 100644 --- a/src/app/panels/histogram/module.js +++ b/src/app/panels/histogram/module.js @@ -35,7 +35,6 @@ define([ 'kbn', 'moment', './timeSeries', - 'jquery.flot', 'jquery.flot.events', 'jquery.flot.selection', diff --git a/src/app/panels/pie/module.html b/src/app/panels/pie/module.html index eba833294f3..3ae47964c25 100644 --- a/src/app/panels/pie/module.html +++ b/src/app/panels/pie/module.html @@ -1,4 +1,7 @@