For some reason the station.json isn't being generated. Check to make sure 
the station.json file exists in your json folder in public_html

This is returning 404 not 
found: https://www.wetter-zorneding.de/station/json/station.json

On Saturday, April 18, 2020 at 2:53:24 PM UTC-4, Manfred Maier wrote:
>
> Another issue after switching to version 1.1:
> On my "station" page I used to have an embedded Highchart. But now it's 
> not produced anymore :(
>
> In the graphs.conf I have:
>
> [station]
>     show_button = false
>     time_length = 259200 # 72 hours in seconds
>     aggregate_type = last
>     aggregate_interval = 300 # 5 min
>     gapsize = 300000 # 5 min
>     
>     [[rxchart]]
>         title = ISS Empfangsstärke
>         [[[rxCheckPercent]]]
>             name = Stärke des Funksignals
>             color = "#e5544e"
>             lineWidth = 1
>             yaxis_min = 20
>             yaxis_max = 100
>
>
> My station.inc begins with:
>
> #encoding UTF-8
> <script type='text/javascript'>showChart("station");</script>
>
> ... and later on there is the line
> <div id="rxchart" style="margin-top:20px;"></div>
>
> On my website the chart still is not visible (but it had been with version 
> 1.0).
> https://www.wetter-zorneding.de/station/
>
>
> Again some encoding issue?
>
> Any hints are highly welcome.
>
> Best regards,
> Manfred
>
>

-- 
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/83ef206c-d652-4648-8668-0a16c1030b08%40googlegroups.com.

Reply via email to