Is it possible to have a running 12 month period showing last 12 months graph and not the yearly graph only for the Belchertown Skin? Below is the graphs.conf for this section.
title = "Climatological Values since weather station startup"
show_button = true
button_text = Climate
type = spline
# time_length = year_specific
time_length = all
# year_specific = 2023
aggregate_type = max
aggregate_interval = 86400 # 1 day
gapsize = 86400000
xAxis_groupby = month
xAxis_categories = 'Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'
I had searched but only found the ability to do specific days,weeks or months. I am interested in a running 12 month period showing last 12 months regardless to where we are in the year without being limited to a yearly display showing only the present year.
Thank you for weewx and all of the support.
Tim