Error at change of decimal places
Status: Alpha
Brought to you by:
eugenfernea
I have several values between 100 and 200, like 104,3.
As soon as a new values is below 100. e.g. 98, the
chart isnt working: y-axis is inverted, graph is draw
below x-axis for all values above 100 - see attachment
What can i do?
Logged In: NO
Found the error: a round($val,2) solved the problem... seems
the data wasn't that good