Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1697:2a6baa9e1576
JFreeChart: Do not fire change events for each and every data point added.
flys-artifacts/trunk@2928 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 10 Oct 2011 14:00:18 +0000 |
parents | 56953439dcae |
children | 6e935087f6a1 |
comparison
equal
deleted
inserted
replaced
1696:56953439dcae | 1697:2a6baa9e1576 |
---|---|
1 2011-10-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/CrossSectionGenerator.java, | |
4 src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | |
5 Do not fire change events for each and every data point added. | |
6 | |
1 2011-10-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2011-10-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 Fix WDifferences with more than one Pair (crashed due to incorrect index for | 9 Fix WDifferences with more than one Pair (crashed due to incorrect index for |
4 facets.) | 10 facets.) |
5 | 11 |