Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

=> Highcharts version 11.3 fail <=

Discussion of the Cumulusutils tool and website generator.

Moderator: HansR

Post Reply
User avatar
Dador
Posts: 202
Joined: Thu 24 Nov 2011 2:22 pm
Weather Station: Davis VP2 Plus & Ecowitt
Operating System: Windows 10
Location: Rybnik, Poland
Contact:

=> Highcharts version 11.3 fail <=

Post by Dador »

Hi Hans,

The latest version of Cutils stopped drawing some charts for me (Heat Map, Rain vs. EVT). Bugs?

PS. Is it possible for the Heat Map to have the latest data on the first page? Now to see the current year I have to click the Next Page button.
You do not have the required permissions to view the files attached to this post.
User avatar
HansR
Posts: 5969
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: CumulusUtils Version 6.23.2

Post by HansR »

I noticed but have been away today.
I'll take a look. There were no changes in those charts so probably somewhere around it.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
HansR
Posts: 5969
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Highcharts version 11.3 fail

Post by HansR »

Highcharts released version 11.3.0 on 10th of January after which the charts indicated above started failing (when the release propagated through the CDN).

The solution is to use:

Code: Select all

UseSpecificHighchartsVersion=11.2.0
I will notify Highcharts but will not start a debugging session with them to find the bug or the solution within 11.3.0 (that takes too much energy and time because of the complexity of the compiler output).
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
Dador
Posts: 202
Joined: Thu 24 Nov 2011 2:22 pm
Weather Station: Davis VP2 Plus & Ecowitt
Operating System: Windows 10
Location: Rybnik, Poland
Contact:

Re: CumulusUtils Version 6.23.2 and Highcharts fail

Post by Dador »

HansR wrote: Fri 12 Jan 2024 7:48 am The solution is to use:

Code: Select all

UseSpecificHighchartsVersion=11.2.0
Thx, works 👍
User avatar
HansR
Posts: 5969
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: => Highcharts version 11.3 fail <=

Post by HansR »

HighCharts accepted these as bugs.
Not known when these will be solved.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
philpugh
Posts: 388
Joined: Tue 24 May 2011 8:34 am
Weather Station: See Signature
Operating System: Debian 11 (RPi4)
Location: Antrobus, Cheshire, UK
Contact:

Re: Highcharts version 11.3 fail

Post by philpugh »

HansR wrote: Fri 12 Jan 2024 7:48 am Highcharts released version 11.3.0 on 10th of January after which the charts indicated above started failing (when the release propagated through the CDN).

The solution is to use:

Code: Select all

UseSpecificHighchartsVersion=11.2.0
I will notify Highcharts but will not start a debugging session with them to find the bug or the solution within 11.3.0 (that takes too much energy and time because of the complexity of the compiler output).
Pardon my ignorance but where do you place this line pls?
Phil Pugh
GW1000 + WH65/WH57/WH31; HP2551 + WS68/WH40A; GW2001 WittBoy
CumulusMX V4 / CUtils V7
Raspberry Pi 5 64bit
http://goosegate.uk/
User avatar
HansR
Posts: 5969
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: => Highcharts version 11.3 fail <=

Post by HansR »

[EDIT] Cumulusutils.ini, section [General] ;)
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
rogerthn
Posts: 518
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: => Highcharts version 11.3 fail <=

Post by rogerthn »

HansR wrote: Mon 22 Jan 2024 6:30 pm Cumulusutil.ini, section [General] ;)
Maybe cumulusutils.ini ?
Image
User avatar
HansR
Posts: 5969
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: => Highcharts version 11.3 fail <=

Post by HansR »

rogerthn wrote: Mon 22 Jan 2024 6:46 pm
HansR wrote: Mon 22 Jan 2024 6:30 pm Cumulusutil.ini, section [General] ;)
Maybe cumulusutils.ini ?
Yes.... corrected :D
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
philpugh
Posts: 388
Joined: Tue 24 May 2011 8:34 am
Weather Station: See Signature
Operating System: Debian 11 (RPi4)
Location: Antrobus, Cheshire, UK
Contact:

Re: => Highcharts version 11.3 fail <=

Post by philpugh »

Thanks to all!
Phil Pugh
GW1000 + WH65/WH57/WH31; HP2551 + WS68/WH40A; GW2001 WittBoy
CumulusMX V4 / CUtils V7
Raspberry Pi 5 64bit
http://goosegate.uk/
Post Reply