Appropriate tool for time series

2009-03-05 Thread Jurek Piasek
Hi,

I would like to create a table/grid in wicket for presenting multiple time
series in one table.  I have three time series to present in one table. Each
time series is stored as a map with date as key and value as double
(MapDate, Double). The table/grid would consist of four columns; the date,
time series 1, time series 2, time series 3.

What would be the best approach to create an editable and pageable
table/grid to present these three time series?

Many thanks!
Jurek.


Re: Appropriate tool for time series

2009-03-05 Thread jWeekend

Jurek,

http://wicketstuff.org/grid-examples/data-grid/editable.1 This  is quite
nice.

Regads - Cemal
http://jWeekend.com jWeekend 



Jurek Piasek wrote:
 
 Hi,
 
 I would like to create a table/grid in wicket for presenting multiple time
 series in one table.  I have three time series to present in one table.
 Each
 time series is stored as a map with date as key and value as double
 (MapDate, Double). The table/grid would consist of four columns; the
 date,
 time series 1, time series 2, time series 3.
 
 What would be the best approach to create an editable and pageable
 table/grid to present these three time series?
 
 Many thanks!
 Jurek.
 
 

-- 
View this message in context: 
http://www.nabble.com/Appropriate-tool-for-time-series-tp22362156p22362724.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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