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