Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1934:e4a516ca2e86
When having axis in diagrams, always have one on the left.
flys-artifacts/trunk@3315 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 25 Nov 2011 08:42:44 +0000 |
parents | 9e9cfc036a3f |
children | 5b51f5232661 |
comparison
equal
deleted
inserted
replaced
1933:9e9cfc036a3f | 1934:e4a516ca2e86 |
---|---|
1 2011-11-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Let first visible axis be always on the left. | |
4 | |
5 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | |
6 (createAxes): When creating axes, keep track of which is the first | |
7 one. Set its location to "left". | |
8 | |
1 2011-11-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 9 2011-11-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 10 |
3 Use multiple axis in relevant generators. | 11 Use multiple axis in relevant generators. |
4 | 12 |
5 * src/main/java/de/intevation/flys/exports/DischargeLongitudinalSectionGenerator.java, | 13 * src/main/java/de/intevation/flys/exports/DischargeLongitudinalSectionGenerator.java, |