log gnv-artifacts/src/main/java/de/intevation/gnv/chart/AbstractXYLineChart.java @ 774:d0a39efbfd96

age author description
Fri, 26 Mar 2010 10:06:36 +0000 Ingo Weinzierl Removed race-condition when trying to access the index of the next line color used in charts (applied patch in issue211).
Wed, 24 Mar 2010 14:48:55 +0000 Ingo Weinzierl Added and repaired javadoc in de.intevation.gnv.chart package.
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.
Mon, 07 Dec 2009 10:33:31 +0000 Ingo Weinzierl Sourced ChartFactory call out to an own method, which is overriden by TimeSeriesChart.
Fri, 04 Dec 2009 15:30:20 +0000 Ingo Weinzierl Added subtitles to charts.
Wed, 02 Dec 2009 10:50:12 +0000 Ingo Weinzierl New options in chart template: visibility of lines and points in charts and point's size.
Thu, 26 Nov 2009 08:47:44 +0000 Ingo Weinzierl Localization of chart axis with locale which fits best to server and browser settings.
Tue, 24 Nov 2009 14:39:36 +0000 Tim Englich Fixed some broken Method-Extentions.
Mon, 23 Nov 2009 17:01:28 +0000 Ingo Weinzierl The style of charts can be configured with ChartThemes using XML configuration files.
Fri, 20 Nov 2009 14:03:31 +0000 Ingo Weinzierl Removed duplicated and needless imports.
Thu, 19 Nov 2009 15:24:45 +0000 Ingo Weinzierl Interface and abstract classes for chart creation implemented.

http://dive4elements.wald.intevation.org