Projects / Sparklines for Java

Sparklines for Java

Sparklines are "intense, simple, wordlike graphics." They are detailed in Edward Tufte's book "Beautiful Evidence". Sparklines for Java contains both a Java library and a JSTL taglib for producing sparklines.

Tags
Licenses
Implementation

RSS Recent releases

  •  11 Mar 2007 14:22

Release Notes: This release properly URL encodes parameters for server generated sparklines. This fixes an issue when using hex specified image colors. The tag parameter "background" has been added as a workaround for IE6 PNG transparency.

  •  02 Mar 2007 17:58

Release Notes: Support for server generated images (instead of embedded), which brings full cross-browser support (finally something for IE). Includes support for negative values in line graphs. Other minor fixes and cleanup.

  •  04 Oct 2006 12:23

No changes have been submitted for this release.

Screenshot

Project Spotlight

PyDSM

A library of Python/Scipy tools for the design and simulation of ΔΣ modulators.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.