aspose file tools
The moose likes JSP and the fly likes Pie-charts and Bar-charts using JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Pie-charts and Bar-charts using JSP" Watch "Pie-charts and Bar-charts using JSP" New topic
Author

Pie-charts and Bar-charts using JSP

Kunal Awar
Greenhorn

Joined: Jun 07, 2004
Posts: 1
Hi,

I'm looking for some freeware code to generate pie-charts and bar-charts dynamically in JSP. Any references or pointers will be helpful.

Thanks,
Kunal
Jeffrey Hunter
Ranch Hand

Joined: Apr 16, 2004
Posts: 305
JFreechart is a relatively simple package which I've used before in a web environment (implemented as a Servlet).

You can take a look at it here.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Pie-charts and Bar-charts using JSP
 
Similar Threads
Implementation of google charts in JSP
Generate pie charts throug jsp
writing Queries on JTable
Charting API
Javascript Excel Sheet API