Hi, I have a JSP application which has to generate charts(pie,bar,line..) based on the user search criteria. When user gives some inputs to the page it will get the data from database(MySQL). Example if my user is searching data for employers based on year,and location.. i have to get that data in grid page and represent them in charts. I am getting list(JAVA LIST) of data from my Servlet and Java class.which i have to show as charts please guide me for this.
-- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.
