Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1653:73794985a899
Enable auto-scaling axis for waterlevels in WDifference-plots.
flys-artifacts/trunk@2845 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 27 Sep 2011 14:37:18 +0000 |
parents | 46a2a5dc98b7 |
children | 33ade8153d74 |
comparison
equal
deleted
inserted
replaced
1652:46a2a5dc98b7 | 1653:73794985a899 |
---|---|
1 2011-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Enable "auto-scaling" axis for waterlevels in WDifference-plots. | |
4 | |
5 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | |
6 (createSecondaryAxis, zoomY): Refactored to allow modification in | |
7 siblings. | |
8 | |
9 * src/main/java/de/intevation/flys/exports/WDifferencesCurveGenerator.java: | |
10 (createSecondaryAxisRange): Override to achieve expected behavior. | |
11 Also adjusted label. | |
12 | |
1 2011-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 13 2011-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 14 |
3 In W-Difference Calculation, respect indices of selected facets. | 15 In W-Difference Calculation, respect indices of selected facets. |
4 | 16 |
5 * src/main/java/de/intevation/flys/artifacts/states/WDifferencesState.java: | 17 * src/main/java/de/intevation/flys/artifacts/states/WDifferencesState.java: |