Explorar o código

Remove maxDataPoints and interval props from props to remember in panel model

Dominik Prokop %!s(int64=6) %!d(string=hai) anos
pai
achega
8e035676e1
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      public/app/features/dashboard/state/PanelModel.ts

+ 0 - 2
public/app/features/dashboard/state/PanelModel.ts

@@ -47,8 +47,6 @@ const mustKeepProps: { [str: string]: boolean } = {
   timeFrom: true,
   timeShift: true,
   hideTimeOverride: true,
-  maxDataPoints: true,
-  interval: true,
   description: true,
   links: true,
   fullscreen: true,