Color the sleep chart row labels.
This commit is contained in:
@@ -1034,6 +1034,9 @@ BabyStats.prototype.updateDisplayPage_ = function() {
|
||||
],
|
||||
timeline: {
|
||||
showBarLabels: false,
|
||||
rowLabelStyle: {
|
||||
color: '#490A3D',
|
||||
},
|
||||
},
|
||||
avoidOverlappingGridLines: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user