log gnv-artifacts/src/main/java/de/intevation/gnv/chart/TimeSeriesChart.java @ 505:7ff916744f40

age author description
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.
Mon, 14 Dec 2009 15:56:20 +0000 Ingo Weinzierl Changed date representation in timeseries charts. Date format is sourced out to language ressource files.
Fri, 11 Dec 2009 10:41:24 +0000 Sascha L. Teichmann Removed needless imports.
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