Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3155:74c974b10c75
Output code to trackdown the linecolor problem
flys-artifacts/trunk@4767 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Sun, 24 Jun 2012 06:51:05 +0000 |
parents | a08538e21b55 |
children | 206daad0615b |
comparison
equal
deleted
inserted
replaced
3154:a08538e21b55 | 3155:74c974b10c75 |
---|---|
1 2012-06-24 Christian Lins <christian.lins@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/ThemeUtil.java, | |
4 src/main/java/de/intevation/flys/exports/ChartGenerator.java, | |
5 src/main/java/de/intevation/flys/themes/ThemeFactory.java, | |
6 src/main/java/de/intevation/flys/jfree/XYStyle.java: | |
7 Add debug logs. | |
8 | |
9 * src/main/java/de/intevation/flys/exports/fixings/FixWQCurveGenerator.java, | |
10 src/main/java/de/intevation/flys/jfree/StyledXYSeries.java: | |
11 Draw the W/Q function as StyledXYSeries. | |
12 | |
1 2012-06-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 13 2012-06-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | 15 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: |
4 Re-enable legend entry aggregation, take the threshold from | 16 Re-enable legend entry aggregation, take the threshold from |
5 settings. | 17 settings. |