I believe the best solution is the one already implemented on Belchertown web pages (use specific version of Highcharts in your code like " https://code.highcharts.com/10/highcharts.js" to pick latest version of 10 or "https://code.highcharts.com/10.3.3/highcharts.js <https://code.highcharts.com/10/highcharts.js>" for specific one). Code is stored on cloud so should be available all the time. You can even go back to version 1 released in 2014 so I wouldn´t be afraid you will loose access soon :)
Dne středa 26. dubna 2023 v 19:26:42 UTC+2 uživatel vince napsal: > Thanks for the heads-up here. I'd have never found it in the belchertown > issues. > > I tested both workarounds. Switching to newer highcharts works yet does > have the font change issues. I went with @roe-dl's original workaround in > the github issue to grab a local copy of the required pieces of highcharts > rather than relying on downloading it every time and hoping that upstream > doesn't break anything. > > -- 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/00ef78e0-d3c9-4dc9-a41b-5b3f0b391365n%40googlegroups.com.
