Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2998:4b6fb6d91192
issue417: duration curve main values as line(s) to curve.
flys-artifacts/trunk@4553 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 29 May 2012 14:59:04 +0000 |
parents | 60f13d966ee3 |
children | 703be13ffa74 |
comparison
equal
deleted
inserted
replaced
2997:60f13d966ee3 | 2998:4b6fb6d91192 |
---|---|
1 2012-05-29 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 solve issue417: duration curve annotations as line to curve. | |
4 | |
5 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java | |
6 (createStickyLineAnnotation): New. | |
7 Resolved todos, use the line style. | |
8 | |
1 2012-05-29 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 9 2012-05-29 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | 11 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: |
4 Doc, TODOs added. | 12 Doc, TODOs added. |
5 | 13 |