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: {
|
tempchart: {
|
||||||
intervalChartUpdate: 1000,
|
intervalChartUpdate: 1000,
|
||||||
intervalDatasetUpdate: 500,
|
intervalDatasetUpdate: 1000,
|
||||||
autoscale: false,
|
autoscale: false,
|
||||||
datasetSettings: {
|
datasetSettings: {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user