Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 2273:7b8d59436be3
Set proper bounds for date axes in the chart info document; tell the transformation matrix which type it is (date/number).
flys-artifacts/trunk@3930 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 06 Feb 2012 14:37:30 +0000 |
parents | 4a8b519b64bd |
children | 3a48066dfd7e |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Mon Feb 06 14:22:26 2012 +0000 +++ b/flys-artifacts/ChangeLog Mon Feb 06 14:37:30 2012 +0000 @@ -1,3 +1,9 @@ +2012-02-06 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/exports/InfoGeneratorHelper.java: Set + proper bounds for date axis elements; tell the transformation matrix which + type it is (number/date). + 2012-02-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> * src/main/java/de/intevation/flys/exports/ReferenceCurveExporter.java: