Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/chart/VerticalProfileChart.java @ 336:1b9ca0f2d498
age | author | description |
---|---|---|
Tue, 08 Dec 2009 08:39:03 +0000 | Tim Englich | Some Refactoring work done. |
Mon, 07 Dec 2009 17:03:24 +0000 | Ingo Weinzierl | Changed the way of adding data to charts. Same parameters have one axis - not each parameter its own one. |
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 08:47:44 +0000 | Ingo Weinzierl | Localization of chart axis with locale which fits best to server and browser settings. |
Tue, 24 Nov 2009 19:14:58 +0000 | Ingo Weinzierl | Added timegap definitions to charts. Adapted constructors and constructor calls. |
Fri, 20 Nov 2009 14:03:31 +0000 | Ingo Weinzierl | Removed duplicated and needless imports. |
Thu, 19 Nov 2009 15:30:27 +0000 | Ingo Weinzierl | Implementation of classes for creating timeseries, verticalprofile and horizontalprofile charts. |