Update header of dailychart
This commit is contained in:
@@ -27,11 +27,12 @@ const createChartOptions = ({
|
||||
stacked: false,
|
||||
title: {
|
||||
display: true,
|
||||
text: `5 Day ${
|
||||
/*text: `5 Day ${
|
||||
altMode
|
||||
? `Wind Speed / Precipitation (${lengthUnit})`
|
||||
: `Temp / Precipitation`
|
||||
}`,
|
||||
}`,*/
|
||||
text: "Five-Day Forecast",
|
||||
fontColor: fontColor(darkMode),
|
||||
fontFamily: "Rubik, sans-serif",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user