Tue, 02 Nov 2010 17:46:55 +0000 |
Ingo Weinzierl |
Added license file and license headers.
|
Tue, 29 Jun 2010 07:37:36 +0000 |
Ingo Weinzierl |
Adjust the format of axes labels in histograms corresponding the specified locale (issue316).
|
Thu, 27 May 2010 07:41:14 +0000 |
Ingo Weinzierl |
Implemented a new histogram dataset that takes the width of a single bin as well as the number of bins for the histogram (issue288).
|
Wed, 26 May 2010 17:01:29 +0000 |
Ingo Weinzierl |
Removed the parsing for double/integer values specifying the bin width or the number of bins in DefaultHistogram, because these inserted values are no longer i18n strings (issue289).
|
Mon, 12 Apr 2010 06:59:33 +0000 |
Ingo Weinzierl |
Removed compiler warnings while JavaDoc generation.
|
Mon, 29 Mar 2010 08:51:20 +0000 |
Sascha L. Teichmann |
Ordered imports. Removed needless imports. Removed empty headers.
|
Mon, 29 Mar 2010 07:58:51 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace
|
Wed, 24 Mar 2010 14:48:55 +0000 |
Ingo Weinzierl |
Added and repaired javadoc in de.intevation.gnv.chart package.
|
Wed, 24 Feb 2010 14:30:52 +0000 |
Ingo Weinzierl |
Implemented logic to adjust number of bins corresponding to user input.
|
Sun, 21 Feb 2010 21:05:55 +0000 |
Sascha L. Teichmann |
Fixed file handle leak when writing meta data.
|
Mon, 15 Feb 2010 11:44:01 +0000 |
Ingo Weinzierl |
Added new ouput mode: histogram.
|