graph
- Centralized the creation of new NumberAxis - new NumberAxis instances in FLYS will be from type IdentifiableNumberAxis which subclasses JFreeChart's NumberAxis.2011-12-23, by Ingo Weinzierl
- Improved chart title and subtitle creation in ChartGenerators - all ChartGenerators make now use of title and subtitle provided by ChartSettings.2011-12-23, by Ingo Weinzierl
- Make use of first attributes specified in the ChartSettings. NOTE: work is still in progress.2011-12-23, by Ingo Weinzierl
- Improved ChartSettings and depending classes to avoid a lot of casting.2011-12-23, by Ingo Weinzierl
- #242 Added header with meta information into CSV exports.2011-12-22, by Ingo Weinzierl
- Cosmetics, removed uncalled code path.2011-12-22, by Felix Wolfsteller
- Added ommitted ChangeLog entry.2011-12-22, by Felix Wolfsteller
- Include selected km in cross section diagrams subtitle.2011-12-22, by Felix Wolfsteller
- Cosmetics, doc.2011-12-22, by Felix Wolfsteller
- Make only newest CrossSection intially active in diagrams.2011-12-22, by Felix Wolfsteller
- Added function to check whether a CrossSection is the 'newest' for its river.2011-12-22, by Felix Wolfsteller
- Bugfix: repaired broken named values in exports - the last solution had bad side effects.2011-12-21, by Ingo Weinzierl