Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 720:d60cc6453d45
#161 Include the 0 on the second y axis (the Q axis) in longitudinal section charts intially.
flys-artifacts/trunk@2194 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 22 Jun 2011 06:51:36 +0000 |
parents | 035c0095b427 |
children | 7298d58a1f5a |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Jun 21 21:41:49 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Jun 22 06:51:36 2011 +0000 @@ -1,3 +1,12 @@ +2011-06-22 Ingo Weinzierl <ingo@intevation.de> + + flys/issue161 (Diagramm: Q-Achse in W-Längsschnitten immer bei Q=0) + + * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: + The Q axis (which is the second y axis) initially contains the 0 value. + After a zoom action has taken place, this behaviour is no longer + supported. + 2011-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> Draw correction curve again.