[week]
# Chart Timespan Defaults
title = "Last 7 Days"
show_button = true
button_text = "Week"
time_length = 604800 # Last 7 days
tooltip_date_format = "LLL"
aggregate_type = max
aggregate_interval = 3600 # 1 hour
gapsize = 3600000 # 1 hour in milliseconds
[[chart1]]
title = Temperature
[[[outTemp]]]
zIndex = 1
name = Temperature
[[[inTemp]]]
name = Inside
[[[windchill]]]
[[[heatindex]]]
color = "#f7a35c"
[[[dewpoint]]]
color = purple
[[chart2]]
title = Rain
type = column
xAxis_groupby = day
[[[rainTotal]]]
name = Rain Total
[[raindaytotals]]
title = Historical Rain Totals By Day
subtitle = Rain Totals grouped by Days for All Time
xAxis_groupby = day
[[[rainTotal]]]
name = Rain Total
