log gnv-artifacts/src/main/java/de/intevation/gnv/chart/TimeSeriesChart.java @ 766:a23ce49423d5

age author description
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).
Wed, 03 Mar 2010 16:26:19 +0000 Ingo Weinzierl Log important values used for gap detection if debug level is enabled.
Mon, 25 Jan 2010 16:15:31 +0000 Ingo Weinzierl Copied method from JFreeChart to adapt date formats.
Fri, 22 Jan 2010 18:22:11 +0000 Sascha L. Teichmann Fixed gnv/issue153
Wed, 20 Jan 2010 17:54:48 +0000 Ingo Weinzierl Solved issue152. Time intervals of timeseries axis are defined by JFreeChart automatically.
Tue, 19 Jan 2010 16:47:25 +0000 Ingo Weinzierl Issue142. Paid attention on array length. Parameters without values resulted in ArrayIndexOutOfBoundsExceptions.
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