Sparkline Grails Plugin (Seymour Cakes)
Grails, Seymour Cakes June 30th, 2008
Seymour Cakes just released the first version of the Sparkline plugin for Grails [Sparkline@Wikipedia]. Here is a sample of what It can do
This is the second Grails plugin based on GraphicsBuilder, a Java2D Groovy builder. It is interesting to note that this plugin bundles its own controller to do the work. It doesn’t cache the resulting images (neither odes the J2D plugin) for the time being, here is hoping both plugins provide a caching mechanism in their next release.
Tags: Grails, Seymour Cakes

About
Hmm caching… in my FF3, the images seems to be cached is the URL looks the same. But yes I agree caching is important. If someone can point me to the resource to implement image caching I will be happy to work on it.
How does one reference the controller bundled in the plugins dir?
Ok, got it, but there’s no such thing as /sparkline/arrow?value=right as documented. Try /sparkline/direction?value=right
[…] - bookmarked by 4 members originally found by MariaBennington on 2008-10-16 Sparkline Grails Plugin (Seymour Cakes) http://www.groovyongrails.com/article/90 - bookmarked by 5 members originally found by eSolutions […]