用open-flash-chart作报表时遇到一个有关问题

WBOY
Release: 2016-06-13 13:39:56
Original
864 people have browsed it

用open-flash-chart作报表时遇到一个问题
用open-flash-chart作报表时遇到一个问题
$dsjs=array(22,32,13,154);这样的直接写出的数组可以用来绘图。但是用自己其他代码得到的数组。用var_dump查看过数据类型和值都完全一样,但是却一直失败。。


------解决方案--------------------
没用过
传递的数值是否有范围限制?如果没有的话 那还是得去找你自己得到的数组是不是存在问题.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!