Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 329:42a5269636eb
Added time gap detection to time series charts.
gnv-artifacts/trunk@395 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 02 Dec 2009 15:42:46 +0000 |
parents | 861d939e587c |
children | 477c0c46605e |
comparison
equal
deleted
inserted
replaced
328:861d939e587c | 329:42a5269636eb |
---|---|
1 2009-12-02 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/chart/TimeSeriesChart.java: Added time gap | |
4 detection. If a time gap is detected, a null value will be inserted to | |
5 break the current line. | |
6 | |
1 2009-12-02 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 7 2009-12-02 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 8 |
3 * pom.xml: Added JBoss repository for JFreeChart 1.0.13 and removed explicit | 9 * pom.xml: Added JBoss repository for JFreeChart 1.0.13 and removed explicit |
4 JCommon dependency which is now needless. Now, it is no more necessary to | 10 JCommon dependency which is now needless. Now, it is no more necessary to |
5 install JFreeChart into the local maven repository on your own. | 11 install JFreeChart into the local maven repository on your own. |