Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 667:434146596838
Made the chart range determination more robust against NaN values.
flys-artifacts/trunk@2081 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 08 Jun 2011 13:03:21 +0000 |
parents | eb45e05e5c5b |
children | 5523f5b889a8 3dc61e00385e |
comparison
equal
deleted
inserted
replaced
666:eb45e05e5c5b | 667:434146596838 |
---|---|
1 2011-06-08 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | |
4 Made the range determination more robust against NaN values. | |
5 | |
1 2011-06-08 Ingo Weinzierl <ingo@intevation.de> | 6 2011-06-08 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | 8 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: |
4 The second y axis is set to position "1". It was set to "2" before, but | 9 The second y axis is set to position "1". It was set to "2" before, but |
5 in that case, there was no position "1". | 10 in that case, there was no position "1". |