Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 652:8fa4c5c9cd1a
Charts are zoomed to a specified view if the attribute document for the chart creation contains an x and/or y range.
flys-artifacts/trunk@2047 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 03 Jun 2011 06:47:51 +0000 |
parents | e6cecb661bff |
children | 67c7020f4ed3 |
comparison
equal
deleted
inserted
replaced
651:e6cecb661bff | 652:8fa4c5c9cd1a |
---|---|
1 2011-06-03 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/ChartGenerator.java: Added new | |
4 methods to extract the x and y ranges from request document. | |
5 | |
6 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: Added a | |
7 method that zooms the chart to the specified x and y ranges. | |
8 | |
1 2011-06-02 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 9 2011-06-02 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 10 |
3 * doc/conf/conf.xml: Set collection ttl to 6 hours. | 11 * doc/conf/conf.xml: Set collection ttl to 6 hours. |
4 | 12 |
5 2011-06-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 13 2011-06-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> |