log flys-artifacts/src/main/java/de/intevation/flys/exports/XYChartGenerator.java @ 2057:49b7c2b1a6a7

age author description
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.

http://dive4elements.wald.intevation.org