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.

http://dive4elements.wald.intevation.org