Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 849:38c8cc586a85
Expand the range of a horizontalprofile chart manually if there is only a single data point or more data points with all the same value in this chart (issue233).
gnv-artifacts/trunk@965 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 21 Apr 2010 10:35:04 +0000 |
parents | 47280aff0eb7 |
children | 39d06d01825a |
comparison
equal
deleted
inserted
replaced
848:47280aff0eb7 | 849:38c8cc586a85 |
---|---|
1 2010-04-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue233 | |
4 | |
5 * src/main/java/de/intevation/gnv/chart/HorizontalProfileChart.java: Expand | |
6 the range of the range axis (y-axis) manually if there is only one data | |
7 point or more data points with the same value. | |
8 | |
1 2010-04-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 9 2010-04-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 10 |
3 Issue243 | 11 Issue243 |
4 | 12 |
5 * src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java: | 13 * src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java: |