Mercurial > dive4elements > gnv-client
log
age | author | description |
---|---|---|
Thu, 27 May 2010 08:48:16 +0000 | Ingo Weinzierl | Fixed a bug in the pdf export. |
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). |
Wed, 26 May 2010 07:00:55 +0000 | Ingo Weinzierl | The format of a histogram pdf depends on the width and height specified by the user - or the default size (issue290). |
Wed, 26 May 2010 06:45:03 +0000 | Ingo Weinzierl | The pdf format depends on the chart's aspect ratio (issue290). |
Tue, 25 May 2010 17:46:28 +0000 | Ingo Weinzierl | Introduced an epsilon (750ms) to be more tolerant while comparing two data objects (issue286). |