<?php //Include the code include('./PHPlot.php'); //Define the object $graph =& new PHPlot(); //Define some data ); $graph->SetDataValues($example_data); //Draw it $graph->DrawGraph(); // remember, since in this example we have one graph, PHPlot // does the PrintImage part for you ?>
i wszystko super, tylko ze moj obraz ma zbedne, nie wiadomo skad pochodzace opisy osi X (zalaczam screen)

Jak się tego pozbyc? Nadmienie ze na screenie w manualu nie ma tych podwójnych opisów.