Yeah, I didn't notice the clickable requirement. That's pretty cool. I'm going to have to check it out.
On Wed, Oct 29, 2008 at 5:19 PM, jwray <[EMAIL PROTECTED]> wrote: > > > Err, sort of confused about the last few messages. > > I submitted the component as I thought it would be useful for other people, > and from the emails I've got I guess it was. > > When I had the need to implement a clickable chart a few weeks ago I looked > around for an existing solution, and found none. There were one or two > mentions of dynamic image generation using JFreeChart and, as the other code > posted shows, it's relatively easy to do (eg. from the wicket wiki > http://cwiki.apache.org/WICKET/jfreechart-and-wicket-example.html). > > What I didn't find, and took me a little time to figure out the best way to > do, was generation of an image map from the chart thus allowing the chart to > by clickable and integrated with a wicket AjaxLink, and associated > callbacks. That's what this component provides, and I hope people find it > useful. > > Jonny > -- > View this message in context: > http://www.nabble.com/JFreeChart-component-tp20200322p20236096.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
