<?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 ?>
Na osi Y mam wartości przecinkowe natomiast na osi X już nie. Jak to zrobić?