On 3 days we had rain of 9mm, 8.6mm and 0.6mm. The graphic now shows 0mm, 
15mm and 3.2mm on the corresponding days. The sum is correct but wrongly 
divided. Where is the mistake?
[image: belch10.jpg]
[image: belch11.jpg]
[month]
    # Chart Timespan Defaults
    title = "Letzte 30 Tage"
    show_button = true
    button_text = "Letzte 30 Tage"
    type = spline
    time_length = 2592000 # Last 30 days
    tooltip_date_format = "dddd LL"
    aggregate_type = max
    aggregate_interval = 86400 # 1 day
    gapsize = 86400000 # 1 day in milliseconds
    
    [[chart3]]
        title = Regenx
        type = line
        aggregate_type=sum
        [[[rainTotal]]]
            name = Regen Total
        [[[rain]]]    
            yAxis = 1
            type = column
    
Live: https://affolter.familyds.net/wetter/graphs/?graph=month

-- 
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/806eca65-1ade-4192-ac54-f13900ccf1a3n%40googlegroups.com.

Reply via email to