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/fab4b87d-5433-48c1-8e9c-429098e60980%40googlegroups.com.

Reply via email to