<?php
/* Define the path to chartclasses.php.
It must be changed and relative to where you have extracted the phpcharts files.
In most cases it would be: define("CHARTS_SOURCE", "phpcharts/"); */
define("CHARTS_SOURCE", "");
include(CHARTS_SOURCE."chartclasses.php");