| 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.
|
 |
 |
|
|
subject: Pie-charts and Bar-charts using JSP
|
|
|