log flys-artifacts/src/main/java/de/intevation/flys/exports/XYChartGenerator.java @ 3976:b7b8e625ec82

age author description
Fri, 28 Sep 2012 12:15:50 +0200 Thomas Arendsen Hein dummy merge for repo head
Fri, 28 Sep 2012 12:15:34 +0200 Thomas Arendsen Hein dummy merge for repo head
Sat, 22 Sep 2012 17:04:44 +0000 Christian Lins Fix for area clipping problem in longitudinal section char
Mon, 19 Mar 2012 14:13:15 +0000 Felix Wolfsteller Disable legend entry aggregation.
Wed, 07 Dec 2011 13:36:36 +0000 Ingo Weinzierl Picked rev3357, rev3359 and rev3360 from trunk.
Fri, 07 Sep 2012 14:01:50 +0000 Ingo Weinzierl Merged revisions 5391-5392 via svnmerge from
Mon, 03 Sep 2012 13:09:05 +0000 Felix Wolfsteller Better comment for logo-adders.
Sat, 01 Sep 2012 08:44:39 +0000 Sascha L. Teichmann Removed trailing whitespace.
Wed, 29 Aug 2012 23:46:21 +0000 Felix Wolfsteller Include logos in resources.
Wed, 29 Aug 2012 14:43:26 +0000 Felix Wolfsteller Deal with inverted axes in longitudinal charts and logos.
Wed, 29 Aug 2012 14:33:48 +0000 Felix Wolfsteller Improved logo placement.
Wed, 29 Aug 2012 07:58:08 +0000 Felix Wolfsteller Split logo placement property in two (vertical/horizontal).
Tue, 28 Aug 2012 15:53:05 +0000 Felix Wolfsteller sloppy logo placement property implementation.
Tue, 28 Aug 2012 13:21:38 +0000 Felix Wolfsteller Add rather faked image annotations to chart, if property is set accordingly.
Fri, 13 Jul 2012 09:45:11 +0000 Raimund Renkert Added overview output for sq relation. Currently the overview generator is
Tue, 10 Jul 2012 12:19:35 +0000 Felix Wolfsteller Fix various documentation issues.
Sun, 08 Jul 2012 07:56:46 +0000 Sascha L. Teichmann Removed superfluous imports.
Fri, 06 Jul 2012 09:57:16 +0000 Felix Wolfsteller Fix issue710 - crashing one-point-diagrams.
Wed, 04 Jul 2012 22:28:44 +0000 Christian Lins Move annotation code to base class ChartGenerator
Tue, 03 Jul 2012 08:46:14 +0000 Ingo Weinzierl Fixed various bugs (package declarations, moved classes to correct places).
Fri, 29 Jun 2012 12:35:06 +0000 Christian Lins Work in generalized annotations for chart generators
Thu, 28 Jun 2012 13:52:12 +0000 Christian Lins Set text orientation to horizontal for points in Fixation W/Q curve
Wed, 27 Jun 2012 14:48:35 +0000 Christian Lins Add point labels to W/Q curve
Tue, 26 Jun 2012 17:05:11 +0000 Sascha L. Teichmann SQ: Added fitting shell for SQ curves.
Tue, 26 Jun 2012 13:04:51 +0000 Felix Wolfsteller Refactored legend item aggregation again.
Tue, 26 Jun 2012 12:48:26 +0000 Felix Wolfsteller Extracted legenditemaggregation from xychartgenerator.
Tue, 26 Jun 2012 10:55:39 +0000 Sascha L. Teichmann Removed trailing whitespace.
Tue, 26 Jun 2012 10:34:44 +0000 Felix Wolfsteller flys-artifacts/trunk@4794 c6561f87-3c4e-4783-a992-168aeb5c3f6f
Mon, 25 Jun 2012 18:12:19 +0000 Felix Wolfsteller Progressed LegendItemAggregation.
Mon, 25 Jun 2012 15:53:34 +0000 Raimund Renkert FixA: Added longitudinal section chart.
Sun, 24 Jun 2012 17:49:07 +0000 Sascha L. Teichmann Removed trailing whitespace.
Sat, 23 Jun 2012 18:15:17 +0000 Felix Wolfsteller Re-enable legend item aggregation.
Tue, 19 Jun 2012 21:51:11 +0000 Felix Wolfsteller Fix issue681.
Mon, 18 Jun 2012 09:16:05 +0000 Sascha L. Teichmann Removed repeated x.size() calls from for loops.
Fri, 15 Jun 2012 12:23:08 +0000 Ingo Weinzierl Added model classes for SQ calculation; generate fake results and improved the SQRelationGenerator which now draws the outliers.
Fri, 15 Jun 2012 09:30:07 +0000 Sascha L. Teichmann FLYS artifacts: Removed trailing whitespace.
Wed, 13 Jun 2012 09:28:39 +0000 Christian Lins Add missing imports.
Tue, 12 Jun 2012 13:20:48 +0000 Christian Lins Move marker generation to XYChartGenerator
Tue, 29 May 2012 14:59:04 +0000 Felix Wolfsteller issue417: duration curve main values as line(s) to curve.
Tue, 29 May 2012 08:38:39 +0000 Felix Wolfsteller Doc and TODOs added.
Tue, 29 May 2012 08:23:03 +0000 Felix Wolfsteller Respect new theme setting when drawing line to curve.
Fri, 25 May 2012 13:34:46 +0000 Felix Wolfsteller Improved 'line-to-curve' rendering.
Fri, 25 May 2012 09:27:01 +0000 Felix Wolfsteller Slightly improved 'line-to-curve' creation of w-mainvalues/durationcurve.
Fri, 25 May 2012 09:13:43 +0000 Felix Wolfsteller Draw line from w-annotation to duration curve, rough version.
Fri, 25 May 2012 07:49:11 +0000 Felix Wolfsteller Minor refactoring.
Thu, 24 May 2012 13:53:39 +0000 Felix Wolfsteller Cosmetic
Wed, 16 May 2012 20:23:29 +0000 Felix Wolfsteller More stable legend item aggregation.
Wed, 16 May 2012 20:17:24 +0000 Felix Wolfsteller Cosmetics (docs).
Wed, 16 May 2012 12:39:13 +0000 Ingo Weinzierl Create chart facets for flow velocity calculation and a chart generator for this.
Fri, 27 Apr 2012 10:13:16 +0000 Felix Wolfsteller Cosmetics, doc.
Thu, 15 Mar 2012 12:28:11 +0000 Ingo Weinzierl #522 Modified axes creation: label and tick label fonts will now always be the same.
Thu, 15 Mar 2012 10:30:03 +0000 Ingo Weinzierl Removed references to Range and replaced those with references to Bounds in ChartGenerators.
Fri, 09 Mar 2012 12:57:23 +0000 Felix Wolfsteller Stubby legend aggregation.
Thu, 01 Mar 2012 14:52:15 +0000 Felix Wolfsteller Fix flys/issue501 (manual points have two legend entries).
Fri, 17 Feb 2012 11:29:41 +0000 Ingo Weinzierl Picked rev 4058,4063,4065,4068,4069 from trunk.
Tue, 14 Feb 2012 09:00:50 +0000 Felix Wolfsteller Partial Fix flys/issue500: text-orientation for texts.
Mon, 13 Feb 2012 17:48:14 +0000 Sascha L. Teichmann Make it compileable again
Mon, 13 Feb 2012 14:41:45 +0000 Felix Wolfsteller Fix flys/issue490 (text for manual points).
Fri, 10 Feb 2012 16:33:36 +0000 Ingo Weinzierl Bugfix: Take care on empty ArtifactAndFacet objects in doAnnotations().
Fri, 10 Feb 2012 10:24:33 +0000 Ingo Weinzierl New abstract methods in ChartGenerator and moved a method from ChartGenerator to XYChartGenerator.
Fri, 10 Feb 2012 08:56:19 +0000 Ingo Weinzierl Some API changes in ChartGenerator and XYChartGenerator for fetching user specified zoom values.
Fri, 10 Feb 2012 16:42:41 +0000 Ingo Weinzierl Picked rev4038 from trunk to stop Annotations break chart rendering.
Fri, 10 Feb 2012 11:18:27 +0000 Ingo Weinzierl Picked changes r4015:4026 from trunk.
Thu, 09 Feb 2012 15:59:49 +0000 Ingo Weinzierl #485 Fixed broken renaming of chart themes.
Wed, 08 Feb 2012 11:47:14 +0000 Ingo Weinzierl Put line and text annotations placed at x and y axes into foreground.
Mon, 06 Feb 2012 11:14:33 +0000 Ingo Weinzierl Registered an Info generator for historical discharge curves; made some adaptions in XYChartGenerator, ChartGenerator and TimeseriesChartGenerator.
Fri, 03 Feb 2012 13:05:25 +0000 Felix Wolfsteller Doc added and fix getAxisWalker-issue.
Fri, 03 Feb 2012 09:39:22 +0000 Ingo Weinzierl Further refactoring of XYChartGenerator / ChartGenerator with the result, that timerange charts are now able to display lines.
Thu, 02 Feb 2012 15:44:13 +0000 Ingo Weinzierl Some more refactoring in XYChartGenerator and ChartGenerator; implemented necessary stuff in TimeseriesChartGenerator and return new empty instances of timeseries charts.
Thu, 02 Feb 2012 14:00:40 +0000 Ingo Weinzierl Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator
Thu, 02 Feb 2012 12:50:33 +0000 Ingo Weinzierl Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator.
Thu, 02 Feb 2012 12:26:36 +0000 Ingo Weinzierl Added a new ChartGenerator for timeseries charts and refactored some code in XYChartGenerator.
Thu, 02 Feb 2012 10:54:21 +0000 Raimund Renkert Issue 466.
Mon, 30 Jan 2012 13:33:18 +0000 Felix Wolfsteller Add manual point handling for many different chart types.
Fri, 27 Jan 2012 14:21:51 +0000 Felix Wolfsteller Manual Point Theming improved.
Fri, 27 Jan 2012 11:19:16 +0000 Felix Wolfsteller Only add one legend item for manual point themes.
Fri, 27 Jan 2012 11:01:13 +0000 Felix Wolfsteller Render labels of manual points in a very primitive manner.
Mon, 23 Jan 2012 14:18:53 +0000 Felix Wolfsteller Theoretically allow annotations on second y ais. Practically allow Q MainValues on Q Axis in Duration Curves.
Mon, 23 Jan 2012 10:44:34 +0000 Felix Wolfsteller Somewhat unified Annotation handling, use jfreechart-house-toolkit instead of custom StickyAxisAnnotation.
Fri, 20 Jan 2012 08:38:50 +0000 Felix Wolfsteller Add basic (text) styling for HYKS.
Thu, 19 Jan 2012 13:09:00 +0000 Felix Wolfsteller Minor hyk-handling improvements.
Thu, 19 Jan 2012 11:00:27 +0000 Felix Wolfsteller Improved HYK/Zones- handling.
Wed, 18 Jan 2012 14:36:16 +0000 Raimund Renkert 'New Chart' for computed discharge curve.
Fri, 13 Jan 2012 11:08:41 +0000 Felix Wolfsteller Prevent range collapsing when negative values are given.
Wed, 11 Jan 2012 11:01:36 +0000 Sascha L. Teichmann Removed superfluous imports.
Thu, 05 Jan 2012 14:32:44 +0000 Felix Wolfsteller Fixed issue432 (legenditem-size ignored for area legend items).
Thu, 05 Jan 2012 08:34:47 +0000 Ingo Weinzierl Repaired broken legend items.
Wed, 04 Jan 2012 14:43:48 +0000 Ingo Weinzierl Moved JFreeChart specific classes to de.intevation.flys.jfree and added required imports.
Wed, 04 Jan 2012 12:24:35 +0000 Ingo Weinzierl #393 Added a new Renderer and Options in Themes that allow displaying minimum and maximum of a chart series.
Tue, 27 Dec 2011 11:19:44 +0000 Ingo Weinzierl Make use of the export size for charts specified in ChartSettings if a chart export is requested.
Tue, 27 Dec 2011 10:12:14 +0000 Ingo Weinzierl Added an ExportSection to ChartSettings which provides attributes for chart 'width' and 'height'.
Tue, 27 Dec 2011 09:09:42 +0000 Ingo Weinzierl Make use of user defined legend font size while chart creation.
Tue, 27 Dec 2011 08:50:28 +0000 Ingo Weinzierl Make use of user defined axes font sizes.
Tue, 27 Dec 2011 08:22:07 +0000 Ingo Weinzierl Use the user defined font size to set Y axes label fonts sizes.
Tue, 27 Dec 2011 08:04:12 +0000 Ingo Weinzierl Added missing getYAxisWalker() in CrossSectionGenerator and create new instances of IdentfifiableNumberAxis in XYChartGenerator.createYAxis(int).
Tue, 27 Dec 2011 07:52:25 +0000 Ingo Weinzierl Make use of user defined axes labels during chart creation.
Tue, 27 Dec 2011 07:17:07 +0000 Ingo Weinzierl Use axes ranges specified in ChartSettings for zooming in charts.
Fri, 23 Dec 2011 15:10:13 +0000 Ingo Weinzierl Centralized the creation of new NumberAxis - new NumberAxis instances in FLYS will be from type IdentifiableNumberAxis which subclasses JFreeChart's NumberAxis.
Fri, 23 Dec 2011 14:24:57 +0000 Ingo Weinzierl Improved chart title and subtitle creation in ChartGenerators - all ChartGenerators make now use of title and subtitle provided by ChartSettings.
Fri, 23 Dec 2011 08:57:25 +0000 Ingo Weinzierl Make use of first attributes specified in the ChartSettings. NOTE: work is still in progress.
Tue, 20 Dec 2011 15:14:54 +0000 Felix Wolfsteller Fix malcondition where first renderer is StableXYDifferenceRenderer.
Tue, 20 Dec 2011 06:47:08 +0000 Felix Wolfsteller Improved area rendering workflow.
Fri, 16 Dec 2011 14:42:10 +0000 Felix Wolfsteller Added simple area registering functions.
Fri, 16 Dec 2011 13:37:58 +0000 Ingo Weinzierl Improved the ChartSettings - now, each chart writes proper AxisSections into the ChartSettings.
Fri, 16 Dec 2011 10:35:08 +0000 Ingo Weinzierl Implemented the buildAxisSections() method in XYChartGenerator to include an AxisSection for the X axis.
Thu, 15 Dec 2011 17:10:42 +0000 Ingo Weinzierl Added axis sections into charts Settings.
Thu, 15 Dec 2011 15:58:56 +0000 Ingo Weinzierl Improved the ChartSettings returned by charts - it now contains a legend specific section.
Thu, 15 Dec 2011 12:05:06 +0000 Ingo Weinzierl Finished the ChartSection part of the chart Settings returned by the XYChartGenerator.
Wed, 14 Dec 2011 14:17:31 +0000 Ingo Weinzierl Implemented a ChartSettings with relevant Sections and Attributes for charts (NOTE: Work still in progress).
Wed, 14 Dec 2011 10:48:36 +0000 Felix Wolfsteller Fix/survive certain minor malconditions.
Tue, 06 Dec 2011 10:38:32 +0000 Felix Wolfsteller Further flys/issue420 fix, NaN-guard X axis extent.
Tue, 06 Dec 2011 10:26:07 +0000 Felix Wolfsteller Partial fix for flys/issue420 (Mosel/DischargeCurves), do survive empty datasets when calculating axis extents.
Wed, 30 Nov 2011 12:06:32 +0000 Sascha L. Teichmann Removed superfluous imports.
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.

http://dive4elements.wald.intevation.org