Help for this page
$graph->set_x_axis_font('/fonts/arial.ttf', 20); $graph->set_y_axis_font('/fonts/arial.ttf', 20);
$graph->set_x_axis_font(GD::Font->MediumBold); $graph->set_y_axis_font(GD::Font->MediumBold);