Hi John,
I'm running an old version of Seasons but I believe it's much the same.
1. Depends on the History selected.
If you select History: Day then you'll get Day Hi/Lo displayed in the
sidebar widget
If you select History: Week, you'll get Day and Week displayed in that
same sidebar
Try selecting History: Month, then History:Year and you'll see the
logic continue.
2. I believe that is the expected behaviour.
Day displays the Day column
Anything but Day displays Day Hi/Lo and the Hi/Lo for the selected
History (eg: Week returns Day, Week columns.
This is controlled from seasons.js (or whatever your version of js is called)
[...]
function choose_history(id) {
choose_div('history', id, ['day', 'week', 'month', 'year',
'dayrain', 'weekrain']);
choose_col('hilo', id, ['week', 'month', 'year']);
}
Try disabling the choose_col line and you'll find they are all
displayed, all the time.
If you've added rain/year then you'll need to add that to the js file
as a choose_col option.
Looking at
https://www.andylittle.us/weewx/.
That version runs as I'd expect which suggests that you have modified
the js file on that site.
What js are the others running?
> --
> 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
weewx-user+...@googlegroups.com.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/weewx-user/5c97a316-1a26-4862-8427-2b067c758a6c%40googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.
>
--
Cheers
Glenn
rorpi - read only raspberry pi & various weewx addons
https://github.com/glennmckechnie