I wrote a simple resource-based implementation: http://svn.carmanconsulting.com/public/wicket-advanced/trunk/src/main/java/com/carmanconsulting/wicket/advanced/web/common/resource/ChartImageResource.java
and an example of using it: http://svn.carmanconsulting.com/public/wicket-advanced/trunk/src/main/java/com/carmanconsulting/wicket/advanced/web/story10/resource/StudentPerRankChart.java On Tue, Oct 28, 2008 at 10:48 PM, jwray <[EMAIL PROTECTED]> wrote: > > > I looked around wicket stuff and didn't see anything related to JFreeChart. > > If you think it is suitable for inclusion in wicket-stuff, or elsewhere, > then by all means upload it. It's only four classes so I don't think it is > worth creating a new project for, and I don't know where it would fit right > not. > > Jonny > -- > View this message in context: > http://www.nabble.com/JFreeChart-component-tp20200322p20220047.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]
