I am creating a web site which conducts online surveys. I am storing the responses from the site in SQL Server database through Servlets. I want to show the survey summary as a Pie Chart. What are the possible things I can do to show pie chart on the browser ? Ideally I would prefer a simple HTML and Java Script solution.
Any code would be quite useful for me.
regards
-mukul