Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2775:5016609663e2
Draw line from w-annotation to duration curve, rough version.
flys-artifacts/trunk@4514 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 25 May 2012 09:13:43 +0000 |
parents | b2727413fae2 |
children | 69dd2aabbd0a |
comparison
equal
deleted
inserted
replaced
2774:b2727413fae2 | 2775:5016609663e2 |
---|---|
1 2012-05-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Draw line of w-mainvalue to duration curve, baby version. | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/model/MainValuesWFacet.java: | |
6 Calculate where mainvalue hits a duration curve. | |
7 | |
8 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | |
9 If StickyAxisAnnotation has a hit point set, add line annotation | |
10 to hit (the duration) curve. | |
11 | |
1 2012-05-25 Raimund Renkert <raimund.renkert@intevation.de> | 12 2012-05-25 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 13 |
3 * doc/conf/themes.xml: | 14 * doc/conf/themes.xml: |
4 Added a warning to not use virtual themes for facets. | 15 Added a warning to not use virtual themes for facets. |
5 | 16 |