background image

 

PHP 图形类-Jpgraph 介绍【十六】之曲线图【四】

<?php 

// content=”text/plain; charset=utf-8″

require_once

 (‘jpgraph/jpgraph.php’);

require_once

 (‘jpgraph/jpgraph_line.php’);

$datay

 = 

array

(20,15,33,5,17,35,22);

// Setup the graph