Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 2574:3598690dc9e2
Fix flys/issue501 (manual points have two legend entries).
flys-artifacts/trunk@4105 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 01 Mar 2012 14:52:15 +0000 |
parents | 39145db61317 |
children | 475dd07c2cb1 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu Mar 01 14:45:36 2012 +0000 +++ b/flys-artifacts/ChangeLog Thu Mar 01 14:52:15 2012 +0000 @@ -1,3 +1,10 @@ +2012-03-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Fix flys/issue501 (manual points have two legend entries). + + * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: + Respect wish to not have a legend entry. + 2012-03-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> Fix flys/issue636 (cross-section: name of waterlevel facets).