Wednesday, April 03, 2013
JPGraph - 'The image ... cannot be displayed, because it contains errors'
If you are stuggling to debug this failure message with jpGraph, then temporarily comment out the line
$graph->Stroke();
and re-run the page to let PHP show you the error.
$graph->Stroke();
and re-run the page to let PHP show you the error.