Belchertwon weatgerRange chart, a couple of doubts

74 views
Skip to first unread message

kocher

unread,
Jan 5, 2020, 5:51:33 AM1/5/20
to weewx-user
I have finally managed to install the Beltertown skin "almost" without errors.
I consider this skin as one of the best for weewx.

                                http://kocher.es/weewx

I still have a couple of doubts about him:

1) In the "weatherRangeChart" graphic, a line appears instead of "columnrange". How can this be fixed?.

2) In relation to this same graphic, what should I do to occupy 2 columns of the page (instead of one).

This is the code used for this graphic in the [homepage] section:


[[weatherRangeChart]]
title = Temperature Ranges for this Year
show_button = false
time_length = year
css_class = "weatherRadial"
[[[outTemp]]]
polar = false

 Thank you very much for your great work.




Dietmar

unread,
Jan 25, 2020, 12:15:45 PM1/25/20
to weewx-user
I have installed really nice Belchertown Skin a few weeks ago and had problems with weatherRangeChart too. I solved my problems last weekend, so i hopefully can help you!

Have a look at Belchertown Chart Wiki at https://github.com/poblabs/weewx-belchertown/wiki/Belchertown-Charts-Documentation. Don‘t use [[[outTemp]]] for the observation, but [[[weatherRange]]] and set observation with keyword range_type = outTemp below there. For your example:

[[weatherRangeChart]]
title = Temperature Ranges for this Year
show_button = false
time_length = year
css_class = "weatherRadial"
[[[weatherRange]]]
range_type = outTemp
polar = false

Important - this was my problem - weatherRange Chart doesn‘t work with Belchertown Skin 1.0.1, so I have to upgrade to skin version 1.1.b8 development branch.

Your question 2 - I am not really shure, if charts on the homepage can use full width.

Hope I can help a little bit.

Dietmar
Reply all
Reply to author
Forward
0 new messages