Thanks 

when I comment    aggregate_interval = 86400 # 1 day out the graph is blank.

[image: 2020-05-22-090844_1920x1080_scrot.png]



The graph should look like this:

[image: image]

On Wednesday, 20 May 2020 00:04:38 UTC-4, Ron Sell wrote:
>
> Having a little trouble with this one it showing individual days instead 
> of by the month:
>
> Any one have any clues?
> thanks
>
>
> [[avgclimatethisyear]]
>         title = "Average Climatological Values for This Year"
>         type = spline
>         time_length = year
>         aggregate_type = max
>         aggregate_interval = 86400 # 1 day
>         gapsize = 86400000
>         xaxis_groupby = month
>         xaxis_categories = 'Jan' , 'Feb' , 'Mar', 'Apr' , 'May' , 'June' , 
> 'July' , 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'
>         [[[outTemp]]]
>             zIndex = 2
>             name = Max Temperature
>             color = red
>         [[[outTemp_min]]]
>             name = Min Temperature
>             observation_type = outTemp
>             aggregate_type = min
>             zIndex = 2
>         [[[rainTotal]]]
>             name = Rain Total
>             type = column
>             yAxis = 1
>             zIndex = 0
>             color = "#268bd2"
>
> [image: 2020-05-19-235800_1920x1080_scrot.png]
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/9fa7e1d3-f48b-4065-8d6d-9da56bad51aa%40googlegroups.com.

Reply via email to