I am creating a charts report in php but not understanding what should I use.
Can you help me, what chart tool should I use?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What sort of charts are you looking forward to work with ? Opensource ? or the other way?
For a licensed Version, you can take a look at this Fusion Charts (Flash and javascript).
Highcharts. (demos and trial versions are also available.)
For opensource take a look at the Google chart API. Google provides you with both static and interactive charts.
Hope this helps.