Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/chart/HorizontalProfileChart.java @ 626:61f688a69a55
age | author | description |
---|---|---|
Thu, 17 Dec 2009 13:21:43 +0000 | Ingo Weinzierl | Changed depending value for gap detection in verticalprofile charts on meshes. |
Wed, 09 Dec 2009 10:22:20 +0000 | Ingo Weinzierl | Added gap detection in horizontal and vertical profile charts. Distinguish between meshes and other data sources. |
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. |
Mon, 30 Nov 2009 15:08:47 +0000 | Ingo Weinzierl | Removed needless imports. |
Tue, 24 Nov 2009 19:14:58 +0000 | Ingo Weinzierl | Added timegap definitions to charts. Adapted constructors and constructor calls. |
Thu, 19 Nov 2009 15:30:27 +0000 | Ingo Weinzierl | Implementation of classes for creating timeseries, verticalprofile and horizontalprofile charts. |