Updated version available in first post this thread.
Enjoy

thanksBCJKiwi wrote: ↑Sat 07 Aug 2021 8:50 pm Re ../wxshare
I use the separate wxshare folder on my local and public systems to hold the data files for all the websites to avoid having to copy the data files to multiple places.
I attempt to eliminate the wxshare reference from the distro but every now and then I miss one.
The current distro is correct.
In davconvp2CUmx.php
line 104
$age = time() - filemtime('../wxshare/CUtags.php'); // age of tag file
change line to
$age = time() - filemtime('./CUtags.php'); // age of tag file
Thank you for contacting us.
We are planning to release the new version of JpGraph, which supports PHP 8 near future.
Please wait for a while.
Best regards,
JpGraph Support Team