cewolf

The cewolf tag library is an easy way to embed charts in web pages. It's based on the capable JFreeChart library. Unfortunately, unlike JFreeChart, cewolf isn't maintained any more and hasn't been updated in a while. Since I needed to fix a few issues, and added a few small features, I figured I'd make them available for others to use. I may tackle other issues as I encounter them if they seem worthwhile doing.

Note that I'm calling this version 1.1 to set it apart form the official 1.0 release, but it's not in any way endorsed by Guido Laures (who originally created cewolf). Do not contact him with questions about this release.

The changes are:

cewolf-1.1-ulf.zip contains the jar file, the TLD, the tag documentation, the javadocs, the source code and an updated version of the cewolfexample web app.


Back To Home Page