Cewolf is a tag library for JfreeChart. JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.
tags: chart jsp taglib| Version | Download | Details |
|---|---|---|
| 1.0 | Binary (136 KB) | Details |
| 0.12.0 | Binary (130 KB) | Details |
| 0.10.3 | Binary (116 KB) | Details |
<dependency>
<groupId>cewolf</groupId>
<artifactId>cewolf</artifactId>
<version>1.0</version>
</dependency>