Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
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(). |