Hi PAT, I have version 1.2rc2 since yesterday. So now "start_at_midnight = true" also works. *Very important*, this is the only way that the daily rain sums are correct.
[email protected] schrieb am Sonntag, 12. Juli 2020 um 10:47:51 UTC+2: > 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/10e67914-be44-4870-bbf9-efd6579e5957n%40googlegroups.com.
