Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/chart/AbstractChart.java @ 743:a4b66195d55a
age | author | description |
---|---|---|
Mon, 15 Feb 2010 11:44:01 +0000 | Ingo Weinzierl | Added new ouput mode: histogram. |
Wed, 02 Dec 2009 10:50:12 +0000 | Ingo Weinzierl | New options in chart template: visibility of lines and points in charts and point's size. |
Thu, 26 Nov 2009 16:10:47 +0000 | Ingo Weinzierl | Implemented a helper class for exporting charts. Adapted code. |
Tue, 24 Nov 2009 19:14:58 +0000 | Ingo Weinzierl | Added timegap definitions to charts. Adapted constructors and constructor calls. |
Fri, 20 Nov 2009 15:45:25 +0000 | Ingo Weinzierl | Export format of charts is related to mime-type. |
Fri, 20 Nov 2009 14:03:31 +0000 | Ingo Weinzierl | Removed duplicated and needless imports. |
Thu, 19 Nov 2009 15:24:45 +0000 | Ingo Weinzierl | Interface and abstract classes for chart creation implemented. |