Danke für die Antwort. Aber ich suche nicht die Aufsummierung über die 
Monate.
Es sollten immer die letzten 12 Monate mit den entsprechenden Monatswerten 
angezeigt werden
und nicht immer mit Januar beginnen.
Ich vermute, dass diese Möglichkeit nicht existiert. 

[email protected] schrieb am Mittwoch, 13. April 2022 um 22:18:35 UTC+2:

> ...
>
>     gapsize = 90000 # 1 day in seconds
>
>     [[Regen]]
>
>         title = Regen
>
>         yAxis_label = "Niederschlag, monatlich"
>
>         type = column
>
>         aggregate_type = sum
>
>         aggregate_interval = 2629800 # month int(365.25/12*86400)
>
>         time_length = month_ago_to_now
>
>         time_ago = 12
>
>         start_at_midnight = true
>
>         start_at_beginning_of_month = true
>
>         tooltip_date_format = "MMM YYYY"
>
>         [[[rain]]]
>
> [email protected] schrieb am Mittwoch, 13. April 2022 um 21:38:38 UTC+2:
>
>> I set the time period of the year graphs in graph.conf to the last 365 
>> days (time_length = year_ago_to_now time_ago = 1).
>> Except for the rainmonthtotals graph, it works wonderfully.
>>
>> [image: rain.png]
>>
>> I would like to display the last 12 months, i.e. from May to April.
>>
>> [image: rain1.png]
>> Is that possible at all?
>>
>

-- 
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/dd9ee46f-c849-424c-8c7c-88ba32f6ed00n%40googlegroups.com.

Reply via email to