log gnv-artifacts/src/main/java/de/intevation/gnv/chart/VerticalProfileChart.java @ 530:d2c68f2f619b

age author description
Tue, 26 Jan 2010 10:07:44 +0000 Ingo Weinzierl Fixed an ArrayIndexOutOfBounds-exceptions which occured if there are less than two data points for chart creation.
Mon, 21 Dec 2009 13:49:49 +0000 Ingo Weinzierl Added support of gap detection in horizontalcrossprofile charts.
Thu, 17 Dec 2009 13:21:43 +0000 Ingo Weinzierl Changed depending value for gap detection in verticalprofile charts on meshes.
Wed, 16 Dec 2009 11:58:44 +0000 Ingo Weinzierl Workarround: Store lower and upper bounds of data while iterating over all data and set the max range of axes with these information. JFreeCharts method NumberAxis.setAutoRange(true) doesn't seem to work properly.
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.
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.

http://dive4elements.wald.intevation.org