Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 3118:6fb211753674
The fake calculation for SQ relation now creates only values bigger than 0.
flys-artifacts/trunk@4719 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 20 Jun 2012 10:56:08 +0000 |
parents | e7ff82a52c88 |
children | 238803b2cb8b |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Jun 20 08:26:49 2012 +0000 +++ b/flys-artifacts/ChangeLog Wed Jun 20 10:56:08 2012 +0000 @@ -1,3 +1,9 @@ +2012-06-20 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/model/sq/SQRelationCalculation.java: + Create only SQ objects with values > 0. Otherwise JFreeChart will break + during chart creation (values for logarithmic axes have to be > 0). + 2012-06-20 Ingo Weinzierl <ingo@intevation.de> * doc/conf/themes.xml: Adjusted the color of SQ Facets (lines and points)