fix Graph in StateLogPage

This commit is contained in:
Michael Zanetti 2018-10-05 01:09:54 +02:00
parent 2cf07bcc35
commit f85ec472b2

View File

@ -160,6 +160,7 @@ Page {
Component.onCompleted: updateTimer.start();
onAverageChanged: updateTimer.start()
onStartTimeChanged: updateTimer.start();
engine: _engine
// Live doesn't work yet with ValueLogsProxyModel
// live: true