Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2777:5543492f2da4
Slightly improved 'line-to-curve' creation of w-mainvalues/durationcurve.
flys-artifacts/trunk@4516 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 25 May 2012 09:27:01 +0000 |
parents | 69dd2aabbd0a |
children | 26f2e7e500dd |
comparison
equal
deleted
inserted
replaced
2776:69dd2aabbd0a | 2777:5543492f2da4 |
---|---|
1 2012-05-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Draw line of w-mainvalue to duration curve hit point to ground. | |
4 | |
5 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | |
6 If StickyAxisAnnotation has a hit point set, also add line annotation | |
7 from the crossing point to the x-axis. | |
8 | |
1 2012-05-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 9 2012-05-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 10 |
3 Draw line of w-mainvalue to duration curve, baby version. | 11 Draw line of w-mainvalue to duration curve, baby version. |
4 | 12 |
5 * src/main/java/de/intevation/flys/jfree/StickyAxisAnnotation.java: | 13 * src/main/java/de/intevation/flys/jfree/StickyAxisAnnotation.java: |