I have a similar requirement and played a bit with Open Flash Charts. [1]
It took little effort to integrate wicket + ofc4j [2] + swfobject [3]

[1] http://teethgrinder.co.uk/open-flash-chart-2/glass-bar-chart.php
[2] http://code.google.com/p/ofcj/
[3] http://code.google.com/p/swfobject/

Another requirement was that the user could drag and drop charts around on
the page (à la iGoogle) so I tried something like
http://interface.eyecon.ro/demos/sort.html  but that failed miserably: half
the time the charts wouldn't show up correctly after dragging them around.
I still have to find out if I can solve this somehow. All pointers are
welcome.

Anyway, if you're interested, I can create a wiki page showing the wicket +
ofc4j + swfobject integration.

Maarten


On Tue, Nov 4, 2008 at 9:16 PM, Nino Saturnino Martinez Vazquez Wael <
[EMAIL PROTECTED]> wrote:

> You do know there are an abundance of jfreecharts right, they are highly
> customizable.. And theres even a javaweb start thing where they demo it...
> But you probably did show them this...
>
> http://www.jfree.org/jfreechart/jfreechart-1.0.11-demo.jnlp
>
> Tomasz Dziurko wrote:
>
>> My client needs in his application very good looking charts (simple
>> bars with some gradienst and 3D effects). Unfortunately he didn't like
>> what JFreeChart library offers so I must find and implement another
>> solution.
>> Questions are:
>> 1. Is there any other chart library easy to integrate with Wicket?
>> 2.<off-topic>Which chart api (could be me commercial, client is
>> paying) could you suggest?</off-topic>
>>
>> Thank you for your help
>>
>> Regards
>>
>>
>
> --
> -Wicket for love
>
> Nino Martinez Wael
> Java Specialist @ Jayway DK
> http://www.jayway.dk
> +45 2936 7684
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to