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