log gnv-artifacts/src/main/java/de/intevation/gnv/chart/AbstractXYLineChart.java @ 656:b98d1adee7a6

age author description
Mon, 08 Mar 2010 15:15:08 +0000 Ingo Weinzierl Added an offset of five percent between values and chart border in vertical profile charts (issue186).
Thu, 21 Jan 2010 10:09:01 +0000 Ingo Weinzierl Solved issue100. Improved axes range. Scale dataset to its own axis.
Wed, 16 Dec 2009 11:58:44 +0000 Ingo Weinzierl 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.
Tue, 15 Dec 2009 10:13:09 +0000 Ingo Weinzierl Stabilized color of lines in charts. Exports (pdf, svg, png) will look like the chart in gui.
Fri, 11 Dec 2009 09:42:54 +0000 Ingo Weinzierl Fade out range axis gridlines in charts if there are more than one axis.
Tue, 08 Dec 2009 08:39:03 +0000 Tim Englich Some Refactoring work done.
Mon, 07 Dec 2009 17:03:24 +0000 Ingo Weinzierl Changed the way of adding data to charts. Same parameters have one axis - not each parameter its own one.

http://dive4elements.wald.intevation.org