You can check out how I used JFreeChart in one of my Wicket presentations...

http://svn.carmanconsulting.com/public/wicket-advanced/trunk/src/main/java/com/carmanconsulting/wicket/advanced/web/story10/resource/StudentPerRankChart.java

and the resource class itself:

http://svn.carmanconsulting.com/public/wicket-advanced/trunk/src/main/java/com/carmanconsulting/wicket/advanced/web/common/resource/ChartImageResource.java

On Sun, Nov 16, 2008 at 8:29 PM, Jurek Piasek <[EMAIL PROTECTED]> wrote:
> I have been using Amcharts
>
> http://www.amcharts.com/
>
> together with SWFObject
> http://cwiki.apache.org/WICKET/creating-a-behavior-to-use-a-javascript-library.html
>
> Regards,
> Jurek
>
>
> On Sun, Nov 16, 2008 at 8:20 PM, Yazbek, Daniel (Daniel)
> <[EMAIL PROTECTED]>wrote:
>
>> Hi all,
>>
>>
>>
>> I'd like to put some simple bar graphs, pie graphs and possible line
>> graphs into my wicket pages.
>>
>>
>>
>> Have any of you used a good framework that you can recommend, that also
>> plays nicely with Wicket?
>>
>>
>>
>> Thanks!
>>
>>
>>
>> -Daniel.
>>
>>
>>
>>
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to