Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/TODO @ 316:446301258f34
Added point in TODO regarding tick-unit distance of timeseries charts.
gnv-artifacts/trunk@374 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 26 Nov 2009 08:54:50 +0000 |
parents | 6a3a02e004d9 |
children |
comparison
equal
deleted
inserted
replaced
315:63f8b3fb7d9a | 316:446301258f34 |
---|---|
1 TODO: | 1 TODO: |
2 * Caching of charts is configured via system property. This should be done | 2 * Caching of charts is configured via system property. This should be done |
3 in another way. (Property: -Dcache.chart) | 3 in another way. (Property: -Dcache.chart) |
4 * charts for verticalcrosssection and horizontalcrosssection need to be | 4 * charts for verticalcrosssection and horizontalcrosssection need to be |
5 implemented | 5 implemented |
6 * distance of tick units in timeseries charts are in form of "dd-MMM". This | |
7 needs to be adapted depending on range of x-axis. |