Mon, 06 Feb 2012 13:04:52 +0000 |
Felix Wolfsteller |
Minor i18n for reference curve chart added.
|
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.
|
Mon, 06 Feb 2012 10:17:29 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Mon, 06 Feb 2012 10:15:41 +0000 |
Felix Wolfsteller |
Add a not-yet-looked-at CSV facet for Reference Curve.
|
Mon, 06 Feb 2012 08:36:26 +0000 |
Ingo Weinzierl |
Added a CSV export for historical discharge curves.
|
Mon, 06 Feb 2012 07:39:59 +0000 |
Felix Wolfsteller |
Adjusted to name change in River class (hibernate fix).
|
Fri, 03 Feb 2012 18:03:26 +0000 |
Sascha L. Teichmann |
First steps to serve the data in cm if we are are gauges only.
|
Fri, 03 Feb 2012 15:22:56 +0000 |
Ingo Weinzierl |
W/Q input values in historical discharge curves may now by from type double.
|
Fri, 03 Feb 2012 14:57:10 +0000 |
Sascha L. Teichmann |
Removed superfluous imports.
|
Fri, 03 Feb 2012 14:53:11 +0000 |
Sascha L. Teichmann |
Dont sort the data series in reference curve.
|
Fri, 03 Feb 2012 13:51:08 +0000 |
Felix Wolfsteller |
Removed obsolete ReferenceCurveInputState.
|
Fri, 03 Feb 2012 13:49:16 +0000 |
Felix Wolfsteller |
Improved reference curve.
|
Fri, 03 Feb 2012 13:46:03 +0000 |
Ingo Weinzierl |
Bugfix: create a report facet for historical discharge curves even if no data has been computed.
|
Fri, 03 Feb 2012 13:42:48 +0000 |
Ingo Weinzierl |
Create title, subtitle and axes labels for charts from type historical discharge curve.
|
Fri, 03 Feb 2012 13:33:58 +0000 |
Felix Wolfsteller |
Fix.
|
Fri, 03 Feb 2012 13:06:23 +0000 |
Felix Wolfsteller |
Added i18n.
|
Fri, 03 Feb 2012 13:05:25 +0000 |
Felix Wolfsteller |
Doc added and fix getAxisWalker-issue.
|
Fri, 03 Feb 2012 12:16:59 +0000 |
Sascha L. Teichmann |
Use the ApplyFunctionIterator in reference curve generation.
|
Fri, 03 Feb 2012 11:45:22 +0000 |
Ingo Weinzierl |
Added an error report for historical discharge curves.
|
Fri, 03 Feb 2012 10:45:12 +0000 |
Ingo Weinzierl |
Improved chart creation for historical discharge curves.
|
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.
|
Fri, 03 Feb 2012 09:35:46 +0000 |
Ingo Weinzierl |
New helper functions in ChartHelper and improvements in EnhancedLineAndShapeRenderer.
|
Thu, 02 Feb 2012 16:39:50 +0000 |
Ingo Weinzierl |
The HistoricalDischargeCurveGenerator now creates new AxisDataset objects and new TimeSeriesCollections for each Facet.
|
Thu, 02 Feb 2012 16:38:12 +0000 |
Ingo Weinzierl |
Improved WQTimerange and HistoricalDischargeFacet.
|
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 15:39:28 +0000 |
Ingo Weinzierl |
Added a ChartHelper class that currently contains a method to compute the xy ranges of an XYDataset.
|
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 13:23:55 +0000 |
Felix Wolfsteller |
Cosmetics/care/refac.
|
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 11:57:38 +0000 |
Ingo Weinzierl |
Added demo standalone app for evaluating different timeseries charts.
|
Thu, 02 Feb 2012 10:54:21 +0000 |
Raimund Renkert |
Issue 466.
|