Remove maxDataPoints and interval props from props to remember in panel model
(cherry picked from commit 8e035676e1)
This commit is contained in:
committed by
Leonard Gram
parent
6fc3c6a7ed
commit
0fd59e72b0
@@ -46,8 +46,6 @@ const mustKeepProps: { [str: string]: boolean } = {
|
||||
timeFrom: true,
|
||||
timeShift: true,
|
||||
hideTimeOverride: true,
|
||||
maxDataPoints: true,
|
||||
interval: true,
|
||||
description: true,
|
||||
links: true,
|
||||
fullscreen: true,
|
||||
|
||||
Reference in New Issue
Block a user