Это старая версия WebСтроительство/PHP/jpgraph за 24.02.2016 11:25.

WebСтроительство / PHP / jpgraph


http://jpgraph.net/

***

Если обнаруживается такая ошибка:

JpGraph Error: 25128 The function imageantialias() is not available in your PHP installation. Use the GD version that comes with PHP and not the standalone version.
Then locate and edit file gd-image.inc.php. Comment (disable) line with JpGraphError::RaiseL(25128); In function SetAntiAliasing.

нужно в файле gd-image.inc.php закоментировать строку, содержащую JpGraphError::RaiseL(25128); в функции SetAntiAliasing.
обычно это срока 110.