Download List

Descripción del Proyecto

Cewolf 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. 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-compliant tags.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-08-26 22:09
0.9.7

Tags: Minor bugfixes

2003-06-22 00:30
0.9

Se hicieron muchas correcciones de errores. Cewolf ahora es capaz de manejar combinado y gráficos superpuestos.
Tags: Major feature enhancements
Many bugfixes were made. Cewolf is now able to handle combined and overlaid charts.

2003-06-10 02:02
0.9 beta1

Apoyo a la superposición y gráficos combinados (primeros pasos) y un atributo usecache nuevo en el productor (a deshabilitar el almacenamiento en caché de datos) se han añadido. El programa está ahora incluido con JFreeChart 0.9.8, y el registro está ahora a cargo de commons.logging Apache.
Tags: Major feature enhancements
Support for overlay and combined charts (first steps) and a new usecache attribute in the producer (to disable data caching) were added. The program is now bundled with JFreeChart 0.9.8, and logging is now handled by Apache's commons.logging.

2002-12-31 05:45
0.9.alpha1

Un cambio de la API para DatasetProducer para que el productor decida acerca de los datos de almacenamiento en caché, una solución para un error de configuración, los parches para el caché de errores, una nueva página de la solicitud del Estado en la prestación cewolf servlet, y la eliminación de los atributos de vencimiento de taglibrary ya que no se usan más .
Tags: Minor feature enhancements
An API change to DatasetProducer to let the producer decide about data caching, a fix for a configuration bug, fixes for caching bugs, a new state request page in the cewolf rendering servlet, and removal of expired attributes from taglibrary as they are not used anymore.

2002-11-25 09:01
0.8.7

Este comunicado está empaquetado con JFreeCharts 0.9.4.
Tags: Minor feature enhancements
This release is bundled with JFreeCharts 0.9.4.

Project Resources