change default tmepchart update dataset interval
Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
parent
cb6706415e
commit
a2fae98f28
@ -34,7 +34,7 @@ export function getDefaultState() {
|
||||
},
|
||||
tempchart: {
|
||||
intervalChartUpdate: 1000,
|
||||
intervalDatasetUpdate: 500,
|
||||
intervalDatasetUpdate: 1000,
|
||||
autoscale: false,
|
||||
datasetSettings: {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user