diff --git a/static/babystats.js b/static/babystats.js index 9ae9431..0b25b8e 100644 --- a/static/babystats.js +++ b/static/babystats.js @@ -1034,6 +1034,9 @@ BabyStats.prototype.updateDisplayPage_ = function() { ], timeline: { showBarLabels: false, + rowLabelStyle: { + color: '#490A3D', + }, }, avoidOverlappingGridLines: false, };