Parcourir la source

set default color mode

Marcus Efraimsson il y a 7 ans
Parent
commit
81efc00adf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      public/app/plugins/panel/graph/time_regions_form.ts

+ 1 - 1
public/app/plugins/panel/graph/time_regions_form.ts

@@ -32,7 +32,7 @@ export class TimeRegionFormCtrl {
       from: undefined,
       toDayOfWeek: undefined,
       to: undefined,
-      colorMode: 'critical',
+      colorMode: 'background6',
       fill: true,
       line: false,
     });