log gnv-artifacts/src/main/java/de/intevation/gnv/chart/VerticalProfileChart.java @ 1074:649f564a5184

age author description
Wed, 21 Apr 2010 08:46:23 +0000 Ingo Weinzierl It is possible to draw VerticalProfileCharts with just one single data point (issue229).
Sat, 17 Apr 2010 09:35:24 +0000 Sascha L. Teichmann Removed trailing whitespace.
Thu, 15 Apr 2010 07:20:05 +0000 Ingo Weinzierl Read a system property to adjust the percentage that defines the size of a gap in charts (issue175).
Mon, 12 Apr 2010 06:59:33 +0000 Ingo Weinzierl Removed compiler warnings while JavaDoc generation.
Wed, 07 Apr 2010 07:52:27 +0000 Sascha L. Teichmann Removed trailing whitespace.
Wed, 31 Mar 2010 08:01:56 +0000 Ingo Weinzierl Corrected JavaDoc errors in Chart Package.
Mon, 29 Mar 2010 08:51:20 +0000 Sascha L. Teichmann Ordered imports. Removed needless imports. Removed empty headers.
Mon, 29 Mar 2010 07:58:51 +0000 Sascha L. Teichmann Removed trailing whitespace
Wed, 24 Mar 2010 14:48:55 +0000 Ingo Weinzierl Added and repaired javadoc in de.intevation.gnv.chart package.
Mon, 08 Mar 2010 15:15:08 +0000 Ingo Weinzierl Added an offset of five percent between values and chart border in vertical profile charts (issue186).
Thu, 04 Mar 2010 08:03:56 +0000 Ingo Weinzierl Added some more debug information while gap detection.
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.

http://dive4elements.wald.intevation.org