Mercurial > dive4elements > gnv-client
log
age | author | description |
---|---|---|
Wed, 16 Dec 2009 22:10:46 +0000 | Sascha L. Teichmann | Fixed index error in i-gap detection in 2D interpolation. |
Wed, 16 Dec 2009 19:29:05 +0000 | Ingo Weinzierl | Added horizontal crossprofile charts to chart pallet. Fixed some bugs before interpolation. |
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. |
Wed, 16 Dec 2009 08:05:25 +0000 | Ingo Weinzierl | Removed usesless chart factories. |