log flys-artifacts/src/main/java/de/intevation/flys/exports/XYChartGenerator.java @ 1944:21a4d2c677a1

age author description
Wed, 30 Nov 2011 10:10:42 +0000 Felix Wolfsteller Changed doOut signature, side effect from blackboard feature (to come).
Mon, 28 Nov 2011 15:00:46 +0000 Felix Wolfsteller Fix compilation, default 0-excluding behavior of axes.
Mon, 28 Nov 2011 14:36:56 +0000 Felix Wolfsteller Refactored XYChartGenerator to have better working multi-axes features.
Fri, 25 Nov 2011 09:39:09 +0000 Felix Wolfsteller Added handling of empty plots.
Fri, 25 Nov 2011 08:42:44 +0000 Felix Wolfsteller When having axis in diagrams, always have one on the left.
Thu, 24 Nov 2011 10:59:40 +0000 Felix Wolfsteller Fix legend and themeing with new multiaxis feature.
Thu, 24 Nov 2011 07:20:46 +0000 Felix Wolfsteller Allow more than two datasets and more flexibility with axes in plots. Based on patch by S. Teichmann.
Wed, 23 Nov 2011 14:09:29 +0000 Felix Wolfsteller Cosmetics, docs.
Thu, 10 Nov 2011 10:18:31 +0000 Felix Wolfsteller Cosmetics, resolve code duplicate.
Wed, 09 Nov 2011 13:06:08 +0000 Felix Wolfsteller Refactored, move doMainValueAnnotations to XYChartGenerator.
Wed, 26 Oct 2011 12:47:37 +0000 Felix Wolfsteller Cosmetics.
Fri, 21 Oct 2011 15:19:49 +0000 Sascha L. Teichmann Added some simple caching for themes. Only used in sticky annotations by now.
Wed, 19 Oct 2011 11:39:46 +0000 Raimund Renkert Apply theme attributes to axis annotation.
Wed, 19 Oct 2011 09:59:07 +0000 Sascha L. Teichmann XYChartGenerator: Do not crash if no zoom axis given
Wed, 19 Oct 2011 09:43:04 +0000 Ingo Weinzierl Enabled support for PDF and SVG chart exports.
Mon, 17 Oct 2011 08:45:26 +0000 Felix Wolfsteller Fix flys/issue363 (W-INFO/ Abflusskurve, Extremwert-Rendering).
Tue, 11 Oct 2011 10:38:54 +0000 Ingo Weinzierl Bugfix: #383 Add further y-axes before adjusting the ranges for each y-axis.
Mon, 10 Oct 2011 14:22:53 +0000 Sascha L. Teichmann XYChartGenerator: s/new Integer(small)/Integer.valueOf(small)/
Fri, 07 Oct 2011 15:55:38 +0000 Sascha L. Teichmann Worked on flys/issue150
Fri, 07 Oct 2011 13:33:10 +0000 Ingo Weinzierl Take care on empty ranges (null) while preparing single point ranges.
Fri, 07 Oct 2011 13:15:48 +0000 Ingo Weinzierl Bugfix: #114 Enabled rendering charts with a single data point.
Fri, 07 Oct 2011 13:14:37 +0000 Felix Wolfsteller Cosmetics.
Fri, 07 Oct 2011 10:51:09 +0000 Ingo Weinzierl Bugfix: #353 Enabled chart's to be drawn with proper axes set even if no data is contained.
Wed, 05 Oct 2011 14:23:53 +0000 Ingo Weinzierl Improved the creation/rendering of annotations (km favorites, mainvalues).
Tue, 27 Sep 2011 10:06:19 +0000 Ingo Weinzierl Bugfix: #68 Set number format of chart plot axes based on the CallMeta instance for each request.
Wed, 21 Sep 2011 12:55:36 +0000 Felix Wolfsteller Guard access to dataset to avoid NullPointerException.
Fri, 19 Aug 2011 11:28:50 +0000 Felix Wolfsteller Picky white-space cosmetics.
Fri, 01 Jul 2011 14:46:13 +0000 Ingo Weinzierl An initial implementation to render chart series based on the XML configuration in themes.xml.
Fri, 01 Jul 2011 11:16:11 +0000 Ingo Weinzierl #135 Modified the way to store datasets for different chart axes.
Tue, 21 Jun 2011 18:10:49 +0000 Ingo Weinzierl #157 Computed discharge curve charts always have a lower bound set to 0.
Tue, 21 Jun 2011 17:39:29 +0000 Ingo Weinzierl #90 Added a margin between chart data and chart axes to avoid displaying curves on the chart border.
Thu, 09 Jun 2011 10:48:13 +0000 Ingo Weinzierl Changed the zoom process - the values in the chart request document are percentual values that apply to every axis.
Wed, 08 Jun 2011 13:03:21 +0000 Ingo Weinzierl Made the chart range determination more robust against NaN values.
Fri, 03 Jun 2011 10:21:13 +0000 Ingo Weinzierl #90 Removed margins between data area border and curves.
Fri, 03 Jun 2011 07:20:39 +0000 Ingo Weinzierl Refactored the chart creation in the ChartInfoGenerators. Now, every chart is created by the XYChartGenerator again.
Fri, 03 Jun 2011 06:47:51 +0000 Ingo Weinzierl Charts are zoomed to a specified view if the attribute document for the chart creation contains an x and/or y range.
Thu, 12 May 2011 09:11:16 +0000 Ingo Weinzierl Charts are generated using the size defined in the incoming request document.
Tue, 10 May 2011 17:12:15 +0000 Ingo Weinzierl Display gridlines in charts.
Tue, 10 May 2011 12:19:17 +0000 Ingo Weinzierl Added subtitles to the available charts.
Mon, 02 May 2011 09:41:22 +0000 Ingo Weinzierl Ws and Qs of a longitudinal section chart are mapped to an own range axis now.
Fri, 29 Apr 2011 10:13:24 +0000 Ingo Weinzierl Implemented the chart creation of a longitudinal section chart - W and Q facets.

http://dive4elements.wald.intevation.org