Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3166:591be3486087
FixA: Prevent that the plot becomes to small if only one point is drawn.
flys-artifacts/trunk@4779 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 25 Jun 2012 15:03:57 +0000 |
parents | 6b13d7e7b403 |
children | 6f1a102ec14a |
comparison
equal
deleted
inserted
replaced
3165:6b13d7e7b403 | 3166:591be3486087 |
---|---|
1 2012-06-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/services/FixingsKMChartService.java: | |
4 Prevent that the plot becomes to small if only one point is drawn. | |
5 | |
1 2012-06-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2012-06-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/artifacts/model/fixings/FixCalculation.java: | 8 * src/main/java/de/intevation/flys/artifacts/model/fixings/FixCalculation.java: |
4 Added debug output about the concrete coeffs found by the fitting. | 9 Added debug output about the concrete coeffs found by the fitting. |
5 | 10 |