|
RChart Servlet
|
Other links at Java > JSP and Servlets > Graphs and Charts |
| 1. |
KavaChart
|
|
|
KavaChart provides an extensive set of tools for building all sorts of charts in a JSP or servlet environment. This includes an intelligent, Struts-friendly, taglib that separates your data sources from your presentation layer. A GUI editor lets you create and edit all sorts of chart styles, which can be applied to any of KavaCharts more than 50 chart types. KavaChart also includes a charting library, and a collection of server-side beans to generate dynamic charts.
|
| 2. |
3D Stacked Vertical Bar Graph Software
|
|
|
3D Stacked Bar Graph provides both a client and server side solution for the incorporation of bar graphs into web pages. Versatile components enable web authors and Java developers to easily build and publish dynamic and interactive bar graphs.
|
| 3. |
RChart Servlet
|
|
|
The servlet component of rchart can read data from URLs, paramaters or databases (JDBC) and create more than 18 different types of charts. The servlet can create image maps so that your charts become interactive. It requires almost no programming in your jsp pages. Source code is available.
|
| 4. |
Cewolf
|
|
|
Cewolf (Chart Enabling Web Object Framework) can be used inside a Servlet/JSP based web application to embed complex graphical charts of all kinds (e.g. line, pie, bar chart, plots, etc.) into a web page. Therefore it provides a full featured tag library to define all properties of the chart (colors, strokes, legend, etc.). Thus the JSP which embedds the chart is not polluted with any java code. Everything is described with XML conform tags. Cewolf is based on JFreeChart and uses its rendering engine to render the final chart image into the clients response stream. No files are created on server side. Everything is based on lightweight session objects and dynamic data analysis.
|
| 5. |
jspChart
|
|
|
jspChart is an JAVA Component that allows you to create a dynamic chart. It supports any standard graphs formats: bar, line, surface, arc of a circle, etc, and is possible to create the graph from a database.
|
|
|