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