1. include a font file and specify it on line 18 of the class
2. put a closing '?>' after the class.
3. get rid of everything after the class since it is redundant from the example files.
At this point you should be able to run example-simple-chart.php
I am still having a problem running the other examples...throws error saying $bgColor is undefined.
adam yan - 2011-02-25 11:33:43 - In reply to message 1 from Mark Berube
Hi Author,
I have done the same steps to get the simple bar displayed. But when I run the example_stacked_chart.php and example_compone_chart.php, nothing showing, just blank page. Please advise the solution.