Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1941:0fa53fa65401
Fix LongitudinalSections multi-axes plotting behavior.
flys-artifacts/trunk@3322 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 28 Nov 2011 14:38:46 +0000 |
parents | 0d12e70766c8 |
children | be1270c10d9a |
comparison
equal
deleted
inserted
replaced
1940:0d12e70766c8 | 1941:0fa53fa65401 |
---|---|
1 2011-11-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Fix LongitudinalSections multi-axes plotting behavior. | |
4 | |
5 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | |
6 Removed obsolete functions, use better working multi-axis | |
7 magic by XYChartGenerator. | |
8 | |
1 2011-11-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 9 2011-11-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 10 |
3 Overhaul dataset/axis/renderer housekeeping in Mother of all | 11 Overhaul dataset/axis/renderer housekeeping in Mother of all |
4 ChartGenerators. | 12 ChartGenerators. |
5 | 13 |