Mercurial > dive4elements > gnv-client
view gnv-artifacts/TODO @ 364:2413273f1c13
Workarround: Store lower and upper bounds of data while iterating over all data and set the max range of axes with these information. JFreeCharts method NumberAxis.setAutoRange(true) doesn't seem to work properly.
gnv-artifacts/trunk@439 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 16 Dec 2009 11:58:44 +0000 |
parents | 446301258f34 |
children |
line wrap: on
line source
TODO: * Caching of charts is configured via system property. This should be done in another way. (Property: -Dcache.chart) * charts for verticalcrosssection and horizontalcrosssection need to be implemented * distance of tick units in timeseries charts are in form of "dd-MMM". This needs to be adapted depending on range of x-axis.