Hi there,

I am putting some decimal data from a database into an array, in order to draw a graph. This works generally without problem. But from time to time, the graph doesn't display correctly.

Now, while echoing the data I get this:
Code:
43.2
45.2
49.6
56.2
65.1
70.2
50.5
38
36.6
14.3
15.2
6.6
4.1
5.4

...