I am experimenting with a database driven web app.
What library / techniques is everybody using in order to create graphical statistics such as flow charts, pie charts and linear graphs etc.
Thanks in advance.
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.
I have been using jQuery flot for sometime now. It is pretty feature rich and can be easily generated with data sent from a php file via ajax. Different kinds of plots, zooming, panning, onhover info; a lot of options are there.