Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 842:31f63a14a2c3
Improved the workaround of rev955: There is no gap between the left & bottom border and data area anymore (issue163).
gnv-artifacts/trunk@956 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 20 Apr 2010 09:42:04 +0000 |
parents | 9cbc8343a04d |
children | 4bae3081eb1e |
comparison
equal
deleted
inserted
replaced
841:9cbc8343a04d | 842:31f63a14a2c3 |
---|---|
1 2010-04-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue163: Workaround improved. | |
4 | |
5 * src/main/java/de/intevation/gnv/chart/VerticalCrossSectionChart.java: | |
6 Removed the bottom and left space between data area and plot border and | |
7 set a padding of 10px between each border of the whole area (containing | |
8 plot area, legend, chart title, etc). | |
9 | |
1 2010-04-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 10 2010-04-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 11 |
3 Issue163: Workaround implemented. | 12 Issue163: Workaround implemented. |
4 | 13 |
5 * src/main/java/de/intevation/gnv/chart/VerticalCrossSectionChart.java: | 14 * src/main/java/de/intevation/gnv/chart/VerticalCrossSectionChart.java: |