Mercurial > dive4elements > gnv-client
log gnv-artifacts/ChangeLog @ 1054:8430269ec73b
age | author | description |
---|---|---|
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). |