
How to Fix JpGraph Error 25128: The function imageantialias() is not available in your PHP installation.
This error message shown up when I tried to draw chart using JpGraph: To fix the problem, edit file gd_image.inc.php inside JpGraph folder, and disable the line start with JpGraphError::RaiseL(25128); in function SetAntiAliasing: