Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu Jun 02 15:47:08 2011 +0000 +++ b/flys-artifacts/ChangeLog Fri Jun 03 06:47:51 2011 +0000 @@ -1,3 +1,11 @@ +2011-06-03 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/exports/ChartGenerator.java: Added new + methods to extract the x and y ranges from request document. + + * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: Added a + method that zooms the chart to the specified x and y ranges. + 2011-06-02 Sascha L. Teichmann <sascha.teichmann@intevation.de> * doc/conf/conf.xml: Set collection ttl to 6 hours.