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',
|
color: '#8A9B0F',
|
||||||
},
|
},
|
||||||
viewWindow: {
|
viewWindow: {
|
||||||
|
max: new Date(),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
vAxis: {
|
vAxis: {
|
||||||
|
|||||||
Reference in New Issue
Block a user