Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 847:42c4cfc0d133
Changed the type of histogram parameter 'binwidth' from integer to double (issue231).
gnv-artifacts/trunk@963 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 21 Apr 2010 09:19:07 +0000 |
parents | 8b6ef091d38c |
children | 47280aff0eb7 |
comparison
equal
deleted
inserted
replaced
846:8b6ef091d38c | 847:42c4cfc0d133 |
---|---|
1 2010-04-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue231 | |
4 | |
5 * doc/conf/products/timeseries/conf_mesh.xml, | |
6 doc/conf/products/horizontalprofile/conf_mesh.xml, | |
7 doc/conf/products/horizontalprofile/conf_instantaneouspoint.xml, | |
8 doc/conf/products/horizontalprofile/conf_mesh_cross.xml, | |
9 doc/conf/products/verticalprofile/conf_mesh.xml, | |
10 doc/conf/products/verticalprofile/conf_timeseriespoint.xml, | |
11 doc/conf/products/verticalprofile/conf_instantaneouspoint.xml: Switched | |
12 histogram parameter type 'binwidth' from integer to double. | |
13 | |
1 2010-04-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 14 2010-04-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 15 |
3 Issue229 | 16 Issue229 |
4 JFreeChart needs at least a lower and a different upper bounds to | 17 JFreeChart needs at least a lower and a different upper bounds to |
5 calculate the range of the domain axis automatically. | 18 calculate the range of the domain axis automatically. |