Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2750:97cb098dbf7a
Handle relative points in duration curve diagram.
flys-artifacts/trunk@4485 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 23 May 2012 20:45:10 +0000 |
parents | 5eb3edb4f37b |
children | e50cc06c6c4c |
comparison
equal
deleted
inserted
replaced
2749:5eb3edb4f37b | 2750:97cb098dbf7a |
---|---|
1 2012-05-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/DurationCurveGenerator.java: | |
4 Handle relative points in doOut. | |
5 | |
1 2012-05-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2012-05-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 * doc/conf/meta-data.xml: Serve fixations with relative points | 8 * doc/conf/meta-data.xml: Serve fixations with relative points |
4 for duration curves. | 9 for duration curves. |
5 | 10 |