Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3154:a08538e21b55
Re-enable legend item aggregation.
flys-artifacts/trunk@4766 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Sat, 23 Jun 2012 18:15:17 +0000 |
parents | 46b9391b122a |
children | 74c974b10c75 |
comparison
equal
deleted
inserted
replaced
3153:46b9391b122a | 3154:a08538e21b55 |
---|---|
1 2012-06-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | |
4 Re-enable legend entry aggregation, take the threshold from | |
5 settings. | |
6 | |
1 2012-06-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2012-06-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/exports/ChartSettings.java: | 9 * src/main/java/de/intevation/flys/exports/ChartSettings.java: |
4 Parse and set legend aggregation value. | 10 Parse and set legend aggregation value. |
5 | 11 |
357 src/main/resources/messages_de_DE.properties, | 363 src/main/resources/messages_de_DE.properties, |
358 src/main/resources/messages_en.properties, | 364 src/main/resources/messages_en.properties, |
359 src/main/resources/messages_de.properties: Added i18n strings for chart | 365 src/main/resources/messages_de.properties: Added i18n strings for chart |
360 titles and axes labels. | 366 titles and axes labels. |
361 | 367 |
362 >>>>>>> .r4722 | |
363 2012-06-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 368 2012-06-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
364 | 369 |
365 Fix issue681 (wrong vertical lines in duration curve q-mainvalues on | 370 Fix issue681 (wrong vertical lines in duration curve q-mainvalues on |
366 second y-axis). | 371 second y-axis). |
367 | 372 |