|
|
@ -343,10 +343,8 @@ class GraphCtrl extends MetricsPanelCtrl { |
|
|
|
); |
|
|
|
); |
|
|
|
this._graphLegend = new GraphLegend(this.$legendElem, this.popoverSrv, this.$scope, this.analyticsController); |
|
|
|
this._graphLegend = new GraphLegend(this.$legendElem, this.popoverSrv, this.$scope, this.analyticsController); |
|
|
|
|
|
|
|
|
|
|
|
if(!this.analyticService.isUp) { |
|
|
|
|
|
|
|
this.refresh(); |
|
|
|
this.refresh(); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
issueQueries(datasource) { |
|
|
|
issueQueries(datasource) { |
|
|
|
// this.annotationsPromise = this.annotationsSrv.getAnnotations({
|
|
|
|
// this.annotationsPromise = this.annotationsSrv.getAnnotations({
|
|
|
|