On Fri, Apr 3, 2009 at 6:04 AM, Ista Pouss <ista...@gmail.com> wrote:
> Second (the question), how it is possible to set the width and height
> in the html img of the graph ?

I implemented something simple for JFreeChart in an Advanced Wicket
presentation I did:

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

It just allows you to show the chart as an image and it allows you to
specify the width/height.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to