Re: [T5] Dynamic Graphics

2012-05-23 Thread Thiago H. de Paula Figueiredo
On Wed, 23 May 2012 11:29:27 -0300, Fuhrmann, Hauke wrote: Hi there, Hi! is there any support to draw graphics in Tapestry? I'm looking for some component that offers some standard Java Graphics2D object and renders this as some possible web-graphics at the client, e.g. HTML5 canvas with

Re: [T5] Dynamic Graphics

2012-05-23 Thread Emmanuel DEMEY
Hi Hauke, You can have a look to my Tapestry5-highcharts contribution : http://tapestry5-jquery.com/highcharts This contribution uses Tapestry5-jquery project. Manu 2012/5/23 Fuhrmann, Hauke > Hi there, > > > > is there any support to draw graphics in Tapestry? > > > > I'm looking for some co