Make charts end at current time, rather than the last data point.
This commit is contained in:
@@ -968,6 +968,7 @@ BabyStats.prototype.updateDisplayPage_ = function() {
|
||||
color: '#8A9B0F',
|
||||
},
|
||||
viewWindow: {
|
||||
max: new Date(),
|
||||
},
|
||||
},
|
||||
vAxis: {
|
||||
|
||||
Reference in New Issue
Block a user