Hi Xant,
I had a look at your site and it seems that the json files are produced
alternatively by different versions of Belchertown skin. Do you have
multiple instances of weewx ?
Sometimes the beginning of ./json/homepage.json is :
{
"belchertown_version": "1.1",
"generated_timestamp": "06/06/2020 02:15:23",
"colors": "#7cb5ec, #b2df8a, #f7a35c, #8c6bb1, #dd3497, #e4d354,
#268bd2, #f45b5b, #6a3d9a, #33a02c",
"chartgroup_title": "HomeGraphs",
"tooltip_date_format": "LLL",
"credits": "highcharts_default",
"credits_url": "highcharts_default",
"credits_position": "highcharts_default",
"chart1": {
"series": {
"outTemp": {
"polar": "false",
"name": "Temperature",
"yAxis_softMin": 32,
"negativeColor": "#a3b7c9",
"rounding": 1,
"data": [
[
1591334100000,
70.99
],
with version 1.1. With this json, the charts show-up;
But sometimes I see :
{
"belchertown_version": "1.1b7",
"generated_timestamp": "06/06/2020 02:05:20",
"colors": "#7cb5ec, #b2df8a, #f7a35c, #8c6bb1, #dd3497, #e4d354,
#268bd2, #f45b5b, #6a3d9a, #33a02c",
"chartgroup_title": "HomeGraphs",
"tooltip_date_format": "LLL",
"chart1": {
"series": {
"outTemp": {
"polar": "false",
"name": "Temperature",
"yAxis_softMin": 32,
"negativeColor": "#a3b7c9",
"rounding": 1,
"data": [
[
1591333500000,
71.13
],
with version 1.1b7. The "credits","credits_url" and "credits_position" lines
are missing, this generates a javascript error and the charts are therefore
not displayed.
Jacques
Le samedi 6 juin 2020 03:23:19 UTC+2, Xant a écrit :
>
>
> Pat
>
> Thank you for prompt reply, as I wish u, family, and Baby all doing well.
>
> 1) I used to do a lot to tweaks upon WeeWX and Bskin... but now settle for
> long as I finally got my WXsite as I wish. That is, stable for long, till
> missing Chart behaviour started, at no other change...
>
> 2) As posted, WeeWX 4.1, Bskin 1.1
>
>
> My WX Website: http://appnea.net/
>
> Graphs section completely missing (while Grafana and DarkSky forecast
> plots still shows up).
>
> To note (if you would check my site above), it is NOT consistent...
> sometimes HighCharts Graphs shows-up, sometimes not, while a "wee_reports"
> would temporarily fix it.
>
> Thx, Xant
>
--
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/11fc5ba8-a091-4d81-a4ac-75bf5bb97f2fo%40googlegroups.com.