Jelajahi Sumber

set default color mode

Marcus Efraimsson 7 tahun lalu
induk
melakukan
81efc00adf
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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,
     });