Thanks.
Previously, nothing was rendered. I have it like below now and the graph
renders, but with wrong rain intervals.:
    [[rainthisweek]]
        title = "Rain This Week"
        subtitle = "Hourly bars + cumulative total (Mon–Sun)"
        type = column
        time_length = week
        gapsize = 3600
        aggregate_type = sum
        # aggregate_interval = 3600
        tooltip_date_format = "dddd HH:mm"

On Fri, 5 Jun 2026 at 15:44, uajqq <[email protected]> wrote:

> (Sorry -- last message was for Jochen.)
>
> Anton -- can you comment out both time_length and aggregate_interval and
> see if that works? When you say it doesn't work, does the line just not
> appear or does the entire graph not render?
>     [[rainthisweek]]
>         title = "Rain This Week"
>         subtitle = "Hourly bars + cumulative total (Mon–Sun)"
>         type = column
>         time_length = week
>         # time_length = 604800 *(I tried this too)*
>         gapsize = 3600
>         aggregate_type = sum
>         # aggregate_interval = 3600
>         tooltip_date_format = "dddd HH:mm"
>         [[[rain]]]
>             name = "Rain per hour (mm)"
>             color = "#438bd6"
>             yAxis_min = 0
>         [[[rainTotal]]]
>             name = "Cumulative Rain This Week (mm)"
>             type = line
>             color = "#ff0000"
>             zIndex = 3
>             lineWidth = 3
>
>
> On Friday, June 5, 2026 at 2:37:36 PM UTC+1 uajqq wrote:
>
>>
>> I think some of your custom files are breaking the new code. Can you
>> re-do your .INC files from the updated templates?
>> On Thursday, June 4, 2026 at 11:08:20 PM UTC+1 [email protected]
>> wrote:
>>
>>>
>>> new Belchertown 2.0 congratulation look nice - will take some things for
>>> my skin there is few day's older 😉 https://www.vorrath-net.de/weewx/
>>> It's good to know that people work on it. I like not all the new feature
>>> - but a few .... Any idea for the chart site ... means button in a second
>>> row for year's🤗
>>> So all the best and "happy coding"
>>>
>>> regards Jochen
>>> uajqq schrieb am Dienstag, 2. Juni 2026 um 23:13:44 UTC+2:
>>>
>>>> New Belchertown (the updated fork of the original Belchertown) v2.0 is
>>>> now out with a refreshed card-based layout and tons of new features. Let me
>>>> know what you think!
>>>>
>>>> https://github.com/uajqq/weewx-belchertown-new
>>>>
>>>> Example site: https://www.uajqq.com/new-belchertown
>>>>
>>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/weewx-user/Hw5eoV6lXV8/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion visit
> https://groups.google.com/d/msgid/weewx-user/5bd0c613-8141-4462-84d4-8539495cd7e8n%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/5bd0c613-8141-4462-84d4-8539495cd7e8n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Kind regards
Anton Diedericks

-- 
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 visit 
https://groups.google.com/d/msgid/weewx-user/CAGBkv8ZSieSO8XYfHSVZr%3D9-d%2B-MhOhmhxoSW4Wj37EpLccs0w%40mail.gmail.com.

Reply via email to