diff gnv-artifacts/ChangeLog @ 1053:6169ddc827ac

The format of a histogram pdf depends on the width and height specified by the user - or the default size (issue290). gnv-artifacts/trunk@1127 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 26 May 2010 07:00:55 +0000
parents b30361464775
children 8430269ec73b
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Wed May 26 06:45:03 2010 +0000
+++ b/gnv-artifacts/ChangeLog	Wed May 26 07:00:55 2010 +0000
@@ -1,6 +1,18 @@
 2010-05-26  Ingo Weinzierl <ingo.weinzierl@intevation.de>
 
-	  Issue290 - PDF format belongs to the chart's aspect ratio.
+	  Issue290 - PDF format of histograms depends on histograms' apsect ratio.
+
+	* src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java:
+	  Removed the boolean parameter to adjust the page format when calling the
+	  pdf export method of a histogram.
+
+	* src/main/java/de/intevation/gnv/exports/ChartExportHelper.java: The format
+	  of a histogram depends on its width and height. Width and height depends
+	  on user input or the default size (600x400).
+
+2010-05-26  Ingo Weinzierl <ingo.weinzierl@intevation.de>
+
+	  Issue290 - PDF format depends on the chart's aspect ratio.
 
 	* src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java:
 	  Removed reading the system property "export.pdf.landscape" to adjust the

http://dive4elements.wald.intevation.org