Sign in to follow this  
joejoebiggs

MySQL Statements

Recommended Posts

Hello,

I am fairly new the FusionCharts and am trying to figure out how to plot a graph with the following information:

Database: survey

Table: responses

Field: Ans1

Ans1 contains a number 1-10. I would like to show a graph of each number, 1-10, and the number of responses that contain that number. I have read the tutorial and when I alter the select statement to what I think should work I get a MySQL error. I was able to get it to plot each individual response in a pie chart, just not combined. (So at least I know it is functioning.)

Thanks in advance for your help!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this