Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java @ 265:51f1c7420115
age | author | description |
---|---|---|
Mon, 09 May 2011 11:21:50 +0000 | Ingo Weinzierl | Bugfix: the current locale string is used to fetch chart images now. |
Thu, 07 Apr 2011 11:31:19 +0000 | Ingo Weinzierl | The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact. |
Mon, 28 Mar 2011 10:45:45 +0000 | Ingo Weinzierl | Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab. |