I have a website where user enter information daily, i want to present that information in an interactive graph. i have made the website using php/mysql, any ideas?
i want something like this
I have a website where user enter information daily, i want to present that information in an interactive graph. i have made the website using php/mysql, any ideas?
i want something like this
You might want to look into FusionCharts Free or another interactive charting component. It will be significantly easier than trying to code one yourself.
I really recommend HighCharts, a graphing library written in JavaScript. It's free for non-commercial use or there's a reasonable single-site fee or developer's licence.