add maxDataPoints and min interval to some panels for testing

This commit is contained in:
m0duspwnens
2021-07-15 11:25:20 -04:00
parent 439e049948
commit 7dc1f5c445
18 changed files with 49 additions and 13 deletions
@@ -256,5 +256,7 @@
"bars": false,
"stack": false,
"percentage": false,
"steppedLine": false
"steppedLine": false,
"maxDataPoints": 750,
"interval": "30s"
}