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.
|
Wed, 01 Feb 2012 15:41:11 +0000 |
Ingo Weinzierl |
Improved the 'historical discharge' calculation: implemented findValueForW().
|
Wed, 01 Feb 2012 15:00:13 +0000 |
Felix Wolfsteller |
Add some fake 'input' data for reference curve. plot references curves from input km to input km +2.
|
Wed, 01 Feb 2012 14:48:00 +0000 |
Ingo Weinzierl |
Implemented the first step of Calculation6; create Facets for each calculation results.
|
Wed, 01 Feb 2012 14:43:50 +0000 |
Ingo Weinzierl |
Added a new constructor to Timerange that takes Date objects for start and end.
|
Wed, 01 Feb 2012 14:07:38 +0000 |
Sascha L. Teichmann |
W: Forget to create ws data in constructor.
|
Wed, 01 Feb 2012 14:01:46 +0000 |
Felix Wolfsteller |
Did some modifications for debugging purposes, added output to reference-curve-state.
|
Wed, 01 Feb 2012 13:59:52 +0000 |
Felix Wolfsteller |
Register ReferenceCurve-Generators.
|
Wed, 01 Feb 2012 13:58:50 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Wed, 01 Feb 2012 13:58:09 +0000 |
Felix Wolfsteller |
Add more-or-less dummy Facet in ReferenceCurveState.
|