Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am developing a reporting system for a company that uses a MySQL database with PHP. I am after some advice on which graphing tool to use. I am preferably looking for a free tool, but am also interested in any decent tools that are not free.

I have currently looked into:

pChart SQL Charts Tool Highcharts JS JpGraph

What other tools should I look into?

share|improve this question
Try look into Google Chart API . Easy to use & Free . – Shivan Raptor Jan 3 at 3:27

2 Answers

There it is!

There it is! Fusion Charts.. Very easy to use and has a very good documentation..:)

share|improve this answer

You can have a look at Visifire Charts. However it is not free.

http://www.visifire.com/ExampleArea/ChartInPhpMysql/create_chart_in_php_mysql.php

enter image description here

Full disclosure: I have been involved in the development of Visifire.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.