You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JpGraph
Greetings to all JpGraph enthusiasts,
As of August 7th, a fresh release of JpGraph v4.4.2, fully compatible with PHP 8.2, is now accessible on jpgraph.net. This is certainly great news!
Best regards, Claude :-)
w1djm...@gmail.com
unread,
Aug 9, 2023, 9:57:46 AM8/9/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JpGraph
Thank you Claude! You may want to check the ContourPlot function in jpgraph_contour.php. You have private $nbrCountours = 0 ; at the start of the function but later use it as $this->nbrContours (note the spelling difference). The latter is going to throw an error since nbrContours has not been defined.
daryl herzmann
unread,
Aug 21, 2023, 7:29:41 AM8/21/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JpGraph
I am unsure if something failed with the release process, but the distribution diff between 4.4.1 and 4.4.2 is only 3 lines, only version number changes in README and jpgraph.php
daryl
Frederic D
unread,
Oct 6, 2023, 6:09:23 AM10/6/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JpGraph
I dont know why (no updates were made) but since a couple of days I could not use jpgraph. I receive this error in my logs: PHP Deprecated: Creation of dynamic property UniversalTheme::$graph is deprecated in jpgraph_theme.inc.php on line 56
I still have the version 4.4.2.
Thanks Frederic
Mikhail Oleynik
unread,
Oct 6, 2023, 6:45:24 AM10/6/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JpGraph
I dont know why (no updates were made) but since a couple of days I could not use jpgraph. I receive this error in my logs: PHP Deprecated: Creation of dynamic property UniversalTheme::$graph is deprecated in jpgraph_theme.inc.php on line 56