Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 783:3509735619e7
Added an offset of 15px between the right data area and the right axis (issue192).
gnv-artifacts/trunk@865 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 29 Mar 2010 12:56:13 +0000 |
parents | 725f7573b6ea |
children | 7b81d563c8c0 |
comparison
equal
deleted
inserted
replaced
782:725f7573b6ea | 783:3509735619e7 |
---|---|
1 2010-03-29 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue192 | |
4 | |
5 * src/main/java/de/intevation/gnv/chart/AbstractXYLineChart.java: Added an | |
6 offset of 15px between the right data area and the right axis. Long axes | |
7 labels near the right border aren't cut on this way. | |
8 | |
1 2010-03-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 9 2010-03-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/gnv/**/package.html: New | 11 * src/main/java/de/intevation/gnv/**/package.html: New |
4 Added package description with text 'DOCUMENT ME!'. | 12 Added package description with text 'DOCUMENT ME!'. |
5 | 13 |