我想从 100 分中绘制学生分数的条形图,这些分数存储在我的 SQL 数据库中,使用 php,我们在 Text 中显示标记,我们将标记存储在 Php 变量中
$eng
$math
$phy
$ip
$pedu
$chem
但是现在我们想在图中显示标记如何做到这一点,请参见这里 的开发者网站....尝试伪卷号 1000 或 11988 图表应该像这个 图表
Have fun: pchart class PHP
pChart is a PHP class oriented framework designed to create aliased charts. Most of todays chart libraries have a cost, our project is intended to be free. Data can be retrieved from SQL queries, CSV files, or manually provided. This project is still under development and new features or fix are made every week.
Focus has been put on rendering quality introducing an aliasing algorithm to draw eye candy graphics. Rendering speed has been dramatically enhanced since the first version, we'll still continue optimising the code!