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