This looks like it's a mismatch setting with gapSize <https://github.com/poblabs/weewx-belchertown/wiki/Belchertown-Charts-Documentation#gapsize>
On Friday, June 19, 2020 at 10:35:32 AM UTC-4, Manfred Maier wrote: > > Switching back to English, since I guess we need the help of Pat here. > > @Pat > Have you seen the following issue before? > There is data behind the Highcharts and individual data points are > displayed, but somehow the line seems to be set to 'hidden'. > Is there anything wring in the graphs.conf? > > Here is an example screenshot. > > > > [email protected] schrieb am Freitag, 19. Juni 2020 um 16:23:39 UTC+2: > >> Gratuliere, der Schuss ging ins schwarze! >> Im skin.conf habe ich auto >> Der Raspberry lief natürlich für mich lokal auf de_CH.UTF-8 >> ich habe diesen nun auf de_DE.UTF-8 geändert und schon hatte ich das >> Zuletzt aktualisiert und Charts. >> Die Charts sind leider teilweise leer? >> >> >> Am Freitag, 19. Juni 2020 15:25:44 UTC+2 schrieb Manfred Maier: >>> >>> Das ist jetzt ein Schuss ins Blaue (vielleicht treffe ich aber): >>> Welche "belchertown_locale" hast Du angegeben? Bzw. in welcher >>> "Locale"Einstellung läuft Dein Rechner? >>> >>> In der besagten Belchertown.js auf Deinem Webserver steht in Zeile 507: >>> thousandsSep: ''' >>> >>> Es sieht so aus, als würde ein Hochkomma als Tausender-Punkt verwendet. >>> Der Browser fällt hier wohl drüber (3 Hochkommas nacheinander). >>> >>> Der Tausender-Seperator ist eigentlich automatisch von der Locale >>> gesteuert. >>> >>> >>> Manfred Maier schrieb am Freitag, 19. Juni 2020 um 15:01:48 UTC+2: >>> >>>> Ich hab mir Deine Website jetzt mal angesehen. >>>> Es sieht so aus, als hättest Du ein Problem mit Deiner >>>> Belchertown.js.tmpl >>>> >>>> Hast Du da mal etwas geändert? >>>> >>>> Wenn ich die Fehlermeldung richtig interpretiere, gibt es ein Problem >>>> bei Zeile 506. Das EOF bedeutet meiner Meinung nach, dass das File hier >>>> endet? >>>> Wie viele Zeilen hat Deine Belchertown.js.tmpl? >>>> >>>> >>>> >>>> Manfred Maier schrieb am Freitag, 19. Juni 2020 um 13:14:23 UTC+2: >>>> >>>>> Ist bei mir in der index_hook_after_charts.inc drin. >>>>> >>>>> >>>>> 1) Datei (index_hook_after_charts.inc) im Belchertown-Verzeichnis >>>>> anlegen >>>>> 2) den folgenden Code reinkopieren >>>>> 3) In der weewx.conf (Belchertown -Section) einschalten, dass der >>>>> Index-Hook alle 300 Sekunden (oder auch weniger oft) neu geladen wird. >>>>> 4) Noch den iframe aus meinem Code für Deinen Standort anpassen (den >>>>> Code gibt's auf Meteoblue unter Website-Widgets). >>>>> >>>>> <br> >>>>> <br> >>>>> <p align="center"> >>>>> <iframe src=" >>>>> https://www.meteoblue.com/de/wetter/widget/three/zorneding_deutschland_2803884?geoloc=fixed&nocurrent=1&noforecast=0&days=7&tempunit=CELSIUS&windunit=KILOMETER_PER_HOUR&layout=image" >>>>> >>>>> frameborder="0" scrolling="YES" allowtransparency="true" >>>>> sandbox="allow-same-origin allow-scripts allow-popups >>>>> allow-popups-to-escape-sandbox" style="width: 100%; height: 525px; >>>>> padding-left: 16px; padding-right: 16px"></iframe> >>>>> </p> >>>>> <br> >>>>> >>>>> -- 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/e49723ad-7de2-418e-8e6e-93a496204469o%40googlegroups.com.
