Click here to Skip to main content
15,747,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi
I want to create Performance chart for student mark sheet in php using mysql data.

I already try in GD-Lib. It create chart in png & jpeg image format. But when I give mysql retrieved data the chart columns didn't show separate simple display only one bar in whole image size.

Anybody have any idea about this query. Please send your valuable replay....

Thanks....
Posted
Updated 4-Jul-11 2:26am
v2

1 solution

Hi there!

You could save your performance in another table and then show the data with jQuery chart system. Take a look at http://www.highcharts.com/[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900