fix: compatibility with Grafana 7.4

This commit is contained in:
Ivan Mikheykin
2021-02-16 17:43:48 +03:00
parent e987dee850
commit cf28c74069
5 changed files with 13 additions and 7 deletions
-1
View File
@@ -72,7 +72,6 @@ class StatusHeatmapCtrl extends MetricsPanelCtrl {
bucketMatrixPager: BucketMatrixPager;
graph: any;
discreteHelper: ColorModeDiscrete;
opacityScales: any = [];
colorModes: any = [];
colorSchemes: any = [];