说明: php作线形图的函数 关键词:PHP /* 函数说明 $data:y轴数据(数组) $graphdata:y轴数据--百分比(数组) $label:x轴数据(数组) $height:图像高度 $width:图像宽度 $font:字号 $dot:决定点的大小 $bg:背景色 $line :线色 $text :文本色 $dotcolor:点色 $file:输出图像文件名 */ function qximage($data , $graphdata, $label , $height, $width
<tianzhu131> 在 上传 | 大小:264192