kz25 Posted January 10, 2011 Share Posted January 10, 2011 Hello,I am attempting to create a simple Pie Chart in a webpage (*.JSP file). However, I don't quite know how to do this and thus far have not been able to find examples.To start I want a simple pie chart with static data. Eventually I will be getting this data from SQL server.I'm looking for an example with the following:Code:<%@ page import="" %> <% // Java Code goes here // Create iReport object// Initialize the object with data// Now display the object in the webpage%> Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now